PISM, A Parallel Ice Sheet Model
stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
|
◆ dimension_type()
Get the "type" of a dimension. The "type" is one of X_AXIS, Y_AXIS, Z_AXIS, T_AXIS. Definition at line 493 of file File.cc. References pism::RuntimeError::add_context(), pism::units::are_convertible(), pism::axis_type_from_string(), filename(), find_variable(), PISM_ERROR_LOCATION, read_text_attribute(), pism::T_AXIS, pism::UNKNOWN_AXIS, pism::X_AXIS, pism::Y_AXIS, and pism::Z_AXIS. Referenced by pism::io::dimension_types(), pism::grid::InputGridInfo::InputGridInfo(), nrecords(), pism::io::read_spatial_variable(), and pism::io::time_dimension(). |