Installation¶
This page describes how to install PyPSA-Earth-Status and its dependencies.
PyPSA-Earth-Status provides its own Conda environment file with the dependencies needed to run the workflow.
Prerequisites¶
Before installing PyPSA-Earth-Status, make sure you have:
- Git
- Conda (recommended: Miniconda)
Clone the repository¶
First, clone the repository:
Create the Conda environment¶
-
Make sure you are in the project folder:
-
Create the Conda environment using the repository environment file:
-
Activate the environment:
-
Quick sanity check (optional):
If you see the Snakemake help text, the environment is ready.