Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
maja
maja-gipp2
Commits
0a050968
Commit
0a050968
authored
May 31, 2022
by
jbrossar
Browse files
modify VENUS cloud mask gipp params to come back to the ones used in VM1
parent
b9f035f0
Pipeline
#10701
passed with stages
in 6 minutes and 51 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
VENUS/VE_TEST_GIP_L2COMM_L_ALLSITES_00001_20170801_21000101.EEF
View file @
0a050968
...
...
@@ -216,13 +216,13 @@
<!-- Threshold on surface reflectance in the Refl_water_band band for pixels declared water (if sunglint_flag is True) -->
<Water_Sunglint_Reflectance_Threshold>
0.16
</Water_Sunglint_Reflectance_Threshold>
<!-- Minimum Threshold on surface reflectance variation with time in the blue band -->
<Min_Threshold_Var_Blue>
0.0
16
</Min_Threshold_Var_Blue>
<Min_Threshold_Var_Blue>
0.0
20
</Min_Threshold_Var_Blue>
<!-- Maximum Threshold on surface reflectance variation with time in the blue band -->
<Max_Threshold_Var_Blue>
0.0
6
0
</Max_Threshold_Var_Blue>
<Max_Threshold_Var_Blue>
0.0
7
0
</Max_Threshold_Var_Blue>
<!-- Difference between the threshold used for the initial variation detection step and the one used for the extension step -->
<Delta_Threshold>
0.00
3
</Delta_Threshold>
<Delta_Threshold>
0.00
5
</Delta_Threshold>
<!-- Time delay after which Refl_Variation_Threshold is doubled (in days) -->
<Cloud_Forgetting_Duration>
45
</Cloud_Forgetting_Duration>
<Cloud_Forgetting_Duration>
30
</Cloud_Forgetting_Duration>
<!-- Default altitude attributed to cloud pixels, if stereoscopy has not detected any cloud (in meter) -->
<Default_Altitude>
500
</Default_Altitude>
<!-- Maximum cloud altitude, to find the zone where clouds outside the image could cast shadows (in meter) -->
...
...
@@ -236,7 +236,7 @@
<!-- Parameter for comparison of variations in the blue and in the red -->
<K_Red_Blue>
1.50
</K_Red_Blue>
<!-- Radius of the correlation window -->
<N_Correl>
3
</N_Correl>
<N_Correl>
8
</N_Correl>
<!-- Minimum number of pixels to take correlation into account -->
<Min_Pixel_Correl>
15
</Min_Pixel_Correl>
<!-- Minimum altitude excursion around the altitude obtained via stereoscopy, to refine the altitude value (in meter) -->
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment