ERF
Energy Research and Forecasting: An Atmospheric Modeling Code
ERF_Plotfile2DMetadata.H File Reference
#include <string>
#include <AMReX_Vector.H>
#include "ERF_Plotfile2DCatalog.H"
Include dependency graph for ERF_Plotfile2DMetadata.H:
This graph shows which files directly or indirectly include this file:

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)