From bac7e54d231d2ac9a744956f3851e13c9ace1d90 Mon Sep 17 00:00:00 2001 From: Francesco Witte Date: Tue, 16 Nov 2021 13:36:46 +0100 Subject: [PATCH] Add missing code directive and hyphon in tar --- doc/installation.rst | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/doc/installation.rst b/doc/installation.rst index 1252771d..a9f353bd 100644 --- a/doc/installation.rst +++ b/doc/installation.rst @@ -56,9 +56,11 @@ atlite version 0.0.2. You can create an enviroment using the environment.yaml file in pypsa-eur/envs: -.../pypsa-eur % conda env create -f envs/environment.yaml +.. code:: bash -.../pypsa-eur % conda activate pypsa-eur + .../pypsa-eur % conda env create -f envs/environment.yaml + + .../pypsa-eur % conda activate pypsa-eur See details in `PyPSA-Eur Installation `_ @@ -72,9 +74,9 @@ 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 % tar xvzf pypsa-eur-sec-data-bundle.tar.gz + projects/pypsa-eur-sec/data % tar -xvzf pypsa-eur-sec-data-bundle.tar.gz The data licences and sources are given in the following table.