SLIP
1.4
|
containers reader from netcdf files It includes netcdfcpp.h More...
Go to the source code of this file.
Classes | |
class | slip::NetCDFReader< Container, T, Nb_components, Nb_block, Dim > |
NetCDFReader, inherited from ContainerReader, is a reader of netcdf files. More... | |
Namespaces | |
slip | |
This namespace corresponds to the kernel of the Simple Library on Image Processing (SLIP). That is to say that it contains the data structures and the algorithms needed by these data strucutres. | |
containers reader from netcdf files It includes netcdfcpp.h
Testing 4D containers
Adding reading of multicomponents variables (this version can only read one component per variable)
Definition in file NetCDFReader.hpp.