Skip to content

Create plot utils for plotting laws #117

Open
@JordiBolibar

Description

@JordiBolibar

In order to start investigating the generation and inversion of laws with @mleseach, we need an easy way to visualise them.

The goal will be to implement a high-level function built on top of eval_law, which can display the relationship between inputs and the output of a law across multiple points of the flowline. Other plots will follow to track the evolution through time or other relationships.

Something like:

plot_law(law::AbstractLaw, simulation::Simulation, glacier_idx::Integer, inputs::NamedTuple, θ)

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions