PISM, A Parallel Ice Sheet Model 2.2.2-d6b3a29ca committed by Constantine Khrulev on 2025-03-28
Loading...
Searching...
No Matches

◆ append_history()

void pism::File::append_history ( const std::string &  history) const

Append to the history global attribute.

Use write_attribute("PISM_GLOBAL", "history", ...) to overwrite "history".

Definition at line 578 of file File.cc.

References pism::RuntimeError::add_context(), name(), read_text_attribute(), redef(), and write_attribute().