.gitignore
LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
setup.py
.github/workflows/cd.yml
.github/workflows/sync.yml
.github/workflows/test-pypi.yml
src/pproc/Config.py
src/pproc/__init__.py
src/pproc/_version.py
src/pproc/accumulate.py
src/pproc/anomaly.py
src/pproc/config_generation.py
src/pproc/ecpoint.py
src/pproc/ensms.py
src/pproc/ensms_original.py
src/pproc/extreme.py
src/pproc/extreme_forecast_simple.py
src/pproc/flight_levels.py
src/pproc/histogram.py
src/pproc/interpol.py
src/pproc/monthly_stats.py
src/pproc/probabilities.py
src/pproc/pts.md
src/pproc/pts.py
src/pproc/quantiles.py
src/pproc/significance.py
src/pproc/spectral_order.py
src/pproc/spectrum.py
src/pproc/thermal_indices.py
src/pproc/wind.py
src/pproc/wind850.py
src/pproc/wind850.yaml
src/pproc.egg-info/PKG-INFO
src/pproc.egg-info/SOURCES.txt
src/pproc.egg-info/dependency_links.txt
src/pproc.egg-info/entry_points.txt
src/pproc.egg-info/requires.txt
src/pproc.egg-info/top_level.txt
src/pproc/accum/__init__.py
src/pproc/accum/main.py
src/pproc/accum/postprocess.py
src/pproc/clustereps/__init__.py
src/pproc/clustereps/__main__.py
src/pproc/clustereps/attribution.py
src/pproc/clustereps/cluster.py
src/pproc/clustereps/io.py
src/pproc/clustereps/pca.py
src/pproc/clustereps/season.py
src/pproc/clustereps/utils.py
src/pproc/common/__init__.py
src/pproc/common/accumulation.py
src/pproc/common/accumulation_manager.py
src/pproc/common/config.py
src/pproc/common/dataset.py
src/pproc/common/grib_helpers.py
src/pproc/common/io.py
src/pproc/common/mars.py
src/pproc/common/parallel.py
src/pproc/common/param_requester.py
src/pproc/common/steps.py
src/pproc/common/stepseq.py
src/pproc/common/utils.py
src/pproc/config/__init__.py
src/pproc/config/accumulation.py
src/pproc/config/base.py
src/pproc/config/factory.py
src/pproc/config/io.py
src/pproc/config/log.py
src/pproc/config/param.py
src/pproc/config/preprocessing.py
src/pproc/config/recovery.py
src/pproc/config/targets.py
src/pproc/config/types.py
src/pproc/config/utils.py
src/pproc/data/0.5_0.5.grib1
src/pproc/data/__init__.py
src/pproc/data/pts/O1280.grib1
src/pproc/data/pts/O320.grib1
src/pproc/data/pts/O640.grib1
src/pproc/data/pts/__init__.py
src/pproc/ecpt/__init__.py
src/pproc/ecpt/predictors.py
src/pproc/extremes/__init__.py
src/pproc/extremes/grib.py
src/pproc/extremes/indices.py
src/pproc/flightlevel/mapping.py
src/pproc/prob/__init__.py
src/pproc/prob/accumulation_manager.py
src/pproc/prob/climatology.py
src/pproc/prob/parallel.py
src/pproc/prob/threshold.py
src/pproc/quantile/__init__.py
src/pproc/quantile/grib.py
src/pproc/schema/__init__.py
src/pproc/schema/base.py
src/pproc/schema/config.py
src/pproc/schema/deriver.py
src/pproc/schema/filters.py
src/pproc/schema/input.py
src/pproc/schema/schema.py
src/pproc/schema/step.py
src/pproc/schema/utils.py
src/pproc/signi/__init__.py
src/pproc/signi/clim.py
src/pproc/tcycl/__init__.py
src/pproc/tcycl/map.npy
src/pproc/tcycl/tcycl_evaluate.py
src/pproc/tcycl/tcycl_run.py
src/pproc/tcycl/tcycl_summarise_ibtks.py
src/pproc/tcycl/tcycl_summarise_tcycl.py
src/pproc/tcycl/tcycl_summarise_trckr.py
src/pproc/tcycl/tcycl_tools.py
src/pproc/thermo/__init__.py
src/pproc/thermo/helpers.py
src/pproc/thermo/indices.py
tests/conftest.py
tests/test_ensms.py
tests/test_ensms.yaml
tests/test_products.py
tests/test_spectral_order.py
tests/clusteps/test_season.py
tests/common/test_accumulation.py
tests/common/test_accumulation_manager.py
tests/common/test_config.py
tests/common/test_io.py
tests/common/test_mars.py
tests/common/test_steps.py
tests/common/test_stepseq.py
tests/common/test_utils.py
tests/config/test_accum.py
tests/config/test_base.py
tests/config/test_factory.py
tests/config/test_io_models.py
tests/config/test_log.py
tests/config/test_param.py
tests/config/test_preprocessing.py
tests/config/test_recovery.py
tests/config/types/test_ecpoint.py
tests/config/types/test_extreme.py
tests/config/types/test_flightlevels.py
tests/ecpt/test_predictors.py
tests/prob/test_prob_accumulation_manager.py
tests/prob/test_prob_parallel.py
tests/schema/schema.yaml
tests/schema/test_config_schema.py
tests/schema/test_deriver.py
tests/schema/test_input_schema.py
tests/schema/test_schema.py
tests/schema/test_step_schema.py
tests/templates/clustereps.yaml
tests/templates/ensms.yaml
tests/templates/extreme.yaml
tests/templates/prob.yaml
tests/templates/quantiles.yaml
tests/templates/t850.yaml
tests/templates/thermo.yaml
tests/templates/wind.yaml
tests/templates/fdb/schema