[ncl-talk] Fwd: WRF NCL Panel plot
Dennis Shea
shea at ucar.edu
Thu Apr 15 13:01:32 MDT 2021
[1] What version of NCL are you using?
%> ncl -V
[2] You are using a library that is available to your local environment
only. I speculate that the WRFUserARW*.*.ncl library that is distributed
with NC has been modified.
load "WRFUserARW*_new*.ncl" ; <==== The *_new* means someone has modified
the library
[3] I do not have the WRF file you used. I tried a local wrfout_d2_ file.
I used NCL 6.6.2
I used the default WRFUserARW*.*.ncl library
%> ncl wrf_Panel.ncl_v0
warning:NoTitles is not a valid resource in /Panel_1_contour at this time
warning:NoTitles is not a valid resource in /Panel_1_contour at this time
warning:NoTitles is not a valid resource in /Panel_1_contour at this time
warning:NoTitles is not a valid resource in /Panel_1_contour at this time
warning:NoTitles is not a valid resource in /Panel_1_vector at this time
warning:NoTitles is not a valid resource in /Panel_1_vector at this time
warning:NoTitles is not a valid resource in /Panel_1_contour at this time
(0) wrf_map_overlay: Warning: This procedure is obsolete. Consider
(0) using wrf_map_overlays instead.
(0) wrf_map_overlay: Warning: This procedure is obsolete. Consider
(0) using wrf_map_overlays instead.
(0) wrf_map_overlay: Warning: This procedure is obsolete. Consider
(0) using wrf_map_overlays instead.
(0) wrf_map_overlay: Warning: This procedure is obsolete. Consider
(0) using wrf_map_overlays instead.
See the attached figure.
The issue is that the NoTitles' resource is not recognized. I do not know
why.
On Thu, Apr 15, 2021 at 12:30 PM Barry Lynn via ncl-talk <
ncl-talk at mailman.ucar.edu> wrote:
> Hi:
>
> Are you making vertical cross-sections or horizontal cross-sections?
>
> Barry
> On Thu, 15 Apr 2021 at 12:35 Arnaitz Fernández via ncl-talk <
> ncl-talk at mailman.ucar.edu> wrote:
>
>> Hi, my name is Arnaitz, I'm spanish and I'm practising with NCL for
>> plotting WRF output files. I'm trying to create a 4 plot panels but I can't
>> obtain the good one. My objective is todo to a 4 panel with plots of
>> different variables (with interest for severe weather forecasting) but I
>> have problems. The error is the next one:
>>
>> warning:mpGridMaskMode is not a valid resource in /Panel - 93_vector at
>> this time
>> warning:cnFillOn is not a valid resource in /Panel - 93_vector at this
>> time
>> warning:cnInfoLabelFontHeightF is not a valid resource in /Panel -
>> 93_vector at this time
>> warning:mpLimitMode is not a valid resource in /Panel - 93_vector at this
>> time
>> warning:mpLeftCornerLonF is not a valid resource in /Panel - 93_vector at
>> this time
>> warning:mpRightCornerLonF is not a valid resource in /Panel - 93_vector
>> at this time
>> warning:mpLeftCornerLatF is not a valid etc.
>>
>> I send you my code and I'll be grateful if you can help me.
>> _______________________________________________
>> ncl-talk mailing list
>> ncl-talk at mailman.ucar.edu
>> List instructions, subscriber options, unsubscribe:
>> https://mailman.ucar.edu/mailman/listinfo/ncl-talk
>
> --
> Guest Editor of Special Issue “Extreme Hydroclimatic Events and Prediction”
> LINK:
>
> https://www.mdpi.com/journal/water/special_issues/Extreme_Hydroclimatic_Events
>
> Barry H. Lynn, Ph.D
> Senior Associate Scientist, Lecturer,
> The Institute of the Earth Science,
> The Hebrew University of Jerusalem,
> Givat Ram, Jerusalem 91904, Israel
> Tel: 972 547 231 170
> Fax: (972)-25662581
>
> C.E.O, Weather It Is, LTD
> Weather and Climate Focus
> http://weather-it-is.com
> Jerusalem, Israel
> Local: 02 930 9525
> Cell: 054 7 231 170
> Int-IS: x972 2 930 9525
>
> _______________________________________________
> ncl-talk mailing list
> ncl-talk at mailman.ucar.edu
> List instructions, subscriber options, unsubscribe:
> https://mailman.ucar.edu/mailman/listinfo/ncl-talk
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.ucar.edu/pipermail/ncl-talk/attachments/20210415/6e40ffb5/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Panel_1.png
Type: image/png
Size: 249451 bytes
Desc: not available
URL: <https://mailman.ucar.edu/pipermail/ncl-talk/attachments/20210415/6e40ffb5/attachment-0001.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: wrf_Panel.ncl_v0
Type: application/octet-stream
Size: 3239 bytes
Desc: not available
URL: <https://mailman.ucar.edu/pipermail/ncl-talk/attachments/20210415/6e40ffb5/attachment-0001.obj>
More information about the ncl-talk
mailing list