You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Added
#365 Analytics workflow now also available for prediction mode.
#351 Added simple plotting tool that allows for plotting of FlowNet ensembles and observations.
Fixes
#365 Fixes bug where the parquet parameters file would not be saved for iterations larger than 9.
Changes
#365 Structure change of the code. Moved all forward models called from ERT to a seperate folder ert/forward_models. Scripts moved: delete_simulation_output, save_iteration_parameters, iteration_analytics, render_realization and flow_job.
#347 Additional flow nodes is now allowed to be either a list (equal length of number of layers) or a single integer (which will be split over the layers according to volume of concave hull).