FV3-JEDI
fv3jedi::FieldsMetadata Class Reference

#include <FieldsMetadata.h>

Public Member Functions

 FieldsMetadata (const eckit::Configuration &)
 
FieldMetadata getField (const std::string &) const
 

Private Attributes

std::map< std::string, FieldMetadatafields_
 

Detailed Description

Definition at line 159 of file FieldsMetadata.h.

Constructor & Destructor Documentation

◆ FieldsMetadata()

fv3jedi::FieldsMetadata::FieldsMetadata ( const eckit::Configuration &  confFull)
explicit

Definition at line 69 of file FieldsMetadata.cc.

Here is the call graph for this function:

Member Function Documentation

◆ getField()

FieldMetadata fv3jedi::FieldsMetadata::getField ( const std::string &  fieldIOName) const

Definition at line 182 of file FieldsMetadata.cc.

Here is the caller graph for this function:

Member Data Documentation

◆ fields_

std::map<std::string, FieldMetadata> fv3jedi::FieldsMetadata::fields_
private

Definition at line 166 of file FieldsMetadata.h.


The documentation for this class was generated from the following files: