[ncl-talk] Plotting RAP fields

Dennis Shea shea at ucar.edu
Mon Aug 24 08:00:05 MDT 2015


Hi JIm

Attached are two scripts. One uses indexing of vertical coordinates; the
other, usese NCL's coordinate subscripting in the vertical. MaryH provided
me with  a key to plot the data:


  res at mpLambertParallel1F    = lon2d at Latin1
  res at mpLambertParallel2F    = lon2d at Latin2
  res at mpLambertMeridianF     = lon2d at Lov
  res at mpCenterLonF           = lon2d at Lo1
  res at mpCenterLatF           = lon2d at La1


There are other images but the attached gives the flavor of the images.

HTH
D


On Thu, Aug 20, 2015 at 5:07 PM, Jim Means <jim at weatherextreme.com> wrote:

> Hello List,
>
> I'm trying to make some plots from Rapid Refresh (RAP) data--specifically
> I wanted to plot winds at different levels.  Can anyone point me to an NCL
> application example that would involve similar steps to what I need to go
> through to make plots?
>
> In general I get confused going from an arbitrary model coordinate system
> to coordinate variables that NCL needs for plotting.
>
> Thanks,
>
> Jim
> --
> <http://www.weatherextreme.com>
>
> * James D. Means, Ph.D.*
> Atmospheric and Climate Scientist
> <jim at weatherextreme.com>jim at weatherextreme.com| vcard
> <http://www.weatherextreme.com/vcards/James%20MEANS.vcf>
> 930 Tahoe Blvd., Suite 802-560
> Incline Village, Nevada 89451
> www.weatherextreme.com
>
> <https://www.facebook.com/wxextreme> <https://twitter.com/wxextreme>
> <http://www.linkedin.com/company/weatherextreme>
>
> _______________________________________________
> 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/20150824/95af79de/attachment-0001.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: twittericon.png
Type: image/png
Size: 3524 bytes
Desc: not available
Url : http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20150824/95af79de/attachment-0005.png 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: facebookicon.png
Type: image/png
Size: 3261 bytes
Desc: not available
Url : http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20150824/95af79de/attachment-0006.png 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signaturelogo.png
Type: image/png
Size: 8813 bytes
Desc: not available
Url : http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20150824/95af79de/attachment-0007.png 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: linkedin.png
Type: image/png
Size: 3508 bytes
Desc: not available
Url : http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20150824/95af79de/attachment-0008.png 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: rap_1.ncl
Type: application/octet-stream
Size: 3618 bytes
Desc: not available
Url : http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20150824/95af79de/attachment-0002.obj 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: rap.ncl
Type: application/octet-stream
Size: 3397 bytes
Desc: not available
Url : http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20150824/95af79de/attachment-0003.obj 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: rap.png
Type: image/png
Size: 341926 bytes
Desc: not available
Url : http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20150824/95af79de/attachment-0009.png 


More information about the ncl-talk mailing list