|
REMORA
Regional Modeling of Oceans Refined Adaptively
|

Go to the source code of this file.
Functions | |
| std::string | ReadNetCDFVarAttrStr (const std::string &fname, const std::string &var_name, const std::string &attr_name) |
| Helper function for reading a single variable attribute. | |
| std::string ReadNetCDFVarAttrStr | ( | const std::string & | fname, |
| const std::string & | var_name, | ||
| const std::string & | attr_name | ||
| ) |
Helper function for reading a single variable attribute.
| fname | Name of NetCDF file |
| var_name | Name of variable |
| attr_name | Name of attribute to read |
Definition at line 13 of file REMORA_NCFile.cpp.
Referenced by NCTimeSeries::Initialize(), NCTimeSeriesBoundary::Initialize(), and NCTimeSeriesRiver::Initialize().

