![]() |
|
Shared properties for meteorological products and Cartesian products (composites and single-radar images) More...
#include <ProductConf.h>


Public Types | |
| enum | OutputDataVerbosity { DEFAULT =0 , INTERMEDIATE =1 , DEBUG =2 , QUALITY =4 } |
| Determines if also intermediate results (1) are saved. See –store. | |
| typedef drain::EnumFlagger< drain::MultiFlagger< OutputDataVerbosity > > | OutputFlagger |
Public Member Functions | |
| ProductConf () | |
| Default constructor. | |
| ProductConf (const ProductConf &conf) | |
| Copy constructor. | |
Public Attributes | |
| DataSelector | dataSelector |
| std::string | targetEncoding |
| How the (main) output is encoded. | |
| ODIMPathElem | appendResults |
| If set, appends outputs in an hdf5 structure instead of overwriting. | |
| OutputFlagger | outputDataVerbosity = DEFAULT |
Shared properties for meteorological products and Cartesian products (composites and single-radar images)
TODO: separate member object
| ODIMPathElem appendResults |
If set, appends outputs in an hdf5 structure instead of overwriting.
data group in dataset group with the largest index.data group with index \i n in dataset group with the largest index.dataset data1 group in dataset group with index \i n .
1.9.8