OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022

#include <l1.h>

Public Attributes

int32_t length
 
int32_t npix
 
int32_t iscan
 
int32_t detnum
 
int32_t mside
 
double scantime
 
double fsol
 
bool is_l2
 
float tilt
 
float alt
 
char * data
 
int32_t * nobs
 
float * lon
 
float * lat
 
float * solz
 
float * sola
 
float * senz
 
float * sena
 
float * Lt
 
float * Lt_unc
 
float * Ltir
 
float * Bt
 
float * delphi
 
float * csolz
 
float * csenz
 
int32_t * pixnum
 
char * slot
 
float * alpha
 
float * scattang
 
float * ws
 
float * wd
 
float * mw
 
float * zw
 
float * pr
 
float * oz
 
float * wv
 
float * rh
 
float * no2_tropo
 
float * no2_strat
 
float * no2_frac
 
float * sfcp
 
float * sfcrh
 
float * sfct
 
float * icefr
 
float * height
 
float * dem
 
float * ws_unc
 
float * wd_unc
 
float * mw_unc
 
float * zw_unc
 
float * pr_unc
 
float * oz_unc
 
float * wv_unc
 
float * rh_unc
 
float * no2_tropo_unc
 
float * no2_strat_unc
 
short * ancqc
 
short * ssttype
 
int32_t * flags
 
char * mask
 
char * hilt
 
char * cloud
 
char * glint
 
char * land
 
char * swater
 
char * ice
 
char * solzmax
 
char * senzmax
 
char * stlight
 
char * absaer
 
char * navfail
 
char * navwarn
 
char * filter
 
float * t_h2o
 
float * t_o2
 
float * tg_sol
 
float * tg_sen
 
float * t_sol
 
float * t_sen
 
float * rhof
 
float * tLf
 
float * Lr
 
float * L_q
 
float * L_u
 
float * polcor
 
float * dpol
 
float * TLg
 
float * rhos
 
float * glint_coef
 
float * cloud_albedo
 
float * aerindex
 
float * sstref
 
float * sssref
 
float * sw_n
 
float * sw_a
 
float * sw_bb
 
float * sw_a_avg
 
float * sw_bb_avg
 
float * rho_cirrus
 
int32_t * pixdet
 
float * radcor
 
float * Fo
 
int16_t scn_fmt
 
float margin_s
 
filehandle * l1file
 
void * private_data
 
geom_struc * geom_per_band
 
anc_struc * anc_add
 
anc_aer_struc * anc_aerosol
 
cld_struc * cld_dat
 

Detailed Description

Definition at line 142 of file l1.h.

Member Data Documentation

◆ absaer

char* absaer

Definition at line 235 of file l1.h.

◆ aerindex

float* aerindex

Definition at line 258 of file l1.h.

◆ alpha

float* alpha

Definition at line 186 of file l1.h.

◆ alt

float alt

Definition at line 159 of file l1.h.

◆ anc_add

anc_struc* anc_add

Definition at line 290 of file l1.h.

◆ anc_aerosol

anc_aer_struc* anc_aerosol

Definition at line 293 of file l1.h.

◆ ancqc

short* ancqc

Definition at line 219 of file l1.h.

◆ Bt

float* Bt

Definition at line 179 of file l1.h.

◆ cld_dat

cld_struc* cld_dat

Definition at line 296 of file l1.h.

◆ cloud

char* cloud

Definition at line 227 of file l1.h.

◆ cloud_albedo

float* cloud_albedo

Definition at line 257 of file l1.h.

◆ csenz

float* csenz

Definition at line 183 of file l1.h.

◆ csolz

float* csolz

Definition at line 182 of file l1.h.

◆ data

char* data

Definition at line 166 of file l1.h.

◆ delphi

float* delphi

Definition at line 181 of file l1.h.

◆ dem

float* dem

Definition at line 205 of file l1.h.

◆ detnum

int32_t detnum

Definition at line 147 of file l1.h.

◆ dpol

float* dpol

Definition at line 253 of file l1.h.

◆ filter

char* filter

Definition at line 239 of file l1.h.

◆ flags

int32_t* flags

Definition at line 224 of file l1.h.

◆ Fo

float* Fo

Definition at line 274 of file l1.h.

◆ fsol

double fsol

Definition at line 152 of file l1.h.

◆ geom_per_band

geom_struc* geom_per_band

Definition at line 287 of file l1.h.

◆ glint

char* glint

Definition at line 228 of file l1.h.

◆ glint_coef

float* glint_coef

Definition at line 256 of file l1.h.

◆ height

float* height

Definition at line 204 of file l1.h.

◆ hilt

char* hilt

Definition at line 226 of file l1.h.

◆ ice

char* ice

Definition at line 231 of file l1.h.

◆ icefr

float* icefr

Definition at line 203 of file l1.h.

◆ is_l2

bool is_l2

Lt values are actually (above water?) reflectance; skip atmocor

Definition at line 154 of file l1.h.

◆ iscan

int32_t iscan

Definition at line 146 of file l1.h.

◆ l1file

filehandle* l1file

Definition at line 281 of file l1.h.

◆ L_q

float* L_q

Definition at line 250 of file l1.h.

◆ L_u

float* L_u

Definition at line 251 of file l1.h.

◆ land

char* land

Definition at line 229 of file l1.h.

◆ lat

float* lat

Definition at line 170 of file l1.h.

◆ length

int32_t length

Definition at line 143 of file l1.h.

◆ lon

float* lon

Definition at line 169 of file l1.h.

◆ Lr

float* Lr

Definition at line 249 of file l1.h.

◆ Lt

float* Lt

Definition at line 175 of file l1.h.

◆ Lt_unc

float* Lt_unc

Definition at line 176 of file l1.h.

◆ Ltir

float* Ltir

Definition at line 178 of file l1.h.

◆ margin_s

float margin_s

Definition at line 279 of file l1.h.

◆ mask

char* mask

Definition at line 225 of file l1.h.

◆ mside

int32_t mside

Definition at line 148 of file l1.h.

◆ mw

float* mw

Definition at line 191 of file l1.h.

◆ mw_unc

float* mw_unc

Definition at line 209 of file l1.h.

◆ navfail

char* navfail

Definition at line 236 of file l1.h.

◆ navwarn

char* navwarn

Definition at line 237 of file l1.h.

◆ no2_frac

float* no2_frac

Definition at line 199 of file l1.h.

◆ no2_strat

float* no2_strat

Definition at line 198 of file l1.h.

◆ no2_strat_unc

float* no2_strat_unc

Definition at line 216 of file l1.h.

◆ no2_tropo

float* no2_tropo

Definition at line 197 of file l1.h.

◆ no2_tropo_unc

float* no2_tropo_unc

Definition at line 215 of file l1.h.

◆ nobs

int32_t* nobs

Definition at line 168 of file l1.h.

◆ npix

int32_t npix

Definition at line 144 of file l1.h.

◆ oz

float* oz

Definition at line 194 of file l1.h.

◆ oz_unc

float* oz_unc

Definition at line 212 of file l1.h.

◆ pixdet

int32_t* pixdet

Definition at line 270 of file l1.h.

◆ pixnum

int32_t* pixnum

Definition at line 184 of file l1.h.

◆ polcor

float* polcor

Definition at line 252 of file l1.h.

◆ pr

float* pr

Definition at line 193 of file l1.h.

◆ pr_unc

float* pr_unc

Definition at line 211 of file l1.h.

◆ private_data

void* private_data

Definition at line 284 of file l1.h.

◆ radcor

float* radcor

Definition at line 271 of file l1.h.

◆ rh

float* rh

Definition at line 196 of file l1.h.

◆ rh_unc

float* rh_unc

Definition at line 214 of file l1.h.

◆ rho_cirrus

float* rho_cirrus

Definition at line 266 of file l1.h.

◆ rhof

float* rhof

Definition at line 247 of file l1.h.

◆ rhos

float* rhos

Definition at line 255 of file l1.h.

◆ scantime

double scantime

Definition at line 151 of file l1.h.

◆ scattang

float* scattang

Definition at line 187 of file l1.h.

◆ scn_fmt

int16_t scn_fmt

Definition at line 278 of file l1.h.

◆ sena

float* sena

Definition at line 174 of file l1.h.

◆ senz

float* senz

Definition at line 173 of file l1.h.

◆ senzmax

char* senzmax

Definition at line 233 of file l1.h.

◆ sfcp

float* sfcp

Definition at line 200 of file l1.h.

◆ sfcrh

float* sfcrh

Definition at line 201 of file l1.h.

◆ sfct

float* sfct

Definition at line 202 of file l1.h.

◆ slot

char* slot

slot number

Definition at line 185 of file l1.h.

◆ sola

float* sola

Definition at line 172 of file l1.h.

◆ solz

float* solz

Definition at line 171 of file l1.h.

◆ solzmax

char* solzmax

Definition at line 232 of file l1.h.

◆ sssref

float* sssref

Definition at line 260 of file l1.h.

◆ sstref

float* sstref

Definition at line 259 of file l1.h.

◆ ssttype

short* ssttype

Definition at line 222 of file l1.h.

◆ stlight

char* stlight

Definition at line 234 of file l1.h.

◆ sw_a

float* sw_a

Definition at line 262 of file l1.h.

◆ sw_a_avg

float* sw_a_avg

Definition at line 264 of file l1.h.

◆ sw_bb

float* sw_bb

Definition at line 263 of file l1.h.

◆ sw_bb_avg

float* sw_bb_avg

Definition at line 265 of file l1.h.

◆ sw_n

float* sw_n

Definition at line 261 of file l1.h.

◆ swater

char* swater

Definition at line 230 of file l1.h.

◆ t_h2o

float* t_h2o

Definition at line 241 of file l1.h.

◆ t_o2

float* t_o2

Definition at line 242 of file l1.h.

◆ t_sen

float* t_sen

Definition at line 246 of file l1.h.

◆ t_sol

float* t_sol

Definition at line 245 of file l1.h.

◆ tg_sen

float* tg_sen

Definition at line 244 of file l1.h.

◆ tg_sol

float* tg_sol

Definition at line 243 of file l1.h.

◆ tilt

float tilt

Definition at line 158 of file l1.h.

◆ tLf

float* tLf

Definition at line 248 of file l1.h.

◆ TLg

float* TLg

Definition at line 254 of file l1.h.

◆ wd

float* wd

Definition at line 190 of file l1.h.

◆ wd_unc

float* wd_unc

Definition at line 208 of file l1.h.

◆ ws

float* ws

Definition at line 189 of file l1.h.

◆ ws_unc

float* ws_unc

Definition at line 207 of file l1.h.

◆ wv

float* wv

Definition at line 195 of file l1.h.

◆ wv_unc

float* wv_unc

Definition at line 213 of file l1.h.

◆ zw

float* zw

Definition at line 192 of file l1.h.

◆ zw_unc

float* zw_unc

Definition at line 210 of file l1.h.


The documentation for this struct was generated from the following file:
  • /gfs-oceanweb/web/ocssw/ocssw_src/oel_hdf4/libl1/l1.h