Short-term Precipitation Forecasting in The Netherlands: An Application of Convolutional LSTM neural networks to weather radar data (2312.01197v1)
Abstract: This work addresses the challenge of short-term precipitation forecasting by applying Convolutional Long Short-Term Memory (ConvLSTM) neural networks to weather radar data from the Royal Netherlands Meteorological Institute (KNMI). The research exploits the combination of Convolutional Neural Networks (CNNs) layers for spatial pattern recognition and LSTM network layers for modelling temporal sequences, integrating these strengths into a ConvLSTM architecture. The model was trained and validated on weather radar data from the Netherlands. The model is an autoencoder consisting of nine layers, uniquely combining convolutional operations with LSTMs temporal processing, enabling it to capture the movement and intensity of precipitation systems. The training set comprised of sequences of radar images, with the model being tasked to predict precipitation patterns 1.5 hours ahead using the preceding data. Results indicate high accuracy in predicting the direction and intensity of precipitation movements. The findings of this study underscore the significant potential of ConvLSTM networks in meteorological forecasting, particularly in regions with complex weather patterns. It contributes to the field by offering a more accurate, data-driven approach to weather prediction, highlighting the broader applicability of ConvLSTM networks in meteorological tasks.
- Precipitation - Radar 5 minute reflectivity composites over the Netherlands - KNMI Data Platform — dataplatform.knmi.nl. https://dataplatform.knmi.nl/dataset/radar-reflectivity-composites-2-0. [Accessed 30-11-2023].
- Convolutional LSTM network: A machine learning approach for precipitation nowcasting. CoRR, abs/1506.04214, 2015.
- Two-stage ua-gan for precipitation nowcasting. Remote Sensing, 14(23), 2022.
- Three-dimensional storm motion detection by conventional weather radar. Nature, 273(5660):287–289, May 1978.
- Ralph J. Donaldson. Radar reflectivity profiles in thunderstorms. Journal of Atmospheric Sciences, 18(3):292 – 305, 1961.
- Gradient-based learning applied to document recognition. In Proceedings of the IEEE, volume 86, pages 2278–2324, 1998.
- Long short-term memory. Neural Computation, 9(8):1735–1780, 1997.
- GitHub - petrosDemetrakopoulos/LSTM-radar-precipitation-forecast: A model for short-term precipitation forecasting based on radar data — github.com. https://github.com/petrosDemetrakopoulos/LSTM-radar-precipitation-forecast. [Accessed 01-12-2023].
- Rectifier nonlinearities improve neural network acoustic models. In Proceedings of the International Conference on Machine Learning, Atlanta, Georgia, 2013.
- TensorFlow: Large-scale machine learning on heterogeneous systems, 2015. Software available from tensorflow.org.
- François Chollet et al. Keras. https://keras.io, 2015.
- Matthew D. Zeiler. ADADELTA: an adaptive learning rate method. CoRR, abs/1212.5701, 2012.
- Ekaba Bisong. Google Colaboratory, pages 59–64. Apress, Berkeley, CA, 2019.