# ConvGRU-Ensemble
**Ensemble precipitation nowcasting using Convolutional GRU networks**
*Pretrained model for Italy:* ***IRENE*** — **I**talian **R**adar **E**nsemble **N**owcasting **E**xperiment
[](https://github.com/DSIP-FBK/ConvGRU-Ensemble/actions)
[](LICENSE)
[](https://python.org)
[](https://huggingface.co/it4lia/irene)
The model encodes past radar frames into multi-scale hidden states and decodes them into an **ensemble of probabilistic forecasts** by running the decoder multiple times with different noise inputs, trained with **CRPS loss**.
---
## Quick Start
Developed at **Fondazione Bruno Kessler (FBK)**, Trento, Italy, as part of the **Italian AI-Factory (IT4LIA)**, an EU-funded initiative supporting AI adoption across SMEs, academia, and public/private sectors. This work showcases capabilities in the **Earth (weather and climate) vertical domain**.
## License
BSD 2-Clause — see [LICENSE](LICENSE).