LICENSE
README.md
pyproject.toml
src/climplot/__init__.py
src/climplot/colormaps.py
src/climplot/maps.py
src/climplot/metrics.py
src/climplot/panels.py
src/climplot/style.py
src/climplot/timeseries.py
src/climplot.egg-info/PKG-INFO
src/climplot.egg-info/SOURCES.txt
src/climplot.egg-info/dependency_links.txt
src/climplot.egg-info/requires.txt
src/climplot.egg-info/top_level.txt
src/climplot/data/presentation.mplstyle
src/climplot/data/publication.mplstyle
tests/test_colormaps.py
tests/test_metrics.py
tests/test_style.py