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