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

◆ reference_date()

static std::string pism::reference_date ( const File input_file,
const Config config,
const Logger log 
)
static

Get the reference date from a file or the configuration parameter.

Definition at line 109 of file Time.cc.

References pism::File::filename(), pism::Config::get_flag(), pism::Config::get_string(), pism::Logger::message(), and reference_date_from_file().

Referenced by start_time(), and pism::Time::Time().