NatLabRockies / NatLabRockies/H2Integrate
Update `check_inputs` so it's run for all technologies
Open
@elenya-grant is already working on this.
Since May 1, 2026.
- Dominant language
- Python
- Stars
- 26
- Forks
- 44
- Avg merge
- 3d 22h
- Merged PRs (30d)
- 16
Description
Update check_inputs so it's run for all technologies
Update the check_inputs method to be run for all technologies (currently it's only run if a control model or dispatch rule model are defined for a technology). This would require adding logic to include information for technology-specific finance models. This could require some additional logic to handle technology-specific combined cost and finance models.
Follow-on to #647
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.
Assessment
This issue has not been assessed yet.