File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -19,6 +19,10 @@ station_latitude: 46.81
1919station_longitude : 6.94
2020station_altitude : 491.
2121
22+ # liquid cloud check parameters
23+ liquid_cloud_check :
24+ do_check : False
25+ multiplying_factor : 0.075
2226
2327# instrument parameters (frequency-dependent parameters go are associated to channels sorted by increasing frequency)
2428# ---------------------
Original file line number Diff line number Diff line change @@ -13,6 +13,3 @@ check_Tb_offset: False
1313delta_azi_sun : 7 # minimum accepted absolute azimuth offset between instrument pointing and sun
1414delta_ele_sun : 7 # minimum accepted absolute elevation offset between instrument pointing and sun
1515Tb_threshold : [2.7, 330.0] # Threshold for min and max Tb
16-
17-
18- # potential future extension for liquid_cloud_flag
You can’t perform that action at this time.
0 commit comments