Trevor Barnes
Trevor Barnes
### Feature Request Within the sector workflow, there are still bugs limiting model runs to single periods. These needs to be addressed. Accompanying this is updates to the plotting of...
### Checklist - [X] I am using the current [`master`](https://github.com/PyPSA/pypsa-usa/tree/master) branch - [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` ### The...
### Checklist - [X] I am using the current [`master`](https://github.com/PyPSA/pypsa-usa/tree/master) branch - [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` ### The...
### Feature Request If we upgrade to python `3.12`, issues with fstrings appear. This is a reported issue to Snakemake and addressed in release `8.4`. However, if we upgrade to...
### Feature Request We print out the wildcards in the figure titles via the function [`create_title(...)`](https://github.com/PyPSA/pypsa-usa/blob/a05664935c3d0828b9dae46d64fcd4fca137d177/workflow/scripts/plot_statistics.py#L71-L94). PR #383 added in the `simpl` wildcard, but the create title function wasnt updated...
### Checklist - [X] I am using the current [`master`](https://github.com/PyPSA/pypsa-usa/tree/master) branch - [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` ### The...
### Checklist - [X] I am using the current [`master`](https://github.com/PyPSA/pypsa-usa/tree/master) branch - [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` ### The...
### Feature Request When I run the workflow from `v0.3.0`, land use availability figures are generated. This is great, but they are saved in the top level result folder. ...
### Feature Request Right now, the electrical and sector coupling cost data, in `build_cost_data.py` are separate, and two different files are generated; one for electricity, one for sector. We should...
### Feature Request Utility scale batteries are added! We should allow the same for residential/commercial scale batteries. ### Suggested Solution Need to first add a distribution level electrical node, then...