NCL File Attributes

From: Lunde, Bruce N CIV NAVOCEANO, NP1 <bruce.lunde_at_nyahnyahspammersnyahnyah>
Date: Mon, 22 Jun 2009 18:19:42 -0400

Hello,

When you read a netcdf file into NCL you
can print its contents with print(ncfile).
Outside of NCL you can use ncl_filedump.

Both of these print out information about
"file global attributes:"
and
"dimensions:"

Is the information contained in these
two sections available directly in NCL
(such as for "dimensions: lon=274"), or
do I have to do ncl_filedump outside of
NCL, save its output, process the output,
and read it into NCL ?

Thanks, Bruce

_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk

Received on Mon Jun 22 2009 - 16:19:42 MDT

This archive was generated by hypermail 2.2.0 : Thu Jun 25 2009 - 06:30:15 MDT