Metadata-Version: 2.1
Name: optim-esm-tools
Version: 1.6.0
Summary: Tools for OptimESM
Author: Joran R. Angevaare
Maintainer: Joran R. Angevaare
License: MIT
Project-URL: homepage, https://github.com/JoranAngevaare/optim_esm_tools
Project-URL: documentation, https://github.com/JoranAngevaare/optim_esm_tools/blob/master/examples/Example.ipynb
Project-URL: repository, https://github.com/JoranAngevaare/optim_esm_tools
Classifier: Intended Audience :: Science/Research
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python :: Implementation :: CPython
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: immutabledict
Requires-Dist: intake-esm
Requires-Dist: matplotlib
Requires-Dist: numba
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: tqdm
Requires-Dist: treelib
Requires-Dist: xarray
Provides-Extra: test
Requires-Dist: coverage ; extra == 'test'
Requires-Dist: coveralls ; extra == 'test'
Requires-Dist: ipython ; extra == 'test'
Requires-Dist: matplotlib ; extra == 'test'
Requires-Dist: nbmake ; extra == 'test'
Requires-Dist: pytest ; extra == 'test'
Requires-Dist: tqdm ; extra == 'test'

# OptimESM
[![Coverage Status](https://coveralls.io/repos/github/JoranAngevaare/optim_esm_tools/badge.svg)](https://coveralls.io/github/JoranAngevaare/optim_esm_tools)
[![PyPI version shields.io](https://img.shields.io/pypi/v/optim-esm-tools.svg)](https://pypi.python.org/pypi/optim-esm-tools/)
[![Python Versions](https://img.shields.io/pypi/pyversions/optim-esm-tools.svg)](https://pypi.python.org/pypi/optim-esm-tools)
[![PyPI downloads](https://img.shields.io/pypi/dm/optim-esm-tools.svg)](https://pypistats.org/packages/optim-esm-tools)
[![CodeFactor](https://www.codefactor.io/repository/github/joranangevaare/optim_esm_tools/badge)](https://www.codefactor.io/repository/github/joranangevaare/optim_esm_tools)

Getting started with OptimESM

Selection of tools and tricks for [OptimESM](https://cordis.europa.eu/project/id/101081193) project.

J.R. Angevaare (KNMI)
