32 #ifndef _HDF5GMCFSpecialCVARRAY_H
33 #define _HDF5GMCFSpecialCVARRAY_H
52 product_type(product_type)
58 virtual BaseType *ptr_duplicate();
60 int format_constraint (
int *cor,
int *step,
int *edg);
71 void obtain_gpm_l3_layer(
int, vector<int>&,vector<int>&,vector<int>&);
72 void obtain_gpm_l3_hgt(
int, vector<int>&,vector<int>&,vector<int>&);
73 void obtain_gpm_l3_nalt(
int, vector<int>&,vector<int>&,vector<int>&);
77 #endif // _HDF5GMCFSpecialCVARRAY_H
HDF5GMCFSpecialCVArray(H5DataType dtype, int tnumelm, const string &varfullpath, H5GCFProduct product_type, const string &n="", BaseType *v=0)
static class NCMLUtil overview
This class specifies the core engineering of mapping HDF5 to DAP by following CF. ...