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, > A user asked if "Numeric conversion not representable" was a netCDF > error message. It appears to be, based on a support email at > > http://www.unidata.ucar.edu/projects/coohl/mhonarc/MailArchives/netcdf/msg03454.html > > Is that correct? I looked in the netCDF include files, but didn't see > that message there. (Also wasn't in /usr/system/errno.h.) Is there a place > where one can look up netCDF error messages? Yes, it is a netCDF error message, in the netCDF source file "src/libsrc/error.c". That file contains the strings for all the netCDF error messages. --Russ