[ncl-talk] Errors Using WRF_lc_8.ncl

Mary Haley haley at ucar.edu
Wed Dec 19 09:10:21 MST 2018


These warnings are annoying, but they are harmless.

The first five warnings are from some internal WRF stuff and you'll just
have to ignore those.  In NCL V6.5.0, I believe these warnings no longer
occur.

The last warning about vcRefAnnoFontHeightF is happening because you are
creating a contour plot, but trying to set a vector resource.  You can't
set any vcXXXX resources when creating a contour plot, because they apply
to vectors only.

--Mary

On Mon, Dec 17, 2018 at 12:57 PM Ronald Stenz <rds238 at cornell.edu> wrote:

> Hi, I'm trying to use WRF_lc_8.ncl to plot WRF output and I am receiving
> the following errors:
>
> warning:start_lat is not a valid resource in WRF_lc_vector at this time
> warning:start_lon is not a valid resource in WRF_lc_vector at this time
> warning:end_lat is not a valid resource in WRF_lc_vector at this time
> warning:end_lon is not a valid resource in WRF_lc_vector at this time
> warning:mpNestTime is not a valid resource in map at this time
> warning:vcRefAnnoFontHeightF is not a valid resource in WRF_lc_contour at
> this time
>
>
> I attached the link for where I got the code (I'm using the website
> version modified to read my specific files).  I do not understand how to go
> about tracking down what this problem is...  Does anyone have an idea what
> these not a valid resource errors mean or how I can go about fixing this?
> Thanks!
>
> https://www.ncl.ucar.edu/Applications/Scripts/WRF_lc_8.ncl
>
>
> <https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail&utm_term=icon> Virus-free.
> www.avast.com
> <https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail&utm_term=link>
> <#m_3969055808955126519_DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>
> _______________________________________________
> ncl-talk mailing list
> ncl-talk at ucar.edu
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20181219/a0961c4f/attachment.html>


More information about the ncl-talk mailing list