[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: problem with writing netcdf file
- Subject: Re: problem with writing netcdf file
- Date: Fri, 01 Apr 2005 11:17:09 -0700
Tom Whittaker wrote:
Russ & John --
Thanks! I was basing the structure of the new file from an "ncdump
-h" of an existing one, which listed "long" for a few of the variables.
really? on a netcdf-3 file, using the C version of ncdump ?
you can get a long value from a non-netcdf-3 file, using java version of
ncdump.