Open-EO / openeo-gfmap

Generic framework for EO mapping applications building on openEO
Apache License 2.0
3 stars 0 forks source link

Add max_cloud_cover as argument for the S2_fetcher #82

Open VictorVerhaert opened 1 month ago

VictorVerhaert commented 1 month ago

Using this argument greatly improves performance as tiles can be filtered without the need for loading them. Even setting a default value of e.g. 95 could be considered.