Skip to content

Releases: equinor/ert

Release - 2.6.2

16 Dec 13:05
Compare
Choose a tag to compare

Bugfixes:

  • Bump libres version to 2.6.3 fixing #615

Release - 2.6.1

10 Dec 08:58
Compare
Choose a tag to compare

Bumped libres dependency to 2.6.1

2.6.0

06 Dec 09:44
Compare
Choose a tag to compare

New features:

  • Add basic monitoring to ert cli
  • Python 3 support
  • PyQt5 support
  • Memory usage monitoring
  • CLI supports MDA
  • CLI supports running single workflow

Improvements:

  • Document RMS job
  • Less resource intensive monitoring
  • Display config file name in all GUI window titles
  • 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
  • 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:

  • Add plugin system for forward models
  • Make gert_main a function instead of a exec call.
  • Removed all C-code and CMake
  • Removed ERT_SHARE_PATH
  • Make CLI independent of Qt

Bug:

Deprecation:

  • Removed the text and tui interfaces.

Experimental features:

  • New iterative ensemble smother algorithm

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