Re: Reading special dataset with addfile

From: Dennis Shea <shea_at_nyahnyahspammersnyahnyah>
Date: Wed Mar 28 2012 - 21:21:44 MDT

   f = addfile("...","r")
   x = f->$"harvest.start"$

Please read the Mini-Language Manual.
http://www.ncl.ucar.edu/Document/Manuals/

The above is covered on page 10

On 3/28/12 8:50 PM, Xin Xi wrote:
> Hi, there
> I have a dataset (netcdf format) with parameters named as "plant.end",
> "harvest.start" and "harvest.end", etc. While using add_file, it
> reported errors due to the naming of the parameters - with dot (.) or
> reserved character ("end"). Any idea what I can do to it, other than go
> through the trouble of revising the netcdf file?
> Thanks!
> Xin
>
>
> _______________________________________________
> 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 Wed Mar 28 21:21:53 2012

This archive was generated by hypermail 2.1.8 : Mon Apr 09 2012 - 13:43:03 MDT