Skip to content

21 visualization framework selection#29

Open
Hackatro wants to merge 4 commits into
mainfrom
21-visualization-framework-selection
Open

21 visualization framework selection#29
Hackatro wants to merge 4 commits into
mainfrom
21-visualization-framework-selection

Conversation

@Hackatro

Copy link
Copy Markdown
Contributor

First implementation simulation frontend

Hackatro and others added 4 commits June 9, 2026 15:55
The simulation no longer translates PDL shocks into invented knob names. A shock is stored and served under the (entity, impact_field) pair taken straight from the PDL event's 'target' and impact field. Both are PDL vocab, so a new shock is a PDL edit only.
@Hackatro Hackatro linked an issue Jun 24, 2026 that may be closed by this pull request
"""
env = self.model.environment
farm_capacity = env.get_effective_value("farm_capacity_bra")
farm_capacity = env.get_effective_value("brazil_farms", "supply")

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

did you branch from another branch? This has nothing todo with the visualization right?

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.

Visualization framework selection

2 participants