Metadata-Version: 2.1
Name: climetlab-plugin-tools
Version: 0.0.2
Summary: Example climetlab external dataset plugin
Home-page: https://github.com/ecmwf/climetlab-plugin-tools
Author: European Centre for Medium-Range Weather Forecasts (ECMWF)
Author-email: software.support@ecmwf.int
License: Apache License Version 2.0
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.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Operating System :: OS Independent
License-File: LICENSE


## Install python plugin
```
pip install climetlab-plugin-tools
```

## Use it
```
climetlab plugin_create_dataset
```

# Licence
See LICENSE file.


