LICENSE
README.md
pyproject.toml
setup.py
aule/__init__.py
aule/_shapes.py
aule.egg-info/PKG-INFO
aule.egg-info/SOURCES.txt
aule.egg-info/dependency_links.txt
aule.egg-info/requires.txt
aule.egg-info/top_level.txt
aule/metrics/__init__.py
aule/metrics/climate.py
aule/metrics/core.py
aule/metrics/earth_observation.py
aule/metrics/ensemble.py
aule/metrics/spectral.py
aule/plots/__init__.py
aule/plots/_style.py
aule/plots/climate.py
aule/plots/core.py
aule/plots/ensemble.py
aule/plots/spatial.py
tests/test_advanced_metrics.py
tests/test_core_metrics.py
tests/test_plots.py
tests/test_shapes.py