You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Due to the nature of the OpenEO implementation of this algorithm, the spatial extent has to be in inline GeoJSON format.
82
-
- The BAP score is fully dependent on the quality of the SCL band. Wrongly classified pixels may therefore a receive a higher score than expected.
82
+
- The BAP score is fully dependent on the quality of the SCL band. Wrongly classified pixels may therefore receive a higher score than expected.
83
83
- The method is efficient up to 50x50km areas. For larger areas of interest, we recommend splitting the area into smaller tiles.
84
84
<!-- For different areas of interest, the user may need to tweak the relative weights of the three scores in BAP. This tweaking can be a lengthy procedure that is largely based on trial-and-error. Currently not applicable as the weights are not parametrized in the first version. -->
85
85
86
86
# Known artifacts
87
87
88
-
Residual cloud artifacts may be present in the composite, especially for smaller time windows or during cloudy seasons. The cloud artifacts are caused by the limited capabilities of the default Sentinel-2 cloud detection mechanism to correctly identify all clouds.
88
+
Residual cloud artifacts may be present in the composite, especially for smaller time windows or during cloudy seasons. The cloud artifacts are caused by the limited capabilities of the default Sentinel-2 cloud detection mechanism to correctly identify all clouds.
89
+
The picture below shows a composite image with some cloud shadow pixels remaining. Because these pixels were not classified as cloud shadow in the SCL band, they are not masked out in the final composite.
0 commit comments