Metadata-Version: 2.1
Name: eo-learn-core
Version: 1.4.1
Summary: Core Machine Learning Framework at Sinergise
Home-page: https://github.com/sentinel-hub/eo-learn
Author: Sinergise EO research team
Author-email: eoresearch@sinergise.com
License: MIT
Project-URL: Documentation, https://eo-learn.readthedocs.io
Project-URL: Source Code, https://github.com/sentinel-hub/eo-learn
Project-URL: Bug Tracker, https://github.com/sentinel-hub/eo-learn/issues
Project-URL: Forum, https://forum.sentinel-hub.com
Description: # eolearn.core subpackage
        
        The main subpackage which implements basic building blocks (EOPatch, EOTask and EOWorkflow) and commonly used functionalities.
        
        For more information about the module visit [readthedocs](https://eo-learn.readthedocs.io/en/latest/reference/eolearn.core.html), or see the [module task index](https://eo-learn.readthedocs.io/en/latest/eotasks.html#core).
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: GIS
Classifier: Topic :: Scientific/Engineering :: Image Processing
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Provides-Extra: RAY
