Metadata-Version: 2.1
Name: climetlab
Version: 0.0.80
Summary: Handling of climate/meteorological data
Home-page: https://github.com/ecmwf/climetlab
Author: ECMWF
Author-email: software.support@ecmwf.int
License: Apache 2.0
Description: # CliMetLab
        
        **CliMetLab** is a Python package aiming at simplifying access to climate and meteorological datasets, allowing users to focus on science instead of
        technical issues such as data access and data formats. It is mostly intended to be used in Jupyter notebooks, and be interoperable with all popular
        data analytic packages, such as Numpy, Pandas, Xarray, SciPy, Matplotlib, etc. and well as machine learning frameworks, such as Tensorflow, Keras or PyTorch.
        
        The documentation can be found at <https://climetlab.readthedocs.io/>.
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
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
Description-Content-Type: text/markdown
