@@ -10,7 +10,7 @@ which leads to visual discontinuities in the result.
10
10
11
11
# Performance characteristics
12
12
13
- The method is computationally efficient, as it only requires the B04, B08 and SCL bands to determine the rank score. Loading
13
+ The method is computationally efficient, as it only requires the B04, B08 and SCL bands to determine the rank score. Loading
14
14
of other bands can be minimized to read only selected observations.
15
15
16
16
@@ -33,7 +33,7 @@ https://radiantearth.github.io/stac-browser/#/external/s3.waw3-1.cloudferro.com/
33
33
The processing platform reported these usage statistics for the example:
34
34
35
35
```
36
- Credits: 63
36
+ Credits: 63
37
37
CPU usage: 47.743,722 cpu-seconds
38
38
Wall time: 1.948 seconds
39
39
Input Pixel 10.997,635 mega-pixel
@@ -75,8 +75,8 @@ https://www.nature.com/articles/s43016-021-00429-z
75
75
76
76
# Known limitations
77
77
78
- The method uses a vegetation index as scoring metric to determine the best pixel, making it only suitable for land applications.
79
- Bare or urban areas may not be well represented in the composite.
78
+ The method uses a vegetation index as scoring metric to determine the best pixel, making it only suitable for land applications.
79
+ Bare or urban areas may not be well represented in the composite.
80
80
81
81
It favours the observation which is least contaminated by atmospheric effects, but does not guarantee a fully uncontaminated composite.
82
82
@@ -92,4 +92,4 @@ Artifacts are expected over water and urban areas.
92
92
Residual cloud artifacts may be present in the composite, especially for smaller time windows or during cloudy seasons.
93
93
The cloud artifacts are caused by the limited capabilities of the default Sentinel-2 cloud detection mechanism to correctly identify all clouds.
94
94
95
- ![ max_ndvi_cloud_artifacts.png] ( max_ndvi_composite_files/max_ndvi_cloud_artifacts.png )
95
+ ![ max_ndvi_cloud_artifacts.png] ( max_ndvi_composite_files/max_ndvi_cloud_artifacts.png )
0 commit comments