Skip to content

Dev - #40

Merged
nicholas9182 merged 4 commits into
mainfrom
dev
Aug 18, 2026
Merged

Dev#40
nicholas9182 merged 4 commits into
mainfrom
dev

Conversation

@nicholas9182

Copy link
Copy Markdown
Collaborator

No description provided.

nicholas9182 and others added 4 commits July 6, 2026 13:22
apply_plot_layout merges layout defaults with caller overrides (the old
kwargs.get + **kwargs pattern crashed on collisions) and sets uirevision
so Dash preserves zoom/legend state. Adds SCHEMATIC_X_AXIS_UNANCHORED for
X-Z views (avoids circular scaleanchor), component-name hover in
create_component_trace, and the shared DEFAULT_PALETTE as the sunburst
default colorway.

Co-authored-by: Cursor <cursoragent@cursor.com>
The two constants were swapped: 1 MMgal = 1e6 gal, so MMGAL_TO_GAL
must be 1e6, not 1e-6 (each value was off by a factor of 1e12).
Downstream, steer-ccus-tea multiplies ethanol plant capacities by
Units.MMGAL_TO_GAL, so anyone running that pipeline against this
branch got capacities twelve orders of magnitude too small.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Fix inverted MMGAL_TO_GAL / GAL_TO_MMGAL conversion pair
@nicholas9182
nicholas9182 merged commit 2f82c6e into main Aug 18, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants