1csagrid_errors(3NCARG) NCAR GRAPHICS csagrid_errors(3NCARG)
2
3
4
6 csagrid_errors - This document briefly describes all the errors
7 reported from Csagrid.
8
10 Each entry below includes the error number and its meaning.
11
12 33 Internal error in matrix computation, contact a consultant.
13
14 34 Failure in matrix computation, usually indicates insufficient
15 number of input data.
16
17 35 Internal error in matrix computation, contact a consultant.
18
19 102 Number of knots is less than 4.
20
21 103 Input data range is zero.
22
23 104 Partial derivative order out of range zero to two.
24
25 105 Insufficient number of input data.
26
27 106 Insufficient work space (Fortran entry only).
28
29 107 Failure in matrix computation, usually indicates insufficient
30 number of input data.
31
32 202 Number of knots is less than 4 in some coordinate direction.
33
34 203 Insufficient workspace.
35
37 csagrid, csa1s, csa1xs, csa2s, csa2xs, csa2ls, csa2lxs, csa3s, csa3xs,
38 csa3ls, csa3lxs, c_csa1s, c_csa1xs, c_csa2s, c_csa2xs, c_csa2ls,
39 c_csa2lxs, c_csa3s, c_csa3xs, c_csa3ls, c_csa3lxs.
40
41 Complete documentation for Csagrid is available at URL
42 http://ngwww.ucar.edu/ngdoc/ng/ngmath/csagrid/csahome.html
43
45 Copyright (C) 2000
46 University Corporation for Atmospheric Research
47
48 The use of this Software is governed by a License Agreement.
49
50
51
52UNIX January 1999 csagrid_errors(3NCARG)