Trevor Barnes
Trevor Barnes
### Feature Request Right now, uranium fuel costs come in at a national level from the ATB I believe (see issue #63). The [State Energy Data System](https://www.eia.gov/state/seds/seds-data-fuel.php?sid=US) 2022 update has...
### Feature Request PR #300 introduces writing of disaggregated industrial data. Next, we need to add in the reading of industrial data. While EFS has industrial data, it is only...
### Feature Request PR #288 introduces sectorally explicit demand files (ie. `res-elec`, `res-heat`, ect...). This is outputted as separate csv files, due to me just being more comfortable with pandas...
### Feature Request For residential and commercial demand profiles, they are based on a 2018 weather year. ### Suggested Solution We should add cutouts to the zenodo deposit for 2018...
### Feature Request I need to use the `INTERCONNECT_2_CODE` constant in the snakefile, as some demand data will come in at a state level. It would be nice to be...
### 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...
## Changes proposed in this Pull Request Updates the testing workflow file. I believe no configurations met the imposed filtering options on what os to run on. I have enabled...
### Feature Request Similar to PyPSA-Eur implementation [here](https://github.com/PyPSA/pypsa-eur/blob/master/.github/workflows/ci.yaml), adding in a GitHub action to test network configurations would be good. ### Suggested Solution _No response_ ### Additional Info _No response_
### Feature Request We pull dynamic fuel prices to match historical weather year with price curves. We can also scale these values based on the AEO values to match our...
### Type of documentation issue Missing Information ### Issue Description When using grid emissions electricity loads, there are certain timesteps that have duplicate values. I see in the code we...