PISM, A Parallel Ice Sheet Model 2.3.0-79cae578d committed by Constantine Khrulev on 2026-03-22
Loading...
Searching...
No Matches

◆ AxisType

Axis corresponding to dimensions (and coordinate variables) in a NetCDF file.

Values of T_AXIS, X_AXIS, Y_AXIS, Z_AXIS are also used as indexes in start and count arrays – this is why they have consecutive values starting from 0.

Enumerator
T_AXIS 
X_AXIS 
Y_AXIS 
Z_AXIS 
UNKNOWN_AXIS 
EXP_ID_AXIS 

Definition at line 34 of file IO_Flags.hh.