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.
>From: psanhuez <address@hidden> >Organization: The University of Tennessee >Keywords: 200206071925.g57JPIJ15887 netCDF error -31 Pedro, >Could you please, let me know what does mean error number -31? > >I'm running a program that read MM5 output data and I received this error: >"netCDF error number -31" >and the program stop. netCDF-specific errors are defined in libsrc/netcdf.h. A -31, however, is a system error. To determine the meaning of this (and other errors not defined in netcdf.h), you will need to look in /usr/include/sys/errno.h. >Appreciate, >Pedro Sanhueza > >===================================================================== >Pedro Sanhueza H. >Associate Professor Universidad de Santiago de Chile >PhD Environmental Engineering - The University of Tennessee >e-mail: address@hidden >web-site:http://web.utk.edu/~psanhuez >===================================================================== Tom Yoksas