Skip to content

Releases: equinor/webviz-subsurface

Version 0.1.3

24 Sep 13:41
fe3dd80
Compare
Choose a tag to compare

Added

  • #417 - Added an optional argument --testdata-folder to pytest, can be used when test data is in non-default location.
  • #422 - HistoryMatch plugin now
    quietly excludes all realizations lacking an OK file written by ERT on completion of realization workflow, similar to behavior of other plugins that read from individual realizations. Previously wrote warnings for missing data.
  • #428 - Plugin controls, such as dropdown selections, set by the user is kept on page reload.
  • #435 - Suppress a warning in SurfaceViewerFMU when calculating statistics from surfaces where one or more surface only has NaN values.
  • #438 - Improved documentation of generation of data input for RelativePermability plugin.
  • #434 - Improved hillshading and colors in plugins with map views.
  • #439 - Pie chart and bar chart are now visualized together in DiskUsage. Free space is now visualized as well.

Fixed

  • #432 - Bug fix in ReservoirSimulationTimeSeries. Vectors starting with A, V, G, I, N, T, V and L resulted in crash due to a bug introduced in #373 (most notably group and aquifer vectors).
  • #442 - Bug fix in ReservoirSimulationTimeSeries. Wrong realization number was shown if data set contained missing realizations. Now uses correct realization number from data.
  • #447 - Changed two webvizstore decorated functions such that they do not take in pandas objects as arguments, which are known to not have repr() useful for hashing.

Version 0.1.2

24 Aug 13:34
8b0a290
Compare
Choose a tag to compare
Use built in xml parsing (#415)

Version 0.1.1

24 Aug 07:58
b4c79ec
Compare
Choose a tag to compare
Use new example configuration names (#414)

Version 0.1.0

24 Aug 07:08
db6173e
Compare
Choose a tag to compare
ParameterResponseParallelCoordinates plugin. (#410)

Co-authored-by: VegardOztan <[email protected]>
Co-authored-by: JosteinGj <[email protected]>
Co-authored-by: saraa394 <[email protected]>
Co-authored-by: sofieaasheim <[email protected]>

Version 0.0.36

27 Jul 20:21
22ff469
Compare
Choose a tag to compare
Download time series data from ReservoirSimulationTimeseries (#386)

Version 0.0.35

24 Jun 08:43
3904574
Compare
Choose a tag to compare
Support getting response data directly as time series data from UNSMR…

Version 0.0.34

31 May 18:40
b7d168c
Compare
Choose a tag to compare
Changed default column_keys in ReservoirSimulationTimeSeriesRegional …

Version 0.0.33

30 Apr 17:27
69e2fda
Compare
Choose a tag to compare
Switch from Dropdown to Select (#316)

Version 0.0.32

28 Apr 09:03
2c1f1c5
Compare
Choose a tag to compare
Support Dash 1.11 (#322)

Version 0.0.31

24 Apr 17:19
f9b732d
Compare
Choose a tag to compare
Set dash to <=1.10 (#319)