Re: Cross-section plots

From: Dennis Shea <shea_at_nyahnyahspammersnyahnyah>
Date: Fri Oct 19 2012 - 07:14:37 MDT

Please look at the Examples page:
      http://www.ncl.ucar.edu/Applications/

  Under 'Plot Types'

Press/height vs. latitude
Press/height vs. longitude
Press/height vs. time

If you need an arbitrary cross section, see
 
http://www.ncl.ucar.edu/Document/Functions/Contributed/linint2_points_Wrap.shtml

Cross sections are just regular contour plots wher

     y -> {height, pressure, depth}
     x -> {lat,lon,time}

================================================

If you are "new to NCL", please read the mini-Language manual at

    http://www.ncl.ucar.edu/Document/Manuals/

On 10/19/12 12:43 AM, astroqing wrote:
> Hi,
> I am new to NCL and I want to
> draw cross-section plots with Ncep Reanalysis data which is in lat/lon
> projection.
> I only find the sample scripts used to draw WRF output with the
> functions wrf_user_intrp3d( ) to interpolate variable horizontally, and
> it can not be used in Ncep data.
> So I am writing to ask if you can help and tell me how to solve the problem?
> Thanks a lot!
> Tao Qing
> 2012-10-19
> ------------------------------------------------------------------------
>
>
> _______________________________________________
> ncl-talk mailing list
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
>
_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Fri Oct 19 07:14:59 2012

This archive was generated by hypermail 2.1.8 : Tue Oct 23 2012 - 11:10:04 MDT