Update installation notes: PyPSA-Eur datafiles are part of the snakemake flow
This commit is contained in:
parent
515416fd75
commit
82d7c8719e
@ -18,7 +18,12 @@ its dependencies. Clone the repository:
|
||||
|
||||
projects % git clone git@github.com:PyPSA/pypsa-eur.git
|
||||
|
||||
then download and unpack all the PyPSA-Eur data files.
|
||||
then download and unpack all the PyPSA-Eur data files by running the following snakemake rule:
|
||||
|
||||
.. code:: bash
|
||||
|
||||
projects/pypsa-eur % conda activate pypsa-eur
|
||||
projects/pypsa-eur % snakemake -j 1 retrieve_databundle
|
||||
|
||||
|
||||
Clone technology-data repository
|
||||
|
Loading…
Reference in New Issue
Block a user