pypsa-usa
pypsa-usa copied to clipboard
PyPSA-USA: An Open-Source Energy System Optimization Model for the United States
### Checklist - [X] I am running on an up-to-date [`pypsa-usa` environment](https://github.com/PyPSA/pypsa-usa/blob/master/workflow/envs/environment.yaml). Update via `conda env update -f envs/environment.yaml` ### Issue exisits on what branch Master, Develop ### The Issue...
### Feature Request PyPSA-USA currently uses the [powerplants-usa](https://github.com/ktehranchi/powerplants_usa) project to generate its powerplants table, by pulling in data from EIA860, EGRID, and WECC ADS. We need to migrate this code...
### Checklist - [X] I am running on an up-to-date [`pypsa-usa` environment](https://github.com/PyPSA/pypsa-usa/blob/master/workflow/envs/environment.yaml). Update via `conda env update -f envs/environment.yaml` ### Issue exisits on what branch Develop ### The Issue If...
#Closes #320. ## Changes proposed in this Pull Request I added three source gpkg files from https://maps.nrel.gov/psh to account for three durations of PHS (8hr, 10hr, 12hr). Each duration has...
### Feature Request For time-series production plots, we output subplots depending on the number of investment periods (ie. for 2 investment periods, there will be two plots for each timeseries...
### Checklist - [X] I am running on an up-to-date [`pypsa-usa` environment](https://github.com/PyPSA/pypsa-usa/blob/master/workflow/envs/environment.yaml). Update via `conda env update -f envs/environment.yaml` ### Issue exisits on what branch Develop ### The Issue Must...
### Feature Request I noticed on PUDL's website they perform some nice data preparation for historical state level demand: > WIth the EIA IDs, we link the hourly electricity demand...
### Feature Request Capacity credits for renewables are typically credited by ELCC surfaces. TODO implement exogenously defined ELCC surface capacity creditation. ### Suggested Solution _No response_ ### Additional Info _No...
### Feature Request Ticket to track integration of NREL ReV in `build_renewable_profiles`. NREL ReV provides access to numerous climate model datasets. I'll be figuring out a way to loop this...
### Checklist - [X] I am running on an up-to-date [`pypsa-usa` environment](https://github.com/PyPSA/pypsa-usa/blob/master/workflow/envs/environment.yaml). Update via `conda env update -f envs/environment.yaml` ### Issue exisits on what branch Develop ### The Issue In...