Skip to content

Releases: equinor/ert

2.6.b3

15 Nov 13:16
Compare
Choose a tag to compare
2.6.b3 Pre-release
Pre-release

New features:

Improvements:

  • Document RMS job
  • Less resource intensive monitoring
  • Display config file name in all GUI window titles

Code structure and tooling:

  • Add plugin system for forward models
  • Make gert_main a function instead of a exec call.

Bug:

  • Remove error when closing GUI
  • Revert default case name for MDA

Deprecation:

Experimental features:

2.6.b2

06 Nov 12:04
Compare
Choose a tag to compare
2.6.b2 Pre-release
Pre-release

Bump libres dependency

2.6.b1

06 Nov 11:56
Compare
Choose a tag to compare
2.6.b1 Pre-release
Pre-release

New features:
Add basic monitoring to ert cli

Improvements:
Run dialog no longer closes when pressing esc
Improved exit monitoring when simulations fail
Active realizations field is automatically filled with the runable realizations available

Code structure and tooling:

Deprecation:

Experimental features:

2.6.b0

23 Oct 05:40
Compare
Choose a tag to compare
2.6.b0 Pre-release
Pre-release

New features:

  • Python 3 support
  • PyQt5 support
  • Memory usage monitoring
  • CLI supports MDA
  • CLI supports running single workflow

Improvements:

  • Tailored plotting for single data points
  • Algorithm recommendations in menu
  • Check for observation data
  • Better support for lsf-nodes with unknown status
  • Various improvements to the documentation
  • Communicate analysis completetion
  • Help links in the GUI
  • Config file name in window title

Code structure and tooling:

  • Removed all C-code and CMake
  • Removed ERT_SHARE_PATH
  • Make CLI independent of Qt

Deprecation:

  • Removed the text and tui interfaces.

Experimental features:

  • New iterative ensemble smother algorithm

CLI bugfix

30 Aug 09:43
Compare
Choose a tag to compare
CLI bugfix Pre-release
Pre-release

Fix a bug when parsing arguments in the cli

Python 3 support

30 Aug 06:37
Compare
Choose a tag to compare
Python 3 support Pre-release
Pre-release
  • Python 3 is experimentally supported (the UI's have only received some manual testing on top of the automatic ones)
  • Check that there are observations before running update
  • Some improvements to the documentation
  • Unknown forward model status added to highlight when the cluster is down
  • Add more functionality to the cli

Version 2.6.a0

12 Jun 14:05
Compare
Choose a tag to compare
Version 2.6.a0 Pre-release
Pre-release
Remove libres PlotConfig dependency

- Updating tests to work without enkf plot_config
- res plotConfig made default
- libres version bumped to 2.6.a2

Version 2.5.3

06 Jun 10:48
Compare
Choose a tag to compare

Backport bugfix for Load Results Manually

Version 2.5.2

21 May 06:57
Compare
Choose a tag to compare

Set version to 2.5.2

Version 2.5.1

13 May 13:51
Compare
Choose a tag to compare

Backport of error message reporting failures not taking down the monitoring window.