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