Skip to content

Releases: equinor/webviz-subsurface

Version 0.2.10-rc.0

20 Jan 21:43
c73a699
Compare
Choose a tag to compare
Version 0.2.10-rc.0 Pre-release
Pre-release
Deprecate `ReservoirSimulationTimeSeries` (#935)

Version 0.2.9

06 Jan 14:45
a8701c7
Compare
Choose a tag to compare

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.

Version 0.2.9-rc.0

23 Dec 22:14
32b7352
Compare
Choose a tag to compare
Version 0.2.9-rc.0 Pre-release
Pre-release
Workaround `astroid`/`pylint` bug (#901)

Version 0.2.8

10 Dec 07:52
d656066
Compare
Choose a tag to compare

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.

Version 0.2.8-rc.1

01 Dec 11:42
924ac97
Compare
Choose a tag to compare
Version 0.2.8-rc.1 Pre-release
Pre-release
Second bugfix on sensitivity comparison in VolumetricAnalysis (#863)

Version 0.2.8-rc.0

25 Nov 19:52
0ac83c4
Compare
Choose a tag to compare
Version 0.2.8-rc.0 Pre-release
Pre-release
Update to latest `pylint` (#857)

Version 0.2.7

08 Nov 10:23
ed38ad5
Compare
Choose a tag to compare

Added

  • #825 - Added options to create separate tornado's for e.g Region/Zone in VolumetricAnalysis. As well as various improvements to the tornado figure.
  • #734 - New plugin, SeismicMisfit, for comparing observed and modelled seismic attributes. Multiple views, including misfit quantification and coverage plots.
  • #809 - GroupTree - added more statistical options (P10, P90, P50/Median, Max, Min). Some improvements to the menu layout and behaviour

Fixed

  • #841 - Bugfixes and improved hoverlabels for Tornado component.
  • #833 - Fixed errors in VolumetricAnalysis related to empty/insufficient data after filtering in the tornadoplots and comparison tabs.
  • #817 - DiskUsage - Fixed formatting error in bar chart tooltip.
  • #820 - SurfaceWithGridCrossSection - Fixed an issue with intersecting grids generated with xtgeo==2.15.2. Grids exported from RMS with this version of xtgeo should be re-exported using a newer version as the subgrid information is incorrect.
  • #838 - AssistedHistoryMatchingAnalysis - Fixed an issue with output of a callback being used as input in another before the output object was guaranteed to exist.

Version 0.2.7-rc.0

25 Oct 09:32
dc84940
Compare
Choose a tag to compare
Version 0.2.7-rc.0 Pre-release
Pre-release
Tornado improvements (#825)

Version 0.2.6

08 Oct 13:04
f4673f6
Compare
Choose a tag to compare

Added

  • #783 - VolumetricAnalysis - added tab with Fipfile QC for inspection of which FIPNUM's and REGION∕ZONE's that have been combined in order to get comparable volumes between dynamic and static sources. This tab is only available if a fipfile is given as input.
  • #777 - VolumetricAnalysis - added tabs with Source comparison and Ensemble comparison as QC tools for quick identification of where and why volumetric changes occur across sources (e.g. static vs dynamic) or ensembles (e.g. model revisions or ahm iterations).
  • #709 - Added VectorCalculator component in ReservoirSimulationTimeSeries plugin for calculation and graphing of custom simulation time series vectors.
  • #773 - VolumetricAnalysis - added functionality of easy switching bewteen FIPNUM and REGION/ZONE filter for cases where each fipnum belongs to a unique region and zone.
  • #770 - Added support for dynamic volumetric files in VolumetricAnalysis and possibility of combining static and dynamic volumes on a comparable level. To trigger this behaviour a fipfile with FIPNUM to REGION/ZONE mapping information needs to be provided. Also added support for giving multiple files as input per source.
  • #755 - Updated existing and added new tests for the Drogon dataset.

Changed

  • #788 - Prevent mixing volumes from different sensitivities in VolumetricAnalysis by not allowing to select more than one sensitivity as a filter unless SENSNAME has been grouped on by the user.
  • #760 - Updated to Dash 2.0.
  • #761 - Store xtgeo.RegularSurface as bytestream instead of serializing to json.

Fixed

  • #802 - Removed BO or BG as response options for the tornados in VolumetricAnalysis, selecting them caused an error.
  • #794 - Fixed an issue in VolumetricAnalysis to prevent design matrix runs with only a single montecarlo sensitivity to be interpreted as a sensitivity run.
  • #765 - Use correct inline/xline ranges for axes in SegyViewer z-slice graph.
  • #782 - Fixed an issue in VolumetricAnalysis when calculating property columns on grouped selections.
  • #791 - Ensure correct map bounds in SurfaceViewerFMU when switching between attributes with different geometry.

Version 0.2.6-rc.0

24 Sep 18:11
0a4d12e
Compare
Choose a tag to compare
Version 0.2.6-rc.0 Pre-release
Pre-release
`GroupTree` plugin for network visualization (#771)