10 #ifndef HDFSPARRAYGeoField_H
11 #define HDFSPARRAYGeoField_H
22 HDFSPArrayGeoField (int32 rank,
const std::string& filename,
const int sdfd, int32 fieldref, int32 dtype,
SPType sptype,
int fieldtype,
const std::string & fieldname,
const std::string & n =
"", BaseType * v = 0):
30 fieldtype (fieldtype),
39 int format_constraint (
int *cor,
int *step,
int *edg);
80 void readtrmml3a_v6 (int32 *, int32 *, int32 *,
int);
83 void readtrmml3c_v6 (int32 *, int32 *, int32 *,
int);
85 void readtrmml2_v6 (int32 *, int32 *, int32 *,
int);
89 void readobpgl2 (int32 *, int32 *, int32 *,
int);
92 void readobpgl3 (
int *,
int *,
int *,
int);
95 void readtrmml3b_v6 (int32 *, int32 *, int32 *,
int);
98 void readtrmml3_v7 (int32 *, int32 *, int32 *,
int);
102 void readcersavgid1 (
int *,
int *,
int *,
int);
105 void readcersavgid2 (
int *,
int *,
int *,
int);
108 void readcerzavg (int32 *, int32 *, int32 *,
int);
111 void readceravgsyn (int32 *, int32 *, int32 *,
int);
114 void readceres4ig (int32 *, int32 *, int32 *,
int);
116 template <
typename T>
void LatLon2DSubset (T* outlatlon,
int ydim,
int xdim, T* latlon, int32 * offset, int32 * count, int32 * step);
BaseType * ptr_duplicate()
static class NCMLUtil overview
HDFSPArrayGeoField(int32 rank, const std::string &filename, const int sdfd, int32 fieldref, int32 dtype, SPType sptype, int fieldtype, const std::string &fieldname, const std::string &n="", BaseType *v=0)