Skip to content

SantanderMetGroup/DeepDownscaling

Repository files navigation

DOI

DeepDownscaling

Deep learning approaches for statistical downscaling in climate

Transparency and reproducibility are key ingredients to develop top-quality science. For this reason, this repository is aimed at hosting and maintaining updated versions of the code and notebooks needed to (partly or fully) reproduce the results of the papers developed in the Santander MetGroup dealing with the application of deep learning techniques for statistical dowscaling in climate.

These works build on climate4R, a bundle of R packages developed for transparent climate data access, post processing (including bias correction and downscaling), visualization and model validation. A battery of Jupyter notebooks with worked examples explaining how to use the main functionalities of the core climate4R packages (including downscaleR for standard statistical downscaling methods) can be found at the notebooks' repositoty. For deep learning impplementations we use keras, an R library which provides an interface to Keras, a high-level neural networks API which supports arbitrary network architectures and is seamlessly integrated with TensorFlow, and a wrapper of this package for the downscaleR package, downscaleR.keras.

The table below lists the documents (Jupyter notebooks, scripts, etc.) contained in this respository along with the information of the corresponding published (or submitted) papers.

Notebook files Article Title Journal Paper files
2022_Bano_GMD.ipynb Downscaling Multi-Model Ensembles of Climate Change Projections with Deep Learning (DeepESD): Contribution to CORDEX EUR-44 Geoscientific Model Development -
2020_Bano_CD.ipynb On the suitability of deep convolutional neural networks for continental-wide downscaling of climate change projections Climate Dynamics https://doi.org/10.1007/s00382-021-05847-0
2020_Bano_CI.ipynb Understanding Deep Learning Decisions in Statistical Downscaling Models International Conference Proceedings Series (ICPS) https://doi.org/10.1145/3429309.3429321 2020_Bano_CI.pdf
2020_Bano_GMD.ipynb 2020_Bano_GMD_FULL.ipynb Configuration and Intercomparison of Deep Learning Neural Models for Statistical Downscaling Geoscientific Model Development https://doi.org/10.5194/gmd-2019-278
2019_Bano_CI.ipynb The Importance of Inductive Bias in Convolutional Models for Statistical Downscaling Proceedings of the 9th International Workshop on Climate Informatics (CI2019) http://dx.doi.org/10.5065/y82j-f154 2019_Bano_CI.pdf
2018_Bano_CI.ipynb Deep Convolutional Networks for Feature Selection in Statistical Downscaling Proceedings of the 8th International Workshop on Climate Informatics (CI2018) http://dx.doi.org/10.5065/D6BZ64XQ 2018_Bano_CI.pdf