Re: opening a Vertical profile .nc file in grads

From: Dennis Shea <shea_at_nyahnyahspammersnyahnyah>
Date: Fri Jan 22 2010 - 06:34:35 MST

This talk group is for NCL related questions *not* GrADS questions.

Please join the GrADS user group and post the question there:
    http://www.iges.org/grads/users.html

=====
In NCL:

     diri = "./" ; input directory
     fili = "vtpr1979020100.nc"
     f = addfile(diri+fili, "r")
     bt = f->bt ; bt ( number, ch )

Ishwar Bajpai wrote:
> hello everyone,
> i am working in Vertical Profile retrievals and
> its application. Actually I have some Vertical profile files which i
> have to open through Grads. Bt unfortunately i am unable to do so. I am
> providing the link from where i have downloaded that files which is
>
>
> ftp://eclipse.ncdc.noaa.gov/pub/vtpr/197902/
>
> I downloaded the data bt unable to plot it in Grads. Please anyone out
> there to help me. Evry suggestions are kindly invited...
> Regards: Ishwar
> India Meteorological Dept
> New Delhi (/India/)
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> 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 Jan 22 06:34:41 2010

This archive was generated by hypermail 2.1.8 : Mon Feb 01 2010 - 08:05:34 MST