NatLabRockies / NatLabRockies/H2Integrate
Make Generic Summer work with non-hourly time step
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 26
- Forks
- 44
- Avg merge
- 3d 22h
- Merged PRs (30d)
- 16
Description
Make Generic Summer work with non-hourly time step
The generic summer needs some minor calculation adjustments to work with non-hourly time steps. We should also take a look at the units.
Proposed solution
Alternatives considered
Additional context
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
Search the repository for the Generic Summer implementation and inspect how it calculates values and assigns units for hourly steps. Compare that behavior with a non-hourly time step, then add or update tests to verify the adjusted calculations and units across supported step sizes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100