NatLabRockies / NatLabRockies/H2Integrate
Library function for cost indices
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 26
- Forks
- 44
- Avg merge
- 3d 22h
- Merged PRs (30d)
- 16
Description
Built-in utility functions for cost indices
Build in functions to adjust system or sub-system costs based on CEPCI or CPI.
Previously accomplished with hard-coded adjustments in Green Steel based on the cost year, but need a more robust way to do this going forward.
Was there in H2I for some of the technologies, but based on inflation.
h2integrate -> tools -> inflation there are spreadsheets for this, but would be more robust to use a package instead of hard-coded tools, and those spreadsheets don't have a source for CEPCI numbers.
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
Start by reviewing the existing h2integrate → tools → inflation spreadsheets and the hard-coded cost adjustments previously used in Green Steel. Determine the intended CEPCI and CPI data sources and package interface. Done means reusable functions adjust system or subsystem costs by cost year without relying on undocumented hard-coded values.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100