Emmi CHD Examples#6
Open
nicpittmanemmi wants to merge 8 commits into
Open
Conversation
nicpittmanemmi
commented
Jun 2, 2026
|
|
||
| # ---------- Cost --------------------------------------------------------- | ||
|
|
||
| def estimate_cost(client, portfolio: pd.DataFrame, target_ha: float = 1.0) -> dict: |
Author
There was a problem hiding this comment.
Let me know if you think this isn't appropriate to include.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What this adds
Added
use-cases/emmi-chd/: end-to-end multi-hazard climate-risk screening for a US power-generation portfolio in East Texas using Emmi's Climate Hazard Diagnostics (wildfire, cyclones, coastal + fluvial floods) via the Cecil SDK.Ships a
chd.pyhelper plus two notebooks:portfolio-screening-east-texas.ipynb(5-asset portfolio, cost preview → provision → screen → per-hazard bars → donut composition → trajectory) andsingle-asset-deep-dive.ipynb(every variable Emmi published for one Gulf Coast plant, across baseline + four RCP scenarios).Both notebooks share the helper so users can go from API key to multi-hazard EAL in ~50 lines.
Checklist
tutorials/,use-cases/, orskills/) — see CONTRIBUTING.mdnbformat, runs end-to-end against the live SDK, title cell at topname,description,license: MIT; directory name matchesname