OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022

Public Attributes

int32_t id
 
char file [FILENAME_MAX]
 
char shortname [FILENAME_MAX]
 
double starttime
 
int16_t resolution
 
int32_t nlines
 
int32_t npixls
 
int32_t n_sds
 
sds_struct * sds
 

Detailed Description

Definition at line 129 of file l1_hmodis_hdf.c.

Member Data Documentation

◆ file

char file[FILENAME_MAX]

file path

Definition at line 131 of file l1_hmodis_hdf.c.

◆ id

int32_t id

HDF4 file ID

Definition at line 130 of file l1_hmodis_hdf.c.

◆ n_sds

int32_t n_sds

number of science data sets loaded

Definition at line 137 of file l1_hmodis_hdf.c.

◆ nlines

int32_t nlines

(nscans*ndets)

Definition at line 135 of file l1_hmodis_hdf.c.

◆ npixls

int32_t npixls

(usually 1354)*1000/resolution

Definition at line 136 of file l1_hmodis_hdf.c.

◆ resolution

int16_t resolution

native resolution: 1000, 500 or 250 meters

Definition at line 134 of file l1_hmodis_hdf.c.

◆ sds

sds_struct* sds

array of data set pointers

Definition at line 138 of file l1_hmodis_hdf.c.

◆ shortname

char shortname[FILENAME_MAX]

M[OY]D03 or M[OY]D02[1HQ]KM

Definition at line 132 of file l1_hmodis_hdf.c.

◆ starttime

double starttime

granule start time from metadata, in unixtime

Definition at line 133 of file l1_hmodis_hdf.c.


The documentation for this struct was generated from the following file: