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.