forked from NOAA-EMC/GSI-fix
-
Notifications
You must be signed in to change notification settings - Fork 0
/
IASI_CLDDET.NL
executable file
·31 lines (31 loc) · 1.59 KB
/
IASI_CLDDET.NL
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
&Cloud_Detect_Coeffs
N__Band_Size(1)=184
N__Bands(1:184,1)= 16, 38, 49, 51, 55, 57, 59, 61, 63, 66,
70, 72, 74, 79, 81, 83, 85, 87, 89, 92,
95, 97, 99, 101, 104, 106, 109, 111, 113, 116,
119, 122, 125, 128, 131, 133, 135, 138, 141, 144,
146, 148, 151, 154, 157, 159, 161, 163, 165, 167,
170, 173, 176, 178, 179, 180, 183, 185, 187, 189,
191, 193, 195, 197, 199, 201, 203, 205, 207, 210,
212, 214, 217, 219, 222, 224, 226, 228, 230, 232,
234, 236, 239, 241, 242, 243, 246, 249, 252, 254,
256, 258, 260, 262, 265, 267, 269, 271, 272, 273,
275, 278, 280, 282, 284, 286, 288, 290, 292, 294,
296, 299, 301, 303, 306, 308, 310, 312, 314, 316,
318, 320, 323, 325, 327, 329, 331, 333, 335, 341,
347, 350, 352, 354, 356, 358, 360, 362, 364, 366,
369, 371, 373, 375, 377, 379, 381, 386, 389, 404,
407, 410, 414, 416, 426, 428, 432, 434, 445, 457,
515, 546, 552, 566, 571, 573, 646, 662, 668, 756,
867, 921, 1027, 1090, 1133, 1191, 1194, 1271, 1805, 1884,
1946, 1991, 2094, 2239
N__GradChkInterval(1:5) = 12,5,5,5,5
R__BT_Threshold(1)=0.6
L__Do_Imager_Cloud_Detection = .TRUE.
N__Num_Imager_Chans = 2
N__Num_Imager_Clusters = 7
N__Imager_Chans(1:2) = 2, 3
R__Stddev_Threshold(1:2) = 0.60, 0.60
R__Coverage_Threshold = 0.3
R__FG_Departure_Threshold = 2.0
/