NatLabRockies / NatLabRockies/REopt_API

year_one_energy_cost_series_us_dollars_per_kwh output incorrect for tiered rates

Open
#79 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.