sentinel2-cloud-detector:适用于Python的Sentinel-2图像的Sentinel Hub Cloud Detector

时间:2024-05-27 04:41:36
【文件属性】:

文件名称:sentinel2-cloud-detector:适用于Python的Sentinel-2图像的Sentinel Hub Cloud Detector

文件大小:24.24MB

文件格式:ZIP

更新时间:2024-05-27 04:41:36

python-library classification sentinel-2 sentinel-hub cloud-detector

Sentinel Hub的Sentinel-2影像云探测器 注意:s2cloudless掩码现在可以作为Sentinel Hub中的预计算层使用。 查看 和。 s2cloudless Python软件包在Sentinel-2影像中提供了自动的云检测功能。 该分类基于Sentinel Hub的研究团队开发的基于单场景像素的云探测器,并中进行了更详细的描述。 安装 该软件包需要Python版本> = 3.6。 该软件包可在PyPI软件包管理器上找到,并可以通过以下方式安装 $ pip install s2cloudless 要手动安装软件包,请克隆存储库并 $ pip install . s2cloudless依赖项之一是lightgbm软件包。 如果在安装过程中遇到问题,请查阅。 在Windows上安装s2cloudless之前,建议从 s2cloudlessshapely地安装软件包。


【文件预览】:
sentinel2-cloud-detector-master
----setup.py(2KB)
----pylintrc(13KB)
----.gitignore(1KB)
----requirements.txt(85B)
----Makefile(315B)
----LICENSE.md(18KB)
----.travis.yml(603B)
----MANIFEST.in(143B)
----examples()
--------plotting_utils.py(1KB)
--------sentinel2-cloud-detector-example.ipynb(5.62MB)
----README.md(3KB)
----tests()
--------test_pixel_classifier.py(2KB)
--------test_cloud_detector.py(1KB)
--------TestInputs()
--------test_sentinelhub_masking.py(4KB)
--------test_utils.py(741B)
----s2cloudless()
--------__init__.py(303B)
--------models()
--------utils.py(2KB)
--------sentinelhub_masking.py(9KB)
--------pixel_classifier.py(4KB)
--------cloud_detector.py(7KB)
----.coveragerc(125B)
----requirements-dev.txt(62B)

网友评论