Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 411 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 411 Bytes

PyPSA_BC

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