OpFML: Pipeline for ML-based Operational Forecasting
Shahbaz Alvi, Giusy Fedele, Gabriele Accarino, Italo Epicoco, Ilenia Manco, Pasquale Schiano
TL;DR
OpFML addresses the gap between ML model development and operational wildfire risk forecasting by introducing a configurable pipeline for periodic ML-based forecasts. The method combines a TOML-configured DataStore, on-the-fly PreProcessing, and a ConvLSTM-based predictor to produce daily Fire Danger Index estimates, demonstrated across Southern Italy and Central Portugal. Key contributions include a flexible, robust, container-ready framework that can interchange ML models and data sources and supports EO and non-EO predictors with weather inputs from WRF_2km@CMCC. The work offers a practical, reusable blueprint for operational ML forecasting in climate and Earth sciences, with potential extension to other pilot sites or variables.
Abstract
Machine learning is finding its application in a multitude of areas in science and research, and Climate and Earth Sciences is no exception to this trend. Operational forecasting systems based on data-driven approaches and machine learning methods deploy models for periodic forecasting. Wildfire danger assessment using machine learning has garnered significant interest in the last decade, as conventional methods often overestimate the risk of wildfires. In this work, we present the code OpFML: Operational Forecasting with Machine Learning. OpFML is a configurable and adaptable pipeline that can be utilized to serve a machine learning model for periodic forecasting. We further demonstrate the capabilities of the pipeline through its application to daily Fire Danger Index forecasting and outline its various features.
