Skip to content

Global Sensitivity Analysis Workflow for PyPSA-USA

License

Notifications You must be signed in to change notification settings

DeltaE/pypsa-gsa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyPSA-USA Global Sensitivity Analysis

Global Sensitivity Analysis Workflow for PyPSA-USA

Intro

This repo contains a global sensitivity analysis (GSA) workflow for running on PyPSA-USA models. The logic is inspired by the open-source Usher et al. [1] paper on performing (GSA) on energy system optimization models, and the accompanying code [2].

[1] Usher W, Barnes T, Moksnes N and Niet T. Global sensitivity analysis to enhance the transparency and rigour of energy system optimisation modelling [version 1; peer review: 1 approved, 2 approved with reservations]. Open Res Europe 2023, 3:30 (https://doi.org/10.12688/openreseurope.15461.1)

[2] https://github.com/KTH-dESA/esom_gsa

How to use

To add

Install

Install dependencies using conda or mamba into a new environment called pypsa-gsa. Activate the new environment.

conda env create --file pypsa-gsa.yaml
conda activate pypsa-gsa

About

Global Sensitivity Analysis Workflow for PyPSA-USA

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages