Host repository for BC PyPSA work for the PICS Decarbonization project.
The project leverages BC infrastructure from CODERS.
To setup your environment please have a distribution of conda installed. Now clone the repo.
Once the repo has been cloned you will now want to create the conda environment bc-power
. Run the following command:
conda env create --name bc-power --file environment.yml