ncl_natgrid_errors - Man Page
This document briefly describes all the errors reported from Natgrid.
Description
Each entry below includes the error number and its meaning.
- Insufficient data in gridded region to triangulate.
- Duplicate input data coordinates are not allowed.
- Unable to open file for writing algorithmic data.
- WARNING: The ratio of vertical to horizontal scales is too large for meaningful gradient estimation. Rescale the data if gradients are required.
- WARNING: The ratio of vertical to horizontal scales is too small for meaningful gradient estimation. Rescale the data if gradients are required.
- WARNING: The ratio of x-axis breadth to y-axis breadth of this gridded region may be too extreme for good interpolation. Changing the block proportions, or rescaling the x or y coordinate may be indicated. Gradient calculations have been disabled.
- Unable to allocate storage for ivector.
- Unable to allocate storage for dvector.
- Unable to allocate storage for **imatrix.
- Unable to allocate storage for imatrix[].
- Unable to allocate storage for **fmatrix.
- Unable to allocate storage for fmatrix[].
- Unable to allocate storage for **dmatrix.
- Unable to allocate storage for dmatrix[].
- Unable to allocate storage for raw data.
- Unable to allocate storage for a simplex.
- Unable to allocate storage for temp.
- Unable to allocate storage for neig.
- slopes have not been computed, set sdip.
- row argument out of range.
- column argument out of range.
- aspects have not been computed, set sdip.
- Parameter name not known.
- Cannot open error file.
- Automatic scaling has been done - aspects will be distorted and consequently are not returned. Rescale your data manually, or by setting magx, magy, and magz appropriately.
- Automatic scaling has been done - slopes will be distorted and consequently are not returned. Rescale your data manually, or by setting magx, magy, and magz appropriately.
- Coordinate is outside of the gridded region for a single point interpolation.
- Cannot compute aspects and slopes in conjunction with single point interpolation mode.
- Fortran DOUBLE PRECISION entries are not supported on UNICOS.
- Error number out of range.
See Also
natgrid, c_natgridd, c_natgrids, c_nngetaspectd, c_nngetaspects, c_nngetsloped, c_nngetslopes, natgridd, natgrids, nngetaspectd, nngetaspects, nngetslopes, nngetslpped.
Complete documentation for Natgrid is available at URL
http://ngwww.ucar.edu/ngdoc/ng/ngmath/natgrid/nnhome.html
Copyright
Copyright (C) 2000
University Corporation for Atmospheric Research
The use of this Software is governed by a License Agreement.
Info
March 1997-1998 UNIX NCAR GRAPHICS