From ca9f043bd8ce57e69f799523b5cefd70993db7b7 Mon Sep 17 00:00:00 2001 From: Fabian Neumann Date: Tue, 13 Aug 2019 17:21:27 +0200 Subject: [PATCH] add installing cds api instructions --- doc/installation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/installation.rst b/doc/installation.rst index eab17d46..79899dec 100644 --- a/doc/installation.rst +++ b/doc/installation.rst @@ -65,7 +65,7 @@ extracting them manually in the locations outlined below. .../pypsa-eur/data % tar xJf pypsa-eur-data-bundle.tar.xz -2. **Cutouts:** `pypsa-eur-cutouts.tar.xz `_ are spatiotemporal subsets of the European weather data from the `ECMWF ERA5 `_ reanalysis dataset and the `CMSAF SARAH-2 `_ solar surface radiation dataset for the year 2013. They have been prepared by and are for use with the `atlite `_ tool. You can either generate them yourself using the ``build_cutouts`` rule or extract them directly into the ``pypsa-eur`` directory. Extracting the bundle is recommended, since procuring the source weather data files for ``atlite`` is not properly documented at the moment: +2. **Cutouts:** `pypsa-eur-cutouts.tar.xz `_ are spatiotemporal subsets of the European weather data from the `ECMWF ERA5 `_ reanalysis dataset and the `CMSAF SARAH-2 `_ solar surface radiation dataset for the year 2013. They have been prepared by and are for use with the `atlite `_ tool. You can either generate them yourself using the ``build_cutouts`` rule or extract them directly into the ``pypsa-eur`` directory. To download cutouts yourself you need to `set up the CDS API `_. For more details read the `atlite documentation `_. For beginners, extracting the bundle is recommended: .. code:: bash