[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: problem with writing netcdf file

This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.


  • 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.