Skip to content

Version 0.5.2

Compare
Choose a tag to compare
@wouterjdb wouterjdb released this 19 Mar 15:03
· 44 commits to master since this release
dc33897

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).