sentinel2-cloud-detector
sentinel2-cloud-detector copied to clipboard
Sentinel Hub Cloud Detector for Sentinel-2 images in Python
Hello, I am using the Cloud-detector on locally stored S2-Images in .SAFE format. However, I am getting not satisfactory results when processing products with a processing baseline 0.4 . As...
Creative Commons [recommends against](https://creativecommons.org/faq/#can-i-apply-a-creative-commons-license-to-software) using a Creative Commons license for software: > We recommend against using Creative Commons licenses for software. Instead, we strongly encourage you to use one of...
Hello, I am trying to use the Cloud-detector on locally stored S2-Images in .SAFE format. Do I have to resample the bands to have the same pixel-size etc. or is...
First of all, thank you all guys (and ladies). You've done a great job with this cloud detection approach. Did You make any tries for cloud shadows detection? Or probably...
The `get_cloud_probability_maps` method returns `float64` dtype, which might not be necessary. Casting `float32` is suggested.
**Describe the bug** Firstly, thank you for developing this library to detect cloud from sentinel 2. I implemented cloud masking by using sentinel 2 data from Earth Search. The algorithm...
**Question** Formulate your question in a clear and structured way, providing context and links to the resources raising issues. NOTE: Remove any confidential information, such as Sentinel Hub credentials! **Additional...