Important
This software is Emerging and subject to ECMWF's guidelines on Software Maturity.
Forecast-In-A-Box is a prototype AI solution concept piloted by ECMWF, through an effort jointly funded by Destination Earth and ECMWF core activities. It showcases a way to containerize and package complete AI-based forecasting pipelines, bringing together ECMWF’s open-source software and AI models — such as ANEMOI, EarthKit, AIFS, PProc and other components of the ECMWF stack — to cover all stages of the forecasting process, from using data inputs from ECMWF’s analyses to the execution of AI models, post-processing, and visualization.
It allows to run any model that subscribes to the Anemoi-Inference interface.
For more information read: AI-driven solutions for the Digital Twin Engine.
There are the following guides:
- User Guide -- basic installation and usage on a personal laptop. Audience: Researcher
- Troubleshooting -- general purpose troubleshooting and tuning. Audience: Operator, Developer
- Advanced Installation -- cluster, cloud, and docker deployments. Audience: Operator, Developer
- Tuning and Configuration -- advanced tweaking. Audience: Operator
- Frontend Development -- specifics to the javascript frontend. Audience: Developer
- Backend Development -- specifics to the python backend. Audience: Developer