Trevor Barnes
Trevor Barnes
### Feature Request In PyPSA-Eur, general urban/rural rates are given at a country level, then rural cells are assigned based on population density until the rural percentage for the country...
### Feature Request It would be good to have configuration file options for how to apply cost data multipliers ### Suggested Solution A simple implementation of the options we could...
### Type of documentation issue Other ### Issue Description We have linking the documentation site to pull module references as display it as the description for each rule. However, some...
### Conda environment check - [X] I have tried using the `osemosys-global` conda environment. ### Current Behavior If using custom nodes, transmission plotting is skipped as custom nodes do not...
### Description In this PR I have fixed installation issues that are in the format of: ```bash ERROR: Could not build wheels for pandas, which is required to install pyproject.toml-based...
### The Issue In the results processing we correctly assign `DiscountRateIdv` the value of `DiscountRate` if no `DiscountRateIdv` is given; see below. https://github.com/OSeMOSYS/otoole/blob/efe0e170258994f6514ec9a49a0a5a0dcabaa102/src/otoole/results/result_package.py#L295-L342 However, as flagged by @robertodawid in [this...
### Feature Request Right now, existing residential end-use stock comes from the EIA residential energy consumption surveys. The Census collects this information as well, however, it will provide at a...
### Feature Request Current COP for heat pumps are based on a 2012 data paper. [This paper](https://www.nature.com/articles/s41597-019-0199-y) from 2019 has updated equations that may be worth exploring. Not saying one...
### Checklist - [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` ### Issue exisits on what branch Master, Develop ### The Issue...
### Feature Request While loads are in place for all sectors and all end-uses, I believe more rigorous testing should be done to compare loads against historical loads. A start...