OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022
l1_hmodis_hdf.h
Go to the documentation of this file.
1 #ifndef _L1_HMODIS_HDF_H
2 #define _L1_HMODIS_HDF_H
3 
4 #include <stdint.h>
5 #include "l1.h"
6 
8 int openl1_hmodis_hdf(filehandle *l1file);
9 int readl1_hmodis_hdf(filehandle *l1file, int32_t recnum, l1str *l1rec);
10 int readl1_lonlat_hmodis_hdf(filehandle *l1file, int32_t recnum, l1str *l1rec);
11 
12 #endif
int32 l1file(int32 sdfid, int32 *nsamp, int32 *nscans, int16 *dtynum)
Definition: l1stat_chk.c:586
int readl1_lonlat_hmodis_hdf(filehandle *l1file, int32_t recnum, l1str *l1rec)
read l1rec
read recnum
int openl1_hmodis_hdf(filehandle *l1file)
int closel1_hmodis_hdf()
int readl1_hmodis_hdf(filehandle *l1file, int32_t recnum, l1str *l1rec)