Metadata-Version: 2.1
Name: INTAKE2STAC
Version: 0.5
Summary: A python module for creating STAC catalog from datasets in INTAKE
Home-page: https://codebase.helmholtz.cloud/CAT4KIT/intake2stac
Author: Mostafa Hadizadeh
Author-email: mostafa.hadizadeh@kit.edu
License: EUPL-1.2
Project-URL: Documentation, https://intake2stac.readthedocs.io
Project-URL: Source, https://codebase.helmholtz.cloud/CAT4KIT/intake2stac
Project-URL: Tracker, https://codebase.helmholtz.cloud/CAT4KIT/intake2stac/issues/
Keywords: CAT4KIT,KIT,EXU-Vorhaben-Research-Data-Management,helmholtz
Platform: UNKNOWN
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: European Union Public Licence 1.2 (EUPL 1.2)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
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 :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Typing :: Typed
Requires-Python: >=3.7
Description-Content-Type: text/x-rst
Provides-Extra: testsite
Provides-Extra: dev
License-File: LICENSE
License-File: AUTHORS.rst

===========
INTAKE2STAC
===========



.. image:: https://img.shields.io/pypi/v/intake2stac.svg
        :target: https://pypi.python.org/pypi/intake2stac


.. image:: https://img.shields.io/travis/CAT4KIT/intake2stac.svg
        :target: https://travis-ci.com/CAT4KIT/intake2stac

.. image:: https://readthedocs.org/projects/intake2stac/badge/?version=latest
        :target: https://intake2stac.readthedocs.io/en/latest/?version=latest
        :alt: Documentation Status


.. image:: https://pyup.io/repos/github/CAT4KIT/intake2stac/shield.svg
     :target: https://pyup.io/repos/github/CAT4KIT/intake2stac/
     :alt: Updates



A python module for creating STAC catalog from datasets in INTAKE


* Free software: EUPL-1.2
* Documentation: https://intake2stac.readthedocs.io.


Features
--------

* TODO

Copyright
---------
Copyright © 2023 Karlsruher Institut für Technologie

Licensed under the EUPL-1.2-or-later

This program is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE. See the EUPL-1.2 license for more details.

You should have received a copy of the EUPL-1.2 license along with this
program. If not, see https://www.eupl.eu/.

