285 | | ||[=#PA0242 PA0242] ||illegal netcdf precision: netcdf_precision( ...)="..." || See [#PA0241 PA0241]. Allowed NETCDF precisions are 'NF90_REAL4' (single precision) or 'NF90_REAL8'. || |
286 | | ||[=#PA0243 PA0243] ||unknown variable in inipar assignment: netcdf_precision(...)="..." || See [#PA0241 PA0241]. Allowed outputs are 'xy', 'xz', 'yz', '2d', '3d', 'pr', 'ts', 'sp', 'prt' or 'all'. || |
287 | | ||[=#PA0244 PA0244] ||no grid defined for variable ... || All output quantities need a grid on which they are then output. See [../userint/output user-defined] output documentation for a detailed description on how to output your own quantities. || |
| 285 | ||[=#PA0242 PA0242] ||illegal netcdf precision: netcdf_precision( ...)="..." || See [#PA0241 PA0241]. Allowed NETCDF precisions are 'NF90_REAL4' (single precision) or 'NF90_REAL8' (double precision) . || |
| 286 | ||[=#PA0243 PA0243] ||unknown variable in initialization_parameters assignment: netcdf_precision(...)="..." || See [#PA0241 PA0241]. Allowed outputs are 'xy', 'xz', 'yz', '2d', '3d', 'pr', 'ts', 'sp', 'prt' or 'all'. || |
| 287 | ||[=#PA0244 PA0244] ||no grid defined for variable ... || All output quantities need a grid on which they are then output. See [../userint/output user-defined] output documentation for a detailed description on how to output your own quantities. If you did not define your own output quantities and if you did not change the code please submit a [/newticket trouble ticket].|| |