ocssw
V2022
|
qaa.h
int qaaf_v6(int nbands, float *wavel, float *Rrs, float *aw, float *bbw, float *rrs, float *u, float *a, float *bb, unsigned char *flags)
Quasi-Analytical Algorithm v4.
Definition: qaa.c:279
int qaa_v6(int nbands, double *wavel, double *Rrs, double *aw, double *bbw, double *rrs, double *u, double *a, double *bb, unsigned char *flags)
Quasi-Analytical Algorithm v6.
Definition: qaa.c:200
int qaa_decomp(int nbands, double *wavel, double *rrs, double *a, double *aw, double *adg, double *aph, unsigned char *flags)
Quasi-Analytical Algorithm - decomposition of total absorption.
Definition: qaa.c:380
int qaa_init(int i410, int i440, int i490, int i555, int i640)
initalize Quasi-Analytical Algorithm v4
Definition: qaa.c:132
PGE01 indicating that PGE02 PGE01 V6 for and PGE01 V2 for MOD03 were used to produce the granule By convention adopted in all MODIS Terra PGE02 code versions are The fourth digit of the PGE02 version denotes the LUT version used to produce the granule The source of the metadata environment variable ProcessingCenter was changed from a QA LUT value to the Process Configuration A sign used in error in the second order term was changed to a
Definition: HISTORY.txt:424
int qaaf_decomp(int nbands, float *wavel, float *rrs, float *a, float *aw, float *adg, float *aph, unsigned char *flags)
Quasi-Analytical Algorithm - decomposition of total absorption.
Definition: qaa.c:450