prl900 / precip-encoder-decoders

TensorFlow encoder-decoder models for forecasting rain using ERA-Interim data.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A data-driven approach to precipitation parameterizations using convolutional encoder-decoder neural networks

Keras TensorFlow implementation of the models presented in the paper:

https://arxiv.org/abs/1903.10274

Data to reproduce the experiments can be found here

About

TensorFlow encoder-decoder models for forecasting rain using ERA-Interim data.

License:Apache License 2.0


Languages

Language:Jupyter Notebook 87.1%Language:Python 12.9%