{ "info": { "author": "Sinergise EO research team", "author_email": "anze.zupanc@sinergise.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Education", "Intended Audience :: Science/Research", "Operating System :: MacOS", "Operating System :: Microsoft :: Windows", "Operating System :: Unix", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Scientific/Engineering" ], "description": "[![Package version](https://badge.fury.io/py/s2cloudless.svg)](https://pypi.org/project/s2cloudless/)\n[![Supported Python versions](https://img.shields.io/pypi/pyversions/s2cloudless.svg?style=flat-square)](https://pypi.org/project/s2cloudless/)\n[![Build status](https://travis-ci.org/sentinel-hub/sentinel2-cloud-detector.svg?branch=master)](https://travis-ci.org/sentinel-hub/sentinel2-cloud-detector)\n[![Overall downloads](https://pepy.tech/badge/s2cloudless)](https://pepy.tech/project/s2cloudless)\n[![Last month downloads](https://pepy.tech/badge/s2cloudless/month)](https://pepy.tech/project/s2cloudless)\n\n# Sentinel Hub's cloud detector for Sentinel-2 imagery\n\nThe **s2cloudless** Python package provides automated cloud detection in\nSentinel-2 imagery. The classification is based on a *single-scene pixel-based cloud detector*\ndeveloped by Sentinel Hub's research team and is described in more details\n[in this blog](https://medium.com/sentinel-hub/improving-cloud-detection-with-machine-learning-c09dc5d7cf13).\n\n## Installation\n\nThe package requires a Python version >= 3.5. The package is available on\nthe PyPI package manager and can be installed with\n\n```\n$ pip install s2cloudless\n```\n\nTo install the package manually, clone the repository and\n```\n$ python setup.py build\n$ python setup.py install\n```\n\nOne of `s2cloudless` dependecies is `lightgbm` package. If having problems during installation please\ncheck [LightGBM installation guide](https://lightgbm.readthedocs.io/en/latest/Installation-Guide.html).\n\nBefore installing `s2cloudless` on **Windows** it is recommended to install package `shapely` from\n[Unofficial Windows wheels repository](https://www.lfd.uci.edu/~gohlke/pythonlibs/)\n\n## Input: Sentinel-2 scenes\n\nThe input to cloud detector are Sentinel-2 images. In particular, the cloud detector requires the following 10\nSentinel-2 band reflectances: B01, B02, B04, B05, B08, B8A, B09, B10, B11, B12, which are obtained from raw\nreflectance value in the following way: `B_i/10000`.\n\nYou don't need to worry about any of this, if you're doing classification of scenes obtained using Sentinel Hub's\nWMS or WCS services (i.e. using ours Python library [sentinelhub-py](https://github.com/sentinel-hub/sentinelhub-py)).\n\n## Examples\n\nJupyter notebook on how to use the cloud detector to produce cloud mask or cloud probability map\ncan be found in the [examples folder](https://github.com/sentinel-hub/sentinel2-cloud-detector/tree/master/examples).\n\n## License\n\n\n\"Creative\n
\nThis work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/sentinel-hub/sentinel2-cloud-detector", "keywords": "", "license": "CC BY-SA 4.0", "maintainer": "", "maintainer_email": "", "name": "s2cloudless", "package_url": "https://pypi.org/project/s2cloudless/", "platform": "", "project_url": "https://pypi.org/project/s2cloudless/", "project_urls": { "Homepage": "https://github.com/sentinel-hub/sentinel2-cloud-detector" }, "release_url": "https://pypi.org/project/s2cloudless/1.3.0/", "requires_dist": null, "requires_python": ">=3.5", "summary": "Sentinel Hub's cloud detector for Sentinel-2 imagery", "version": "1.3.0" }, "last_serial": 5611781, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "45362d8a50421779cccf1fca91a3cfa3", "sha256": "9abbc76b22b61c1eb1df5a73e7a9d947d621c5893040f9613a0a89f1094fc6f5" }, "downloads": -1, "filename": "s2cloudless-1.0.0.tar.gz", "has_sig": false, "md5_digest": "45362d8a50421779cccf1fca91a3cfa3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22378183, "upload_time": "2018-01-22T14:00:13", "url": "https://files.pythonhosted.org/packages/73/a7/b7e0d4be87efbce8947ffaaaa258f7c4fcf82322cdb28267cf215f00b4a0/s2cloudless-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "b62a2d703137e57ba30a2532d091f282", "sha256": "71a8ce94e6e29c46b79d3d6ca8b39a14b535da04159d7f748527bb1364abaa88" }, "downloads": -1, "filename": "s2cloudless-1.0.1.tar.gz", "has_sig": false, "md5_digest": "b62a2d703137e57ba30a2532d091f282", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22378205, "upload_time": "2018-01-24T11:00:21", "url": "https://files.pythonhosted.org/packages/bf/fc/38107564691d18371efba98c7fa5ac15663040dc6512f29f99e120685e54/s2cloudless-1.0.1.tar.gz" } ], "1.1.0": [ { "comment_text": "", "digests": { "md5": "5b3fe2b763140dbce9cf00a4f72bd155", "sha256": "4afb8f2de27cf2264c2f33d53fd7f2171f0cf3ed971805382fe878b9ceccc780" }, "downloads": -1, "filename": "s2cloudless-1.1.0.tar.gz", "has_sig": false, "md5_digest": "5b3fe2b763140dbce9cf00a4f72bd155", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22379188, "upload_time": "2018-04-12T07:50:18", "url": "https://files.pythonhosted.org/packages/69/6a/76a70ece6a34e147aa6219ca05b1ed309d7f15ceaefad2fa40a58677134b/s2cloudless-1.1.0.tar.gz" } ], "1.2.0": [ { "comment_text": "", "digests": { "md5": "9f1377f67d460714f35c405b3b42c068", "sha256": "16beed6b57301009f24c2ad070d653e6db554ec27e91bce42213182006b4f706" }, "downloads": -1, "filename": "s2cloudless-1.2.0.tar.gz", "has_sig": false, "md5_digest": "9f1377f67d460714f35c405b3b42c068", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22379274, "upload_time": "2018-06-19T13:03:43", "url": "https://files.pythonhosted.org/packages/08/6e/14759527af6b78334910501f0adf7caae4d18ef20064b43aede6e2f783e4/s2cloudless-1.2.0.tar.gz" } ], "1.2.1": [ { "comment_text": "", "digests": { "md5": "a76df4718b418fc6921b6751f0c035f8", "sha256": "ae29f9ba7a9c858ee023652771cc88882a10e5de4571b84036aebf763310efaf" }, "downloads": -1, "filename": "s2cloudless-1.2.1.tar.gz", "has_sig": false, "md5_digest": "a76df4718b418fc6921b6751f0c035f8", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5", "size": 22386842, "upload_time": "2018-11-12T15:32:39", "url": "https://files.pythonhosted.org/packages/72/bd/6c899386cb239b31718f91f6948d97fb31791b271fbebec0b50175a1313b/s2cloudless-1.2.1.tar.gz" } ], "1.2.2": [ { "comment_text": "", "digests": { "md5": "a19f9eb36686c5663f9926f3b5a4501f", "sha256": "15ef5712b0f84e14b6bd040de281ae3aa51348bef7667e28e9e5c2b6320d7edb" }, "downloads": -1, "filename": "s2cloudless-1.2.2.tar.gz", "has_sig": false, "md5_digest": "a19f9eb36686c5663f9926f3b5a4501f", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5", "size": 22387288, "upload_time": "2018-11-28T10:44:05", "url": "https://files.pythonhosted.org/packages/02/6f/4f3e600259220063305b400806f39c7fe51efcba57a41685d7ed1f279d68/s2cloudless-1.2.2.tar.gz" } ], "1.3.0": [ { "comment_text": "", "digests": { "md5": "2a52315f5559540d7062fbb564f99a71", "sha256": "a442f7e680a55e99f9567e33cb5b5656955fa208a9d4fc94f93e811a0296c61b" }, "downloads": -1, "filename": "s2cloudless-1.3.0.tar.gz", "has_sig": false, "md5_digest": "2a52315f5559540d7062fbb564f99a71", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5", "size": 6205125, "upload_time": "2019-06-17T13:59:42", "url": "https://files.pythonhosted.org/packages/7e/c9/c69d46f5cb5c8854a16e88f7a8f4bb6235b1a9679372ba441a019414f420/s2cloudless-1.3.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2a52315f5559540d7062fbb564f99a71", "sha256": "a442f7e680a55e99f9567e33cb5b5656955fa208a9d4fc94f93e811a0296c61b" }, "downloads": -1, "filename": "s2cloudless-1.3.0.tar.gz", "has_sig": false, "md5_digest": "2a52315f5559540d7062fbb564f99a71", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5", "size": 6205125, "upload_time": "2019-06-17T13:59:42", "url": "https://files.pythonhosted.org/packages/7e/c9/c69d46f5cb5c8854a16e88f7a8f4bb6235b1a9679372ba441a019414f420/s2cloudless-1.3.0.tar.gz" } ] }