Trevor Barnes

Results 160 issues of Trevor Barnes

### Feature Request We need to add in a conditional for memory allocation in `add_demand` to check if its a sector study. By using all input files, the memory requirements...

enhancement
Sector

Closes #543 ## Changes proposed in this Pull Request Starts the process of retrieving EIA data from the API and saving it, then passing it into the required script. I...

### Feature Request Would be nice to add in a config option allowing for the caching of EIA API data. We do have each API call retry up to three...

enhancement
Sector

### Feature Request PUDL archives the EIA [Residential Energy Consumption Survey](https://www.eia.gov/consumption/residential/), [Commercial Energy Consumption Survey](https://www.eia.gov/consumption/commercial/) and [Manufacturing Energy Consumption Survey](https://www.eia.gov/consumption/manufacturing/) (see [here](https://zenodo.org/communities/catalyst-cooperative/records?q=consumption%20survey&l=list&p=1&s=10&sort=bestmatch) for the archives). Would be good to pull...

enhancement
good first issue
Sector

### Feature Request With the uncertainty around if data sources from NREL and EIA are going to remain open, its critical a backup of data is done. Catalyst has done...

enhancement
Sector

### Feature Request When the sector coupling was first being developed, the `reeds_state` classifier in buses didn't exist, so there is code to fill this in under the `STATE` and...

enhancement
good first issue
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

### Type of documentation issue Missing Information ### Issue Description There is a section in `config.default.yaml` called `conventional` that includes information on dynamic pricing. This section is missing from the...

documentation

### Feature Request Originally, I had planned to allow certain sector additions through flagging sectors names as a wildcard (like `G`, `H`, `I` for gas heating, industrial). Since the addition...

enhancement
Sector

### Feature Request Three assumptions are hard-coded into the calculation of linepack. These should be moved to the configuration file. These assumptions are: - Including both interstate and intrastate pipelines...

enhancement
Sector