LGAO-PHOct 16, 2024

Local Off-Grid Weather Forecasting with Multi-Modal Earth Observation Data

arXiv:2410.12938v411 citationsh-index: 7J Adv Model Earth Syst
Originality Incremental advance
AI Analysis

This addresses the need for accurate near-surface weather predictions for urgent applications like wildfire management and renewable energy generation, representing a domain-specific advancement.

The paper tackles the problem of generating precise localized weather forecasts at off-grid locations by proposing a multi-modal transformer model that combines local historical weather observations with gridded forecasts, achieving up to 80% reduction in prediction error compared to pure gridded data models.

Urgent applications like wildfire management and renewable energy generation require precise, localized weather forecasts near the Earth's surface. However, forecasts produced by machine learning models or numerical weather prediction systems are typically generated on large-scale regular grids, where direct downscaling fails to capture fine-grained, near-surface weather patterns. In this work, we propose a multi-modal transformer model trained end-to-end to downscale gridded forecasts to off-grid locations of interest. Our model directly combines local historical weather observations (e.g., wind, temperature, dewpoint) with gridded forecasts to produce locally accurate predictions at various lead times. Multiple data modalities are collected and concatenated at station-level locations, treated as a token at each station. Using self-attention, the token corresponding to the target location aggregates information from its neighboring tokens. Experiments using weather stations across the Northeastern United States show that our model outperforms a range of data-driven and non-data-driven off-grid forecasting methods. They also reveal that direct input of station data provides a phase shift in local weather forecasting accuracy, reducing the prediction error by up to 80% compared to pure gridded data based models. This approach demonstrates how to bridge the gap between large-scale weather models and locally accurate forecasts to support high-stakes, location-sensitive decision-making.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes