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

◆ process_ts_shortcuts()

static std::set<std::string> pism::process_ts_shortcuts ( const Config config,
const std::set< std::string > &  input 
)
static

Process -ts_vars shortcuts.

Definition at line 30 of file output_ts.cc.

References pism::Config::get_string(), and set_split().

Referenced by pism::IceModel::init_timeseries().