Releases: equinor/ert
Releases · equinor/ert
2.16.0b0
- Added IES2 algorithm to the list of algorithms available to run via the command-line interface (CLI) #1028
- Bump libres to 7.0.b0
- Documentation improvements (thanks to @berland)
- Add pre_first_update hook equinor/semeio#58
- Experimental storage: improvements
2.15.rc0
New features:
- Replace Data export button functionality with a CSV-export
- Add file operation jobs as workflow jobs
Improvements:
- Document magic strings
- Clean up documentation with respect to outdated keywords
Miscellaneous:
- Deprecate STD_SCALE_CORRELATED_OBS. Recommended to use AUTO_SCALE instead.
- Drop support for Python < 3.6
- Drop CUSTOM_KW support
- Drop deprecated analysis keywords
- Drop deprecated ecl config keywords
- Drop deprecated PLOT_SETTINGS keyword
- Drop deprecated model config keywords
- Drop support for deprecated keywords {STORE, LOAD}_SEED
- Drop support for jobs with relative paths to the config
- Drop support for creating EnkfMain with filename
- Drop support for QC_{PATH, WORKFLOW} keywords
- Drop support for non enum log levels
- Remove warning for deprecated ERT_LIBRARY_PATH env variable
- Remove unused code
Bug fixes:
- Handle empty observation set in Data API
- Alpha and std_cutoff passed wrongly to the now deprecated observation correlation scaling in litres
2.14.0
New features:
- It's now possible to restart ES-MDA
Improvements:
- Clean up ENKF_ALPHA keyword usage and documentation
- Improved queue documentation
- Warn user if invalid target is used to run analysis
Miscellaneous:
- Find right extension based on system when loading rml_enkf analysis module
Bug fixes:
- Ensure py2 QString conversion through py3 str
- Correctly initialize active mask for IES
- Fix early int conversion lead to rounding error and graphical glitches in the detailed view
5.0.1 libres
Improvements:
- Pretty print status.json and jobs.json
- Add job index to elements in jobs.json
- Print update log even if points are missing or inactive
Miscellaneous:
- Remove deprecated BUILT_PYTHON option
- Deprecate CUSTOM_KW
- Stop generating EXIT files (only ERROR file is created)
0.5.4 semeio
Improvements:
- All data reported by workflows are persisted
Bug fixes:
- Fix crash on emmpty defaults sheet for design matrices
- Fix GENDATA_RFT job config
2.14.rc0
New features:
- It's now possible to restart ESMDA
Improvements:
- Documentation:
- Fix typos and links
- Update QUEUE_OPTIONS doc
- Include SLURM for QUEUE_OPTIONS
- Updated description for ENKF_ALPHA keyword
- Add deprecation warning CUSTOM_KW in docs
- Find right extension based on system when loading rml_enkf analysis module
- Add EnkfAlpha and StdCutoff to facade
- Warn user for invalid target run analysis
Bug fixes:
- Ensure py2 QString conversion through py3 str
- Correctly initialize active mask for IES
- Fix early int conversion lead to rounding error and graphical glitches in the detailed view
2.13.0
2.12.4
Attempt to complete list of packages to export
2.12.3
Export packages ert_shared.tracker
and ert_shared.cli
2.12.2
2.12.1
2.12.0
Add slurm support