equinor / fmu-editor

5 stars 2 forks source link

[FEATURE] Visualize drawn uncertainty parameters before simulation run #43

Open mferrera opened 1 year ago

mferrera commented 1 year ago

Users want to visualize the uncertainty parameters that ERT draws before a simulation is run. These parameters are stored in a parameters.txt and/or parameters.json file.

This may not be possible as it would required stop-starting ERT runs stepwise in a usage pattern similar to Jupyter notebooks, which is not supported. But maybe there is a way.