Skip to content

Version 0.2.10

Compare
Choose a tag to compare
@anders-kiaer anders-kiaer released this 09 Feb 11:31
· 193 commits to master since this release
32bb6b0

Fixed

  • #921 - Fixed bug with History Vectors in new SimulationTimeSeries plugin. Replaced hard coded realization number of 0, with first valid realization in provider.
  • #926 - VolumetricAnalysis - Fixed bug when building portables with aggregated (csvfile_vol) input.
  • #929 - TornadoWidget - No longer skipping sensitivities with SENSNAME="ref" from tornado bars if there is more than one realization with SENSNAME="ref".
  • #932 - RftPlotter - Fixed bug related to calculated correlations returning NaN if the response variable has constant values.
  • #937 - SimulationTimeSeries - Fixed hover info for observation trace

Changed

  • #935 - Deprecated plugin ReservoirSimulationTimeSeries. This has been replaced by the faster, more flexible and less memory hungry plugin SimulationTimeSeries.
  • #924 - Improvements to the ParameterFilter functionality, e.g information regarding active filters and which relizatons are filtered out, and better handling of multiple ensembles. Improvements to the ParameterAnalysis plugin, e.g. added boxplot, fixed table formatting and update of parameters based on selected ensemble.