PISM, A Parallel Ice Sheet Model 2.2.2-d6b3a29ca committed by Constantine Khrulev on 2025-03-28
|
◆ init_timeseries()
Initializes the code writing scalar time-series. Definition at line 45 of file output_ts.cc. References pism::RuntimeError::add_context(), pism::File::dimension_length(), m_config, m_grid, m_log, m_sys, m_time, m_ts_diagnostics, m_ts_filename, m_ts_times, m_ts_vars, PISM_ERROR_LOCATION, pism::io::PISM_NETCDF3, pism::io::PISM_READWRITE, pism::io::PISM_READWRITE_MOVE, PREPEND_HISTORY, pism::process_ts_shortcuts(), pism::io::read_1d_variable(), run_stats(), pism::set_join(), pism::set_split(), SKIP_MAPPING, pism::vector_max(), write_metadata(), and pism::write_run_stats(). Referenced by misc_setup(). |