#include <GetValues.h>
|
| void | print (std::ostream &) const |
| |
Definition at line 47 of file GetValues.h.
◆ GetValues()
| mpas::GetValues::GetValues |
( |
const GeometryMPAS & |
geom, |
|
|
const ufo::Locations & |
locs, |
|
|
const eckit::Configuration & |
config |
|
) |
| |
◆ ~GetValues()
| mpas::GetValues::~GetValues |
( |
| ) |
|
|
virtual |
◆ classname()
| static const std::string mpas::GetValues::classname |
( |
| ) |
|
|
inlinestatic |
◆ fillGeoVaLs()
| void mpas::GetValues::fillGeoVaLs |
( |
const StateMPAS & |
state, |
|
|
const util::DateTime & |
t1, |
|
|
const util::DateTime & |
t2, |
|
|
ufo::GeoVaLs & |
geovals |
|
) |
| const |
fill a GeoVaLs object using a StateMPAS object
fillGeoVaLs() Calls the fortran subroutine that will convert then interpolate the state variable fields to the requested GeoVaLs variables then locations, respectively.
- Parameters
-
| [in] | state | reference to the input StateMPAS object |
| [in] | t1 | DateTime that is the beginning of the requested time window |
| [in] | t2 | DateTime that is the end of the requested time window |
| [out] | geovals | reference to the GeoVaLs object that will be populated |
Definition at line 60 of file GetValues.cc.
◆ print()
| void mpas::GetValues::print |
( |
std::ostream & |
os | ) |
const |
|
private |
◆ geom_
◆ keyGetValues_
◆ locs_
| ufo::Locations mpas::GetValues::locs_ |
|
private |
◆ model2geovars_
The documentation for this class was generated from the following files: