LICENSE
README.md
pyproject.toml
setup.py
aule/__init__.py
aule/_shapes.py
aule/_validator.py
aule/report.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/classification.py
aule/metrics/climate.py
aule/metrics/core.py
aule/metrics/earth_observation.py
aule/metrics/ensemble.py
aule/metrics/spatial_verification.py
aule/metrics/spectral.py
aule/metrics/uncertainty.py
aule/plots/__init__.py
aule/plots/_style.py
aule/plots/advanced.py
aule/plots/classification.py
aule/plots/climate.py
aule/plots/core.py
aule/plots/diagnostics.py
aule/plots/ensemble.py
aule/plots/spatial.py
tests/test_advanced_metrics.py
tests/test_classification.py
tests/test_color_norms.py
tests/test_core_metrics.py
tests/test_plots.py
tests/test_report.py
tests/test_shapes.py
tests/test_spatial_verification.py
tests/test_uncertainty.py
tests/test_validator_class.py