[ncl-talk] Plotting Latitude Vs. Wind Speed
Dennis Shea
shea at ucar.edu
Tue Oct 6 08:27:05 MDT 2015
Well, WRF grids are (generally) curvilinear.
[1]
You could interpolate the WRF grid to a rectilinear grid. There are
examples of doing this on the ESMF regrid page:
http://www.ncl.ucar.edu/Applications/ESMF.shtml
In particular: Examples 29 and 30
For Example 30: NARR<==>WRF
[2]
You can see cross-sections on the NARR grid (likely, similar to the WRF grid)
http://www.ncl.ucar.edu/Applications/narr.shtml
Example 5 & 6
Good Luck
On Mon, Oct 5, 2015 at 4:07 PM, Mansur Ali Jisan <jisan.mansur at gmail.com> wrote:
> Hi,
>
> I am trying to plot the wind speed (Y axis) against latitude (X axis) from
> my WRF Output file but there's no coordinate system in my output files. Its
> just showing grid dimensions (i,e north-east, west-south). How can I make
> the above mentioned plot by changing the grid dimension in to coordinate
> system? Any sample script would be helpful for me.
>
> Thanks,
> Mansur.
>
> _______________________________________________
> ncl-talk mailing list
> ncl-talk at ucar.edu
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
>
More information about the ncl-talk
mailing list