Releases: equinor/ert
Releases · equinor/ert
Release - 2.6.2
Bugfixes:
- Bump
libres
version to2.6.3
fixing #615
Release - 2.6.1
Bumped libres
dependency to 2.6.1
2.6.0
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
andtui
interfaces.
Experimental features:
- New iterative ensemble smother algorithm
2.6.b3
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
Bump libres dependency
2.6.b1
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
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
andtui
interfaces.
Experimental features:
- New iterative ensemble smother algorithm
CLI bugfix
Fix a bug when parsing arguments in the cli
Python 3 support
- 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
Remove libres PlotConfig dependency - Updating tests to work without enkf plot_config - res plotConfig made default - libres version bumped to 2.6.a2