Read-only mirror of https://github.com/MeteoSwiss/flexpart-ifs-preprocessor — MeteoSwiss. Issues & pull requests at the source.
  • Python 97.7%
  • Dockerfile 2.3%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-07-08 16:00:11 +02:00
doc Fix docs 2026-03-02 17:40:08 +01:00
flexpart_ifs_preprocessor Drop some more HRES occurrences 2026-07-07 14:17:55 +02:00
test Drop some more HRES occurrences 2026-07-07 14:17:55 +02:00
.gitignore Fix docs 2026-03-02 17:40:08 +01:00
.mch-ci.yml Fix solution name 2026-03-04 13:44:44 +01:00
.python-version Align with latest job template 2026-02-16 11:26:00 +01:00
Dockerfile Use tmp dir for data downloads 2026-03-12 11:30:14 +01:00
HISTORY.rst Initial commit with MCH Cookiecutter Python Service 2024-05-30 18:31:54 +02:00
Jenkinsfile Output etadot instead of w (#36) 2026-06-03 11:19:59 +02:00
LICENSE Initial commit with MCH Cookiecutter Python Service 2024-05-30 18:31:54 +02:00
poetry.lock Output etadot instead of w (#36) 2026-06-03 11:19:59 +02:00
pyproject.toml bump version to 0.8.0 2026-07-08 15:58:43 +02:00
README.rst Fix docs 2026-03-02 17:40:08 +01:00
sonar-project.properties Align with latest job template 2026-02-16 11:26:00 +01:00

flexpart-ifs-preprocessor
==========================

Container application which pre-processes IFS data for use with `Flexpart <https://www.flexpart.eu/>`_, a Lagrangian particle dispersion model. The `flexprep <https://gitlab.phaidra.org/flexpart/flexprep>`_ library which itself relies on ECMWF's earthkit-data is used for the GRIB data processing.

Use at EWC
---------------

For detailed instructions on how flexpart-ifs-preprocessor is configured and deployed on the `European Weather Cloud (EWC) <https://europeanweather.cloud/>`_, and how it is automatically triggered by the dissemination of IFS forecasts through the `Aviso Notification System <https://confluence.ecmwf.int/display/EWCLOUDKB/Aviso+Notification+System+on+EWC>`_, please refer to the `orchestration repository <https://github.com/MeteoSwiss/flex-container-orchestrator>`_.