Skip to content

Version 0.2.8

Compare
Choose a tag to compare
@anders-kiaer anders-kiaer released this 10 Dec 07:52
· 217 commits to master since this release
d656066

Fixed

  • #877 - Update WellLogViewer to work with the latest version of the component.

  • #875 - Fixed an issue with the uncertainty envelope in Structural Uncertainty where the plot misbehaved for discontinuous surfaces. A side effect is that percentile calculations are now much faster.

Added

  • #856 - VolumetricAnalysis - Added support for comparing sensitivities both within and across ensembles.
  • #721 - Added data provider for reading ensemble summary data through a unified interface, supporting optional lazy resampling/interpolation depending on data input format.
  • #845 - Added realization plot colored by sensitivity to tornado tab in VolumetricAnalysis.

Changed

  • #855 - VolumetricAnalysis now supports mixing sensitivity and non-sensitivity ensembles.
  • #853 - ParameterResponseCorrelation improvements. Constant parameters are removed from the correlation figure, and option to set maximum number of parameters is added. Trendline is added to the scatterplot. Axis in correlation figure is now calculated based on data.
  • #844 - SeismicMisfit improvements. Data ranges now follows selected attribute. User defined zooms are now kept during callbacks. New option in slice plot to show individual realizations. Prettyfied all hoverdata. New colorscales. Polygons sorted by name in drop down selector.
  • #842 - GroupTree improvements. Supporting groups as leaf nodes.
  • #854 - RFTPlotter improvements. Fixed some bugs that caused webviz to crash, improved the layout some places and fixed broken links in documentation.