CODE_OF_CONDUCT.md
CONTRIBUTING.md
CREDITS.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
requirements_dev.txt
setup.cfg
setup.py
docs/Makefile
docs/conf.py
docs/index.rst
docs/_static/CSEP2_Logo_CMYK.png
docs/_static/floatCSEP_Logo_CMYK.png
docs/_static/floatcsep_logo.svg
docs/deployment/intro.rst
docs/examples/case_a.rst
docs/examples/case_b.rst
docs/examples/case_c.rst
docs/examples/case_d.rst
docs/examples/case_e.rst
docs/examples/case_f.rst
docs/guide/config.rst
docs/guide/model_config.rst
docs/guide/region_config.rst
docs/guide/tests_config.rst
docs/guide/time_config.rst
docs/intro/concepts.rst
docs/intro/installation.rst
docs/reference/api_reference.rst
floatcsep/__init__.py
floatcsep/accessors.py
floatcsep/evaluation.py
floatcsep/experiment.py
floatcsep/extras.py
floatcsep/logger.py
floatcsep/model.py
floatcsep/readers.py
floatcsep/registry.py
floatcsep/report.py
floatcsep/utils.py
floatcsep.egg-info/PKG-INFO
floatcsep.egg-info/SOURCES.txt
floatcsep.egg-info/dependency_links.txt
floatcsep.egg-info/entry_points.txt
floatcsep.egg-info/not-zip-safe
floatcsep.egg-info/requires.txt
floatcsep.egg-info/top_level.txt
floatcsep/artifacts/new_zealand_csep_testing.csv
floatcsep/artifacts/patterns.py
floatcsep/cmd/main.py
tests/artifacts/catalog.json
tests/artifacts/evaluations/tests_cfg.yml
tests/artifacts/gcmt/vcr_search.yaml
tests/artifacts/gcmt/vcr_summary.yaml
tests/artifacts/models/model.csv
tests/artifacts/models/model_cfg.yml
tests/artifacts/models/model_h5.hdf5
tests/artifacts/models/qtree/TEAM=N10L11.csv
tests/artifacts/models/qtree/TEAM=N25L11.csv
tests/artifacts/models/td_model/input/args.txt
tests/artifacts/models/template/Dockerfile
tests/artifacts/models/template/README.md
tests/artifacts/models/template/parameters
tests/artifacts/models/template/requirements
tests/artifacts/models/template/run
tests/artifacts/models/template/run_tests
tests/artifacts/models/template/setup
tests/artifacts/models/template/docs/userguide
tests/artifacts/models/template/examples/case_3/case3_run
tests/artifacts/models/template/examples/case_3/data/case3_catalog
tests/artifacts/models/template/forecasts/template_2023-01-01
tests/artifacts/models/template/input/catalog
tests/artifacts/models/template/source/lib_a
tests/artifacts/models/template/source/lib_b
tests/artifacts/models/template/source/main
tests/artifacts/models/template/tests/test_liba
tests/artifacts/models/template/tests/test_libb
tests/artifacts/models/template/tests/test_main
tests/artifacts/regions/italy_midpoints
tests/artifacts/regions/mock_region
tests/integration/experiment typologies
tests/integration/test_data.py
tests/integration/test_model_interface.py
tests/unit/test_accessors.py
tests/unit/test_evaluation.py
tests/unit/test_experiment.py
tests/unit/test_model.py
tests/unit/test_readers.py
tests/unit/test_utils.py