Go to the documentation of this file.
32 #ifndef nc_io_instantiation_h
33 #define nc_io_instantiation_h
40 #define TMPL_NC_READ_WRITE_FILE(what) \
41 template void nc_write_to_file<what> (const String&, const what&, const Verbosity&); \
42 template void nc_read_from_file<what> (const String&, what&, const Verbosity&);
120 #undef TMPL_NC_READ_WRITE_FILE
This file contains basic functions to handle NetCDF data files.
An Antenna object used by MCGeneral.
This file contains private function declarations and template instantiation to handle NetCDF data fil...
The structure to describe a propagation path and releated quantities.
Structure which describes the single scattering properties of a.
An absorption lookup table.
A tag group can consist of the sum of several of these.
The implementation for String, the ARTS string class.
Contains the lookup data for one isotope.
NUMERIC Numeric
The type to use for all floating point numbers.
Contains the lookup data for one species.
#define TMPL_NC_READ_WRITE_FILE(what)
Structure to store a grid position.
A 2D sequential linear interpolation (SLI) lookup table.
INDEX Index
The type to use for all integer numbers and indices.
Contains the data for one retrieval quantity.