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

[netCDFJava #UIT-326023]: Problem with DataType long

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: [netCDFJava #UIT-326023]: Problem with DataType long
  • Date: Mon, 10 Dec 2007 15:37:44 -0700

Hi Janet:

You cant use the long type in _writing_ to a netcdf file, since netcdf-3 doesnt 
support longs (8 byte ints). We could do an automatic conversion to, say, 
double. But if you are writing the IOSP, you should just decide what data type 
fits best.

Sorry that the documentation is not clear....

Ticket Details
===================
Ticket ID: UIT-326023
Department: Support netCDF Java
Priority: Normal
Status: Open