Go to the documentation of this file.
23 l1str *
l1rec = l2rec->l1rec;
25 for (ip = 0; ip <
l1rec->npix; ip++) {
27 ipb =
l1rec->l1file->nbands*ip;
34 l1rec->ws[ip] > 8.0 ||
35 l1rec->sstref[ip] < 25.0 ||
36 l2rec->nLw[ipb + 1] <= 0.0 ||
37 l2rec->nLw[ipb + 2] <= 0.0 ||
38 l2rec->nLw[ipb + 4] <= 0.0) {
42 de = l2rec->nLw[ipb + 2] - l2rec->nLw[ipb + 1];
43 nu = l2rec->nLw[ipb + 2] - l2rec->nLw[ipb + 4];
45 if (de > 0 && nu > 0) {
47 if ((l2rec->nLw[ipb + 2] > 1.4 && l2rec->nLw[ipb + 2] < 3.0) &&
48 (tdn > 0.4 && tdn < 0.6))
void get_tricho(l2str *l2rec, uint8 tricho[])