From 598b75358da8b14e24454a1a5864d7c1f7a69ac4 Mon Sep 17 00:00:00 2001 From: Fabian Neumann Date: Mon, 24 Jan 2022 12:42:53 +0100 Subject: [PATCH] Update installation.rst --- doc/installation.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/installation.rst b/doc/installation.rst index a9f353bd..6637cdfd 100644 --- a/doc/installation.rst +++ b/doc/installation.rst @@ -68,14 +68,14 @@ Data requirements ================= Small data files are included directly in the git repository, while -larger ones are archived in a data bundle on zenodo (`10.5281/zenodo.5546517 `_). +larger ones are archived in a data bundle on zenodo (`10.5281/zenodo.5824485 `_). The data bundle's size is around 640 MB. To download and extract the data bundle on the command line: .. code:: bash - projects/pypsa-eur-sec/data % wget "https://zenodo.org/record/5546517/files/pypsa-eur-sec-data-bundle.tar.gz" + projects/pypsa-eur-sec/data % wget "https://zenodo.org/record/5824485/files/pypsa-eur-sec-data-bundle.tar.gz" projects/pypsa-eur-sec/data % tar -xvzf pypsa-eur-sec-data-bundle.tar.gz