Short-term precipitation forecasting from weather radar data using Convolutional LSTM neural networks
This is the repository with the code accompanying this Medium article.The relevant paper is also available in ArXiv
The raw data used for training and validation can be found in this link (too large to host on GitHub). A trained version of the model can also be found in the same link for inference purposes.
The model was developed using Tensorflow and Keras
@misc{demetrakopoulos2023shortterm,
title={Short-term Precipitation Forecasting in The Netherlands: An Application of Convolutional LSTM neural networks to weather radar data},
author={Petros Demetrakopoulos},
year={2023},
eprint={2312.01197},
archivePrefix={arXiv},
primaryClass={cs.LG}
}