Metadata-Version: 2.1
Name: climetlab-intake-plugin
Version: 0.0.1
Summary: Climetlab Intake source plugin
Home-page: https://github.com/esowc/climetlab-intake-plugin
Author: Ashwin Samudre
Author-email: capnoi8@gmail.com
License: Apache License Version 2.0
Project-URL: Bug Tracker, https://github.com/ecmwf/climetlab-intake/issues
Keywords: meteorology
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

## ClimetLab-Intake

* Source plugin added
* Tests added
* Dataset plugin with cookiecutter guidelines added, repo: https://github.com/esowc/climetlab-intake-data

TODO:

* matplotlib driver addition along with magics (high priority)
* Caching mechanism with fsspec and https://github.com/ecmwf/climetlab/blob/master/climetlab/core/caching.py (low priority)


