REMORA
Regional Modeling of Oceans Refined Adaptively
|
#include <string>
#include <unordered_map>
#include <vector>
#include <pnetcdf.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::NCFile |
Namespaces | |
namespace | ncutils |