This repository contains machine readable cordex tables with data and meta information. To read one of the tables, e.g., into python, you can simply use the public raw adress, e.g.:
import pandas as pd
url = "https://raw.githubusercontent.com/euro-cordex/tables/master/domains/cordex.csv"
table = pd.read_csv(url)
A table with some meta information about the Cordex data request. It's an attempt to clean up and convert the variable list into a machine readable format.
py-cordex
are now downloaded from here. All domain definitions have now been merged into one table.
Contains tables with cordex domains and definitions in rotated coordinates. The data is mostly based on the Cordex archive specifications.
This directory contains some data to work with sub-regions of Cordex domains. Right now, we have only collected the following:
- Prudence regions (official resource missing)