[gradsusr] Error while opening NETCDF datafile
sreejith k.s
jithu9907 at gmail.com
Sun Jul 1 03:29:29 EDT 2012
Dear sir,
This is the data information that I get after using ncdump -h command-
netcdf Concatenate {
dimensions:
LON = 720 ;
LAT = 330 ;
LEV = 1 ;
TAXIS = UNLIMITED ; // (120 currently)
variables:
double LON(LON) ;
LON:units = "degrees_east" ;
LON:modulo = 360. ;
LON:point_spacing = "even" ;
LON:axis = "X" ;
double LAT(LAT) ;
LAT:units = "degrees_north" ;
LAT:point_spacing = "even" ;
LAT:axis = "Y" ;
double LEV(LEV) ;
LEV:units = "meters" ;
LEV:positive = "down" ;
LEV:point_spacing = "even" ;
LEV:axis = "Z" ;
double TAXIS(TAXIS) ;
TAXIS:units = "MONTHS since 1901-01-15 00:00:00" ;
TAXIS:axis = "T" ;
TAXIS:time_origin = "15-JAN-1901" ;
float NEW(TAXIS, LEV, LAT, LON) ;
NEW:missing_value = -1.e+34f ;
NEW:_FillValue = -1.e+34f ;
NEW:long_name = "TEMP[D=1,L=1:12] + TIMESTAMP" ;
// global attributes:
:history = "FERRET V6.72 1-Jul-12" ;
:Conventions = "CF-1.0" ;
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://gradsusr.org/pipermail/gradsusr/attachments/20120701/b5a829ed/attachment-0003.html
More information about the gradsusr
mailing list