Skip to content

Version 0.2.7

Compare
Choose a tag to compare
@anders-kiaer anders-kiaer released this 08 Nov 10:23
· 244 commits to master since this release
ed38ad5

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.