用深度学习预测未来5小时云量,精度远超传统方法
CloudCast -- Total Cloud Cover Nowcasting with Machine Learning
- 基于U-Net的卷积神经网络,输入卫星图像预测云覆盖
- 比基准气象模型误差低24%,多类别预测错误减少46%
- 已用于芬兰气象局业务系统,适合能源与航空领域
云覆盖在天气预报中至关重要,影响农业、太阳能发电和航空等多个领域。尽管数值天气预报(NWP)模型有进展,但因云形成过程尺度小,总云量预报仍具挑战。本文提出CloudCast,一种基于U-Net架构的卷积神经网络,可提前最多五小时预测总云覆盖(TCC)。该模型在五年卫星数据上训练,显著优于传统NWP模型和光流法。相比参考NWP模型,CloudCast的平均绝对误差降低24%,多类别预测误差减少46%。模型在前几小时预报中能有效捕捉大尺度云结构,但后期预测存在模糊和低估问题。消融实验表明,基于MAE的损失函数表现最佳。CloudCast已集成至芬兰气象局业务预报系统,提升公共服务与商业客户使用的云预报精度。尽管其有效预报时长约三小时,未来将通过更复杂网络和更高分辨率数据拓展预报能力。代码已公开于https://github.com/fmidev/cloudcast。
原文摘要 · Abstract (English)
Cloud cover plays a critical role in weather prediction and impacts several sectors, including agriculture, solar power generation, and aviation. Despite advancements in numerical weather prediction (NWP) models, forecasting total cloud cover remains challenging due to the small-scale nature of cloud formation processes. In this study, we introduce CloudCast, a convolutional neural network (CNN) based on the U-Net architecture, designed to predict total cloud cover (TCC) up to five hours ahead. Trained on five years of satellite data, CloudCast significantly outperforms traditional NWP models and optical flow methods. Compared to a reference NWP model, CloudCast achieves a 24% lower mean absolute error and reduces multi-category prediction errors by 46%. The model demonstrates strong performance, particularly in capturing the large-scale structure of cloud cover in the first few forecast hours, though later predictions are subject to blurring and underestimation of cloud formation. An ablation study identified the optimal input features and loss functions, with MAE-based models performing the best. CloudCast has been integrated into the Finnish Meteorological Institute's operational nowcasting system, where it improves cloud cover forecasts used by public and private sector clients. While CloudCast is limited by a relatively short skillful lead time of about three hours, future work aims to extend this through more complex network architectures and higher-resolution data. CloudCast code is available at https://github.com/fmidev/cloudcast.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。