IODA
ioda-test-chunks_and_filters.cpp File Reference
#include <iostream>
#include <vector>
#include "ioda/Engines/Capabilities.h"
#include "ioda/Engines/Factory.h"
#include "ioda/Exception.h"
#include "ioda/Group.h"
Include dependency graph for ioda-test-chunks_and_filters.cpp:

Go to the source code of this file.

Functions

template<class T >
bool testVar (ioda::Group &f, const std::string &varname, const std::vector< T > &data, const std::vector< ioda::Dimensions_t > &dims, bool chunk, bool gzip, bool szip)
 
int main (int argc, char **argv)
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 95 of file ioda-test-chunks_and_filters.cpp.

Here is the call graph for this function:

◆ testVar()

template<class T >
bool testVar ( ioda::Group f,
const std::string &  varname,
const std::vector< T > &  data,
const std::vector< ioda::Dimensions_t > &  dims,
bool  chunk,
bool  gzip,
bool  szip 
)

Definition at line 16 of file ioda-test-chunks_and_filters.cpp.

Here is the call graph for this function: