PISM, A Parallel Ice Sheet Model 2.2.2-d6b3a29ca committed by Constantine Khrulev on 2025-03-28
|
◆ dimension_type()
Get the "type" of a dimension. The "type" is one of X_AXIS, Y_AXIS, Z_AXIS, T_AXIS. Definition at line 460 of file File.cc. References pism::RuntimeError::add_context(), pism::units::are_convertible(), pism::axis_type_from_string(), pism::member(), name(), PISM_ERROR_LOCATION, read_text_attribute(), pism::T_AXIS, pism::UNKNOWN_AXIS, variable_exists(), pism::X_AXIS, pism::Y_AXIS, and pism::Z_AXIS. Referenced by pism::io::dimension_types(), pism::grid::Parameters::FromGridDefinition(), pism::grid_name(), pism::grid::InputGridInfo::InputGridInfo(), nrecords(), pism::io::read_spatial_variable(), and pism::io::time_dimension(). |