Skip to content

Project repository for a draft version of Regional downscaling challenge in ECMWF Code4Earth 2023

License

Notifications You must be signed in to change notification settings

aperezvelasco/regional-downscaling

Repository files navigation

Regional downscaling

pypi_release pypi_status pypi_downloads docs

A spatio-temporal downscaling package to perform regional downscaling over spatio-temporal datasets.

In this particular case, we define a model to perform downscaling from:

to:

ERA5 reanalysis cropped to CERRA coverage:

https://github.com/aperezvelasco/regional-downscaling/blob/main/reports/viz/era5_in_cerra_coverage-viz-2m_temperature-01012021-00.png

CERRA reanalysis:

https://github.com/aperezvelasco/regional-downscaling/blob/main/reports/viz/cerra-viz-2m_temperature-01012021-00.png

Download and process data

A first version to download and process data of both ERA5 and CERRA reanalysis has been implemented. To download the data:

>>> data_provider --output_dir /data --project ERA5 --variable tas --year 2020 --month 1

It will download all the data available for temperature variable for the ERA5 reanalysis on January 2020

About

Project repository for a draft version of Regional downscaling challenge in ECMWF Code4Earth 2023

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages