LICENSE
README.md
pyproject.toml
src/clero/__init__.py
src/clero/_checkpoint.py
src/clero/_gplfr_runtime.py
src/clero/_torch_runtime.py
src/clero/inference.py
src/clero/inputs.py
src/clero.egg-info/PKG-INFO
src/clero.egg-info/SOURCES.txt
src/clero.egg-info/dependency_links.txt
src/clero.egg-info/requires.txt
src/clero.egg-info/top_level.txt
src/clero/_model_bundle/gplfr_state.npz
src/clero/_model_bundle/manifest.json
src/clero/climate_analysis/__init__.py
src/clero/climate_analysis/_io.py
src/clero/climate_analysis/_style.py
src/clero/climate_analysis/diagnostics.py
src/clero/climate_analysis/grid.py
src/clero/climate_analysis/maps.py
src/clero/climate_analysis/profiles.py
src/clero/climate_analysis/scalars.py
src/clero/climate_analysis/summary_stats.py
tests/test_climate_analysis.py
tests/test_demos.py
tests/test_orbit.py
tests/test_runtime.py