PISM, A Parallel Ice Sheet Model  stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800

◆ 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().