π€ AI Summary
Traditional wildfire risk assessment methods often overestimate risk and lack efficient, periodically deployable data-driven forecasting systems. To address this gap, this work proposes OpFMLβthe first general-purpose pipeline framework designed specifically for operational machine learning-based forecasting. OpFML supports configuration-driven workflows, automated scheduling, and end-to-end deployment, offering high flexibility and reusability. The framework has been successfully applied to daily fire danger index prediction, demonstrating its feasibility and effectiveness in real-world Earth science operational scenarios.
π 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.