.readthedocs.yaml
.zenodo.json
CITATION.cff
CODE_OF_CONDUCT.md
CONTRIBUTING.md
CREDITS.md
LICENSE
MANIFEST.in
README.md
conda-lock.yml
environment.yml
pyproject.toml
requirements.txt
requirements_dev.txt
tox.ini
.github/workflows/build-sphinx.yml
.github/workflows/build-test.yml
.github/workflows/lockfile.yml
.github/workflows/publish-pypi.yml
.github/workflows/release-tutorials.yml
docs/Makefile
docs/conf.py
docs/index.rst
docs/_static/CSEP2_Logo_CMYK.png
docs/_static/custom.js
docs/_static/experiment_classes.png
docs/_static/floatCSEP_Logo_CMYK.png
docs/_static/float_scheme.png
docs/_static/floatcsep_logo.svg
docs/guide/evaluation_config.rst
docs/guide/executing_experiment.rst
docs/guide/experiment_config.rst
docs/guide/model_config.rst
docs/guide/postprocess_config.rst
docs/intro/concepts.rst
docs/intro/installation.rst
docs/reference/api_reference.rst
docs/reference/commands.rst
docs/reference/developer.rst
docs/reference/evaluation.rst
docs/reference/experiment.rst
docs/reference/infrastructure.rst
docs/reference/model.rst
docs/reference/postprocess.rst
docs/reference/utilities.rst
docs/tutorials/case_a.rst
docs/tutorials/case_b.rst
docs/tutorials/case_c.rst
docs/tutorials/case_d.rst
docs/tutorials/case_e.rst
docs/tutorials/case_f.rst
docs/tutorials/case_g.rst
docs/tutorials/case_h.rst
docs/tutorials/case_i.rst
docs/tutorials/case_j.rst
floatcsep/__init__.py
floatcsep/evaluation.py
floatcsep/experiment.py
floatcsep/model.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/commands/__init__.py
floatcsep/commands/main.py
floatcsep/infrastructure/__init__.py
floatcsep/infrastructure/engine.py
floatcsep/infrastructure/environments.py
floatcsep/infrastructure/logger.py
floatcsep/infrastructure/registries.py
floatcsep/infrastructure/repositories.py
floatcsep/postprocess/__init__.py
floatcsep/postprocess/plot_handler.py
floatcsep/postprocess/reporting.py
floatcsep/postprocess/artifacts/NotoSans-Bold.ttf
floatcsep/postprocess/artifacts/NotoSans-Regular.ttf
floatcsep/postprocess/artifacts/csep_logo.png
floatcsep/postprocess/artifacts/geoinquire_logo.png
floatcsep/postprocess/artifacts/github_logo.png
floatcsep/postprocess/artifacts/logo.png
floatcsep/postprocess/artifacts/readthedocs_logo.png
floatcsep/postprocess/panel/__init__.py
floatcsep/postprocess/panel/app.py
floatcsep/postprocess/panel/layout.py
floatcsep/postprocess/panel/manifest.py
floatcsep/postprocess/panel/views/cats.py
floatcsep/postprocess/panel/views/exp.py
floatcsep/postprocess/panel/views/forecasts.py
floatcsep/postprocess/panel/views/results.py
floatcsep/postprocess/panel/views/utils.py
floatcsep/utils/__init__.py
floatcsep/utils/accessors.py
floatcsep/utils/file_io.py
floatcsep/utils/helpers.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/docker_test/invalid_entrypoint/Dockerfile
tests/artifacts/models/docker_test/invalid_image/Dockerfile
tests/artifacts/models/docker_test/invalid_no_entrypoint/Dockerfile
tests/artifacts/models/docker_test/invalid_permission/Dockerfile
tests/artifacts/models/docker_test/valid/Dockerfile
tests/artifacts/models/docker_test/valid_custom_uid-gid/Dockerfile
tests/artifacts/models/qtree/TEAM=N10L11.csv
tests/artifacts/models/qtree/TEAM=N25L11.csv
tests/artifacts/models/td_model/setup.cfg
tests/artifacts/models/td_model/forecasts/mock_2020-01-01_2020-01-02.csv
tests/artifacts/models/td_model/forecasts/mock_2020-01-02_2020-01-03.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/e2e/test_data.py
tests/integration/experiment typologies
tests/integration/test_experiment_engine.py
tests/integration/test_model_accessors.py
tests/integration/test_model_docker.py
tests/integration/test_model_engine.py
tests/integration/test_model_infrastructure.py
tests/unit/test_accessors.py
tests/unit/test_commands.py
tests/unit/test_engine.py
tests/unit/test_environments.py
tests/unit/test_evaluation.py
tests/unit/test_experiment.py
tests/unit/test_io.py
tests/unit/test_model.py
tests/unit/test_panel.py
tests/unit/test_plot_handler.py
tests/unit/test_registry.py
tests/unit/test_reporting.py
tests/unit/test_repositories.py
tests/unit/test_utils.py
tutorials/case_a/best_model.dat
tutorials/case_a/catalog.csep
tutorials/case_a/config.yml
tutorials/case_a/region.txt
tutorials/case_b/catalog.json
tutorials/case_b/config.yml
tutorials/case_b/models.yml
tutorials/case_b/region.txt
tutorials/case_b/tests.yml
tutorials/case_b/models/model_a.csv
tutorials/case_b/models/model_b.csv
tutorials/case_b/models/model_c.csv
tutorials/case_b/models/model_d.csv
tutorials/case_c/catalog.json
tutorials/case_c/config.yml
tutorials/case_c/models.yml
tutorials/case_c/region.txt
tutorials/case_c/tests.yml
tutorials/case_c/models/model_a.csv
tutorials/case_c/models/model_b.csv
tutorials/case_c/models/model_c.csv
tutorials/case_c/models/model_d.csv
tutorials/case_d/config.yml
tutorials/case_d/models.yml
tutorials/case_d/tests.yml
tutorials/case_e/config.yml
tutorials/case_e/models.yml
tutorials/case_e/tests.yml
tutorials/case_e/models/gulia-wiemer.ALM.italy.10yr.2010-01-01.xml
tutorials/case_e/models/meletti.MPS04.italy.10yr.2010-01-01.xml
tutorials/case_e/models/zechar.TripleS-CPTI.italy.10yr.2010-01-01.xml
tutorials/case_f/catalog.json
tutorials/case_f/config.yml
tutorials/case_f/models.yml
tutorials/case_f/tests.yml
tutorials/case_f/etas/forecasts/etas_2016-11-14_2016-11-15.csv
tutorials/case_f/etas/forecasts/etas_2016-11-15_2016-11-16.csv
tutorials/case_f/etas/forecasts/etas_2016-11-16_2016-11-17.csv
tutorials/case_f/etas/forecasts/etas_2016-11-17_2016-11-18.csv
tutorials/case_f/etas/forecasts/etas_2016-11-18_2016-11-19.csv
tutorials/case_f/etas/forecasts/etas_2016-11-19_2016-11-20.csv
tutorials/case_f/etas/forecasts/etas_2016-11-20_2016-11-21.csv
tutorials/case_g/catalog.csv
tutorials/case_g/config.yml
tutorials/case_g/custom_plot_script.py
tutorials/case_g/models.yml
tutorials/case_g/tests.yml
tutorials/case_g/pymock/Dockerfile
tutorials/case_g/pymock/README.md
tutorials/case_g/pymock/pyproject.toml
tutorials/case_g/pymock/requirements.txt
tutorials/case_g/pymock/run.py
tutorials/case_g/pymock/setup.cfg
tutorials/case_g/pymock/setup.py
tutorials/case_g/pymock/input/args.txt
tutorials/case_g/pymock/pymock/__init__.py
tutorials/case_g/pymock/pymock/libs.py
tutorials/case_g/pymock/pymock/main.py
tutorials/case_h/catalog.csv
tutorials/case_h/config.yml
tutorials/case_h/custom_report.py
tutorials/case_h/models.yml
tutorials/case_h/tests.yml
tutorials/case_i/catalog.csv
tutorials/case_i/config.yml
tutorials/case_i/models.yml
tutorials/case_i/tests.yml
tutorials/case_i/pymock/Dockerfile
tutorials/case_i/pymock/README.md
tutorials/case_i/pymock/pyproject.toml
tutorials/case_i/pymock/requirements.txt
tutorials/case_i/pymock/setup.cfg
tutorials/case_i/pymock/setup.py
tutorials/case_i/pymock/input/args.txt
tutorials/case_i/pymock/pymock/__init__.py
tutorials/case_i/pymock/pymock/libs.py
tutorials/case_i/pymock/pymock/main.py
tutorials/case_i/pymock_slow/Dockerfile
tutorials/case_i/pymock_slow/README.md
tutorials/case_i/pymock_slow/pyproject.toml
tutorials/case_i/pymock_slow/requirements.txt
tutorials/case_i/pymock_slow/setup.cfg
tutorials/case_i/pymock_slow/setup.py
tutorials/case_i/pymock_slow/input/args.txt
tutorials/case_i/pymock_slow/pymock/__init__.py
tutorials/case_i/pymock_slow/pymock/libs.py
tutorials/case_i/pymock_slow/pymock/main.py
tutorials/case_j/catalog.csep
tutorials/case_j/config.yml
tutorials/case_j/models.yml
tutorials/case_j/tests.yml