diff --git a/README.rst b/README.rst index cf3acde..86b06ae 100644 --- a/README.rst +++ b/README.rst @@ -20,21 +20,17 @@ This package offers python tools for the `CORDEX `_ communi Most of the tools leverage the ``xarray`` API to create grid and coordinate informations and data of CORDEX domains in the form of an ``xarray.Dataset`` directly from the official `CORDEX archive specifications `_. +Please have a look at the `introduction noteboook `_! + Features -------- * Tools to manage CORDEX grids as xarray datasets. * Includes coordinate transformations, bounds and vertices for CORDEX datasets. * Utitlities for cmorization to make the CORDEX ensembles more consistent. -* Preprocessing for easy access to a homogenized CORDEX ensemble dataset. For planned features, please have a look at the `issues `_, grab one, and `contribute `_! -Meta data -^^^^^^^^^ -Access to meta data should be automatic and machine readable to avoid humans to do boring, repetitiv tasks that are error prone. -For that purpose, easy access to meta information should be guaranteed by tables collected `here `_. - Installation ------------ @@ -58,7 +54,6 @@ For instructions to install py-cordex from source, please have a look at the If you want to contribute, please get in contact as early as possible, e.g., using `draft pull requests `_. - Credits -------