Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyPSA_BC

Host repository for BC PyPSA work for the PICS Decarbonization project.

The project leverages BC infrastructure from CODERS.

Setup

This project is packaged as pypsa-bc and managed with uv. Quick start:

curl -LsSf https://astral.sh/uv/install.sh | sh   # install uv
git clone https://github.com/DeltaE/PyPSA_BC.git
cd PyPSA_BC
uv sync                                           # creates .venv and installs pypsa-bc + dependencies

See docs/SETUP.md for a full walkthrough, including running scripts (uv run ...) and managing dependencies.

Visual Report for Built Networks

Generate a comprehensive static + interactive visualization report from a built PyPSA network:

uv run python workflow/scripts/build_visual_report.py \
	--network results/pypsa/PyPSA_BC_network_s_2021.nc \
	--vis-dir vis

Outputs:

  • HTML report: vis/PyPSA_BC_network_s_2021_visual_report.html
  • Plot resources: vis/vis_resources/PyPSA_BC_network_s_2021_plots/

About

Host repository for BC PyPSA model

Topics

Resources

Stars

2 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages