Physics-inspired adaptions to low-parameter neural network weather forecasts systems
Sebastian Scher, Gabriele Messori

TL;DR
This paper introduces physics-inspired adaptations to CNNs for weather forecasting, incorporating Earth's geometry and hemisphere differences, leading to improved forecast accuracy up to 10 days ahead.
Contribution
The study develops and tests Spherenet convolution and hemisphere-specific information integration, enhancing CNN-based weather forecasts by considering Earth's curvature and hemispheric asymmetries.
Findings
Spherenet convolution improves forecast skill near the poles.
Including hemisphere-specific info enhances prediction accuracy.
Combining both methods yields the best forecast performance.
Abstract
Recently, there has been a surge of research on data-driven weather forecasting systems, especially applications based on convolutional neural networks (CNNs). These are usually trained on atmospheric data represented on regular latitude-longitude grids, neglecting the curvature of the Earth. We assess the benefit of replacing the standard convolution operations with an adapted convolution operation which takes into account the geometry of the underlying data (Spherenet convolution), specifically near the poles. Additionally, we assess the effect of including the information that the two hemispheres of the Earth have "flipped" properties - for example cyclones circulating in opposite directions - into the structure of the network. Both approaches are examples of physics-informed machine learning. The methods are tested on the WeatherBench dataset, at a resolution of …
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMeteorological Phenomena and Simulations · Computational Physics and Python Applications · Model Reduction and Neural Networks
