PISM, A Parallel Ice Sheet Model  stable v2.1.1 committed by Constantine Khrulev on 2024-12-04 13:36:58 -0900

◆ read_impl()

void pism::NetCDFConfig::read_impl ( const File nc)
protectedvirtual

Read flag flags and double parameters from a NetCDF file.

Erases all the present parameters before reading.

Implements pism::Config.

Definition at line 192 of file Config.cc.

References pism::File::filename(), pism::VariableMetadata::get_name(), m_config_filename, m_data, and pism::io::read_attributes().