|
ERF
Energy Research and Forecasting: An Atmospheric Modeling Code
|
#include <string>#include <unordered_map>#include <vector>#include <netcdf.h>#include <netcdf_par.h>

Go to the source code of this file.
Classes | |
| struct | ncutils::NCDType |
| Wrapper around NetCDF data types. More... | |
| struct | ncutils::NCDim |
| Representation of NetCDF dimension. More... | |
| struct | ncutils::NCVar |
| Representation of a NetCDF variable. More... | |
| class | ncutils::NCGroup |
| Representation of a NetCDF group. More... | |
| class | ncutils::NCFile |
Namespaces | |
| ncutils | |