ocssw
V2022
|
water_spectra.c
Go to the documentation of this file.
1 /* ============================================================================================== */
6 /* ============================================================================================== */
22 /* ---------------------------------------------------------------------------------------------- */
24 /* ---------------------------------------------------------------------------------------------- */
77 "-E- %s line %d: unable to open %s for reading\n", __FILE__, __LINE__, input->water_spectra_file);
85 fprintf(stderr, "-E- %s line %d: error reading %s at line %d\n", __FILE__, __LINE__, input->water_spectra_file, i);
101 /* ---------------------------------------------------------------------------------------------- */
104 /* ---------------------------------------------------------------------------------------------- */
138 /* ---------------------------------------------------------------------------------------------- */
139 /* bbw_spectra() - returns water backscatter at wavelength, wl, averaged over bandwidth, width */
141 /* ---------------------------------------------------------------------------------------------- */
175 /* ---------------------------------------------------------------------------------------------- */
void get_aw_bbw(l2str *l2rec, float wave[], int nwave, float *aw, float *bbw)
Definition: water_spectra.c:179
Definition: common.h:9