Allow the setup custom cloud mask in CropSAR_px process, as SCL might be insufficient
@jdries is already working on this.
Since May 8, 2023.
- Dominant language
- Jupyter Notebook
- Stars
- 30
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
I am currently trying to generate NDVI signals through the CropSAR_px process in OpenEO.
My area of interest is the Kibale National Park, Uganda. It is a highly clouded area, and the SCL mask often misses entire patches of cloud, as you can see in the following examples that I found while investigating the clouds in the zone.

The average NDVI in the bounds (30.36237326201062, 0.2245859481573243, 30.382159199064937, 0.3745267195130956) for the temporal extent ['2021-01-01', '2022-12-31'] gave me the following result:

This is the NDVI of two years in a region that has two growing seasons per year. The four cycles can bee perceived, although there are sudden NDVI drops present that impact the quality of the curve, I highly suspect that this is due to the undetected clouds in the SCL mask.
Would it be possible to add an optional custom cloud mask in the CropSAR_px process?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.