Unidata - To provide the data services, tools, and cyberinfrastructure leadership that advance Earth system science, enhance educational opportunities, and broaden participation. Unidata
         
  advanced  
 

Re: Does exist an Error list?

"Jesus E. Gabaldon" <jesus.gabaldon@xxxxxxxxxx> asked:

> Does anybody know where I can find a description list for the numerical
> netCDF errors reported during execution?

The C function nc_strerror(int err) returns a string describing the
error specified by its argument.  There are corresponding functions in
some of the other language interfaces (NF_STRERROR() for Fortran 77,
NF90_STRERROR() for Fortran 90), but no such function in the C++
interface currently.

A list of the descriptive strings for each error is also available in
the file src/libsrc/error.c in the source distribution or in the
comments in include/netcdf.h in the binary distribution.  This list
should probably be added to the Users Guides as well.

--Russ

_____________________________________________________________________

Russ Rew                                         UCAR Unidata Program
russ@xxxxxxxxxxxxxxxx                     http://www.unidata.ucar.edu

 
 
  Contact Us     Site Map     Search     Terms and Conditions     Privacy Policy     Participation Policy
 
National Science Foundation (NSF) UCAR Community Programs   Unidata is a member of the UCAR Community Programs, is managed by the University Corporation for Atmospheric Research, and is sponsored by the National Science Foundation.
P.O. Box 3000     Boulder, CO 80307-3000 USA     Tel: 303-497-8643     Fax: 303-497-8690