|
PISM, A Parallel Ice Sheet Model 2.3.0-79cae578d committed by Constantine Khrulev on 2026-03-22
|
◆ has_attribute()
Checks if an attribute is present. Ignores empty strings, except for the "units" attribute. Definition at line 296 of file VariableMetadata.cc. References pism::VariableAttributes::is_set(), and m_attributes. Referenced by pism::IceModel::bootstrap_2d(), pism::check_consistency_epsg(), check_range(), pism::common_flags(), pism::NetCDFConfig::is_set_impl(), pism::lambert_cylindrical_equal_area_to_proj(), pism::mercator_to_proj(), pism::polar_stereographic_to_proj(), pism::rotated_latitude_longitude_to_proj(), and pism::atmosphere::PIK::update_impl(). |