Existing Battery Storage not assigned Energy Capacity Naming
Open
@ktehranchi is already working on this.
Since Mar 5, 2024.
bug
- Dominant language
- Python
- Stars
- 148
- Forks
- 55
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 18
Description
Checklist
- I am using the current
masterbranch - I am running on an up-to-date
pypsa-usaenvironment. Update viaconda env update -f envs/environment.yaml
The Issue
As shown in #197 Battery storage is separated from xhr battery storage items. This is caused by existing batteries being added from EIA data which doesn't name the types of batteries explicitly. We can assign the Xhours of storage to the name when adding it in add_electricity
Steps To Reproduce
No response
Expected Behavior
No response
Error Message
No response
Anything else?
No response
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.