paper-with-me

Papers

CloudCast -- Total Cloud Cover Nowcasting with Machine Learning

2024-10-27 · Mikko Partio, Leila Hieta, Anniina Kokkonen

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.

📄 PDF Abstract BibTeX arXiv:2410.21329

Code (1)

fmidev/cloudcast 공식 구현 tf

Tasks

Optical Flow Estimation

Methods 이 논문이 사용한 방법론

ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Concatenated Skip Connection A Concatenated Skip Connection is a type of skip connection that seeks to reuse features by concatenating them to new layers, allowing more information to be retained from…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
U-Net 설명 없음

Similar Papers 제목 키워드 기반

Remote Speech Technology for Speech Professionals - the CloudCAST initiative

2015-09-01 · WS 2015 9 · Phil Green, Ricard Marxer, Stuart Cunningham, Heidi Christensen 외
Speech Recognition

Cloud Cover Nowcasting with Deep Learning

2020-09-24 · Léa Berthomier, Bruno Pradel, Lior Perez

Nowcasting is a field of meteorology which aims at forecasting weather on a short term of up to a few hours. In the meteorology landscape, this field is rather specific as it requires particular techniques, such as data …

Deep LearningImage SegmentationSemantic SegmentationTime Series+2

CloudCast: A Satellite-Based Dataset and Baseline for Forecasting Clouds

2020-07-15 · A. H. Nielsen, A. Iosifidis, H. Karstoft

Forecasting the formation and development of clouds is a central element of modern weather forecasting systems. Incorrect clouds forecasts can lead to major uncertainty in the overall accuracy of weather forecasts due to…

Optical Flow EstimationVideo PredictionWeather Forecasting

SAR-UNet: Small Attention Residual UNet for Explainable Nowcasting Tasks

2023-03-12 · Mathieu Renault, Siamak Mehrkanoon

The accuracy and explainability of data-driven nowcasting models are of great importance in many socio-economic sectors reliant on weather-dependent decision making. This paper proposes a novel architecture called Small …

Decision MakingDecoder

Four-hour thunderstorm nowcasting using deep diffusion models of satellite

2024-04-16 · Kuai Dai, Xutao Li, Junying Fang, Yunming Ye 외

Convection (thunderstorm) develops rapidly within hours and is highly destructive, posing a significant challenge for nowcasting and resulting in substantial losses to nature and society. After the emergence of artificia…