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