OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022
pml_bright.h
Go to the documentation of this file.
1 #ifndef tjsm_pml_bright
2 #define tjsm_pml_bright
3 #include <stdio.h>
4 #include <math.h>
5 #include <stdlib.h>
6 #include <string.h>
7 
8 /* Function declarations */
9 int bp_gen(int sensorID, float *geom, float *rho_rc, float *td, int32_t nwave, float *rho_w, float *rho_a, float *n_ret, float *b_ret, int verbose);
10 double spm_rho(double ref, int band);
11 
12 #endif
PARAM_TYPE_NONE Default value No parameter is buried in the product name name_prefix is case insensitive string compared to the product name PARAM_TYPE_VIS_WAVE The visible wavelength bands from the sensor are buried in the product name The product name is compared by appending and name_suffix ie aph_412_giop where prod_ix will be set to PARAM_TYPE_IR_WAVE same search method as PARAM_TYPE_VIS_WAVE except only wavelength above are looped through but prod_ix is still based ie aph_2_giop for the second band
double spm_rho(double ref, int band)
int bp_gen(int sensorID, float *geom, float *rho_rc, float *td, int32_t nwave, float *rho_w, float *rho_a, float *n_ret, float *b_ret, int verbose)
geom_str geom
Definition: aerosol.c:206
int32_t sensorID[MAXNFILES]
Definition: l2bin.cpp:97
int verbose
Definition: fmt_check.c:6