Go to the documentation of this file.
13 int32_t
npix = l2rec->l1rec->npix;
15 for (ip = 0; ip <
npix; ip++) {
20 l2rec->aermodmin2[ip] =
BAD_INT;
21 l2rec->aermodmax2[ip] =
BAD_INT;
30 for (ib = 0; ib <
nbands; ib++) {
36 if(l2rec->l1rec->uncertainty){
42 l2rec->outband_correction[ipb] = 1.0;
48 if(
input->proc_uncertainty==2){
51 l2rec->covariance_matrix[ipb+ib]=0.;
void init_l2(l2str *l2rec, int32_t nbands)