Skip to content

Commit d75cb9c

Browse files
corrected some typos and added some clarification to the BAP composite description #32
1 parent 51d547c commit d75cb9c

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

algorithm_catalog/bap_composite_files/bap_composite_description.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Memory usage: 25,839,702.134 mb-seconds
4343
Network Received: 71,733,702,645 b
4444
```
4545

46-
The relative cost is 0.2 CDSE platform credits per km² for a 1 month input window.
46+
The relative cost is 0.2 CDSE platform credits per km² for a 1 month input window for three bands.
4747
The cost per input pixel is 0.022 credits per megapixel.
4848

4949
## 12-month composite over Denmark
@@ -79,10 +79,13 @@ White, J.C.; Wulder, M.A.; Hobart, G.W.; Luther, J.E.; Hermosilla, T.; Griffiths
7979
# Known limitations
8080

8181
- 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.
8383
- The method is efficient up to 50x50km areas. For larger areas of interest, we recommend splitting the area into smaller tiles.
8484
<!-- 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. -->
8585

8686
# Known artifacts
8787

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.
90+
91+
![cloud-shadow-artifacts-bap.png](./cloud-shadow-artifacts-bap.png)
Loading

0 commit comments

Comments
 (0)