NatLabRockies / NatLabRockies/REopt_API
year_one_energy_cost_series_us_dollars_per_kwh output incorrect for tiered rates
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 125
- Forks
- 68
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 1
Description
Currently the year_one_energy_cost_series_us_dollars_per_kwh averages tiered rates. Perhaps we need to add a dimension to this output to correctly return tiered rates. Or perhaps there is a better solution.
Contributor guide
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.
Research direction
Start by locating the Python code that produces year_one_energy_cost_series_us_dollars_per_kwh and trace how tiered rates are averaged. Determine the intended representation for tiered rates before changing the output, then add coverage showing that tiered rates are returned correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100