Trevor Barnes

Results 160 issues of 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...

enhancement
Sector

### 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...

bug

### 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...

bug
Sector

### 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...

enhancement

### 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...

enhancement

### 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...

bug
Sector

### 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...

bug
Sector

### 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. ![image](https://github.com/user-attachments/assets/d1aa38ba-4aa1-4361-9245-167e89490b03)...

enhancement
good first issue

### 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...

enhancement

### 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...

enhancement
Sector