Skip to content

Version 0.2.9

Compare
Choose a tag to compare
@anders-kiaer anders-kiaer released this 06 Jan 14:45
· 211 commits to master since this release
a8701c7

Fixed

  • #888 - Improved SeismicMisfit performance when using polygon files with a large number of polygons.
  • #911 - Handle ensembles with missing surface folders in PropertyStatistics.

Added

  • #880 - Show hover information for uncertainty envelope in StructuralUncertainty.
  • #883 - Added Statistics + Realizations-plot for New SimulationTimeSeries plugin. Includes filtering of realizations and selection to calculate statistics from all realizations or selected subset of realizations. Updated visualization mode included in user download data.
  • #867 - Added new SimulationTimeSeries plugin, with code structure according to best practice plugin example webviz-plugin-boilerplate and usage of EnsembleSummaryProvider. New functionality as multiple Delta Ensembles in same plot, selectable resampling frequency and possibility to group subplots per selected ensemble or per selected vector.
  • #884 - Added a new tab to the RFTPlotter plugin, with functionality to analyse RFT pressure responses to parameters.

Changed

  • #889 - Added rel_file_pattern argument to .arrow related factory methods in EnsembleSummaryProviderFactory.
  • #895 - Various improvements to VolumetricAnalysis mainly affecting functionality in the Inplace distribution tab e.g. merged functionality in pages Custom plotting and 1 plot / 1 table into one, added colorby option in Plots per zone/region, and added shade to the convergence plot to indicate missing realizations.