ocssw
V2022
|
hdf5utils.h
Definition: bin_io.cpp:23
double unix2gpstai(double unixtime)
hid_t h5d_create(hid_t grp, const char *nam, hid_t typ, int rank, hsize_t d0, hsize_t d1, hsize_t d2, hsize_t d3, hsize_t d4, hsize_t d5, hid_t *dataset, hid_t *dataspace, hid_t plist)
Definition: hdf5util.cpp:129
double gpstai2utc2000(double gpstai)
but the philosophy of the MODIS L1 routines is that the output granule must be if it contains even a single packet of useable data Some of the spacecraft ancillary data in L0 datasets is available only on a cycle that repeates every seconds MOD_PR01 therefore looks backwards up to for such packets If the seconds preceeding the start of an MOD_PR01 run are covered by a different L0 dataset
Definition: MOD_PR01_pr.txt:33
no change in intended resolving MODur00064 Corrected handling of bad ephemeris attitude data
Definition: HISTORY.txt:356
double get_tai(int32_t year, int32_t doy, double millisec)
Extra metadata that will be written to the HDF4 file l2prod rank
Definition: HOWTO_Add_a_product.txt:80
herr_t h5d_write(hid_t id, const char *name, void *data, hsize_t rank, hsize_t s[6], hsize_t e[6])
Definition: hdf5util.cpp:365
double gpstai2unix(double gpstai)
herr_t h5d_read(hid_t id, const char *name, void *data, hsize_t rank, hsize_t s[6], hsize_t e[6])
Definition: hdf5util.cpp:427
int CreateH5D(hid_t grp, const char *sname, const char *lname, const char *units, double low, double high, float slope, float offset, hid_t nt, int rank, int32_t d0, int32_t d1, int32_t d2, int32_t d3, int32_t d4, int32_t d5, const char *dn0, const char *dn1, const char *dn2, const char *dn3, const char *dn4, const char *dn5, hid_t plist)
Definition: hdf5util.cpp:181
int SetScalarH5A(hid_t id, const char *name, hid_t type, const void *value)
Definition: hdf5util.cpp:166
int h5a_set(hid_t dataset, const char *nam, hid_t typ, hid_t cnt, void *data)
Definition: hdf5util.cpp:41