Trevor Barnes

Results 160 issues of Trevor Barnes

### Idea With each sub-directory of scripts (ie. `powerplant`, `storage`, `transmission`, ect...) we have a constants file. While some constants are specific to these folders, some are more general (ie....

enhancement

### Idea [otoole now supports](https://github.com/OSeMOSYS/otoole/releases) processing HiGHS solution files. We should integrate this as a solver option ### Is your feature related to a bug? _No response_ ### Suggested Soltuion...

enhancement

### Description Builds on @maartenbrinkerink to add user-configurable data-structures for nodes/fuels/techs. This is just a proof of concept right now and the rest of the powerplant script needs to be...

### Feature Request It would be nice to use the Python API `read()` function to read in already processed result csv data. For example, if I process my solution results...

enhancement

### Feature Request Python 3.13 is now available! We should update otoole (if need be) to be 3.13 compatible and add it to the test suite. ### Is your feature...

enhancement

### Feature Request As identified by @m4rz910, the `simplify_network` rule is not parallelized. Below is correspondence with Zach on this issue. > Separately as an FYI, I noticed a lot...

enhancement

### Feature Request I was recently directed to [this dataset](https://data.nrel.gov/submissions/118) that gives thermal industrial load at quite a bit more detail than we currently have. I would be good to...

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

### Feature Request EVs and ICE vehicles have different data sources for capital costs and efficiencies, which I think is leading to some odd artifacting with investments. We should consolidate...

enhancement
Sector

### Feature Request I think the NPV calculation of capital costs for sector techs was accidentally dropped (or just missed getting added) at some point and needs to be added...

enhancement
Sector