|
ERF
Energy Research and Forecasting: An Atmospheric Modeling Code
|


Go to the source code of this file.
Namespaces | |
| plotfile2d | |
Functions | |
| const char * | plotfile2d::diagnostic_category_to_string (DiagnosticCategory category) noexcept |
| const char * | plotfile2d::missing_policy_to_string (MissingPolicy policy) noexcept |
| std::string | plotfile2d::missing_value_json (MissingPolicy policy) |
| std::string | plotfile2d::escape_json_string (const std::string &value) |
| std::string | plotfile2d::format_2d_metadata_json (const amrex::Vector< std::string > &varnames) |
| std::string | plotfile2d::metadata_json_filename (const std::string &plotfilename) |
| void | plotfile2d::write_2d_metadata_json (const std::string &plotfilename, const amrex::Vector< std::string > &varnames) |