This repository has been archived by the owner on Jul 19, 2021. It is now read-only.
Releases: equinor/libres
Releases · equinor/libres
8.0.0rc0
- Move Python tests from /python/tests to /tests
- Update README to use pytest
- Remove legacy logo
- Add cwrap as requirement
- Drop futures as requirement
8.0.0b0
API Breakage:
- Moving methods to the JobQueue out of JobQueueManager and EnkfSimulationRunner
New features/Enhancements:
- Introducing add_ee_stage on the JobQueue which is capable of adding Ensemble stages to the queue
7.2.0
New features/Enhancements:
- Various features to support first iteration of ensemble evaluator
- Extend the documentation on RMS forward model
Bugfixes:
- Rename all shell workflows to uppercase
- Catch version import error
Removal of deprecated/unused functionality:
- Remove check which dates back to EnKF updates
7.2.0rc0
New features/Enhancements:
- Various features to support first iteration of ensemble evaluator
- Extend the documentation on RMS forward model
Bugfixes:
- Rename all shell workflows to uppercase
- Catch version import error
Removal of deprecated/unused functionality:
- Remove check which dates back to EnKF updates
7.0.0
Breaking changes:
- Drop support for Python versions below 3.6
New features:
- Add shell scripts as workflow jobs
- Add PRE_FIRST_UPDATE hook
- Make it possible to fetch argument values for jobs
Bugfixes:
- Change order of std-cutoff and alpha
Enhancements:
- Remove Python 3.8 implicit conversion to int warnings
- Switch to github actions from travis
- Apply black on all files
- Many improvements when running RMS, including more control of the execution environment
- Run pre simulation workflows when starting a batch simulation
- Add more precise deprecation warning to
STD_SCALE_CORRELATED_OBS
- Changed from old style string formatting to new format
- Update deprecated commands in GitHub actions
- Add error message in wait_until function
Removal of deprecated/unused functionality:
- Remove release-notes.txt
- Remove config.sh
- Remove etc-example directory
- Remove unused includes
- Remove unused declarations and implementations
- Remove unused macros
- Remove unused sched module
- Remove all references to CustomKW feature in C and Python
- Remove deprecated analysis keywords
- Remove deprecated ecl config keywords
- Remove PLOT_SETTINGS keyword
- Remove deprecated model config keywords
- Remove last references to MAX_RUNNING_{LSF, LOCAL, RSH} keywords
- Remove deprecated keywords {STORE, LOAD}_SEED
- Remove support for jobs with relative paths to the config
- Remove support creating EnkfMain with filename
- Remove support for QC_{PATH, WORKFLOW} keywords
- Remove support for non enum log levels
- Remove warning for deprecated ERT_LIBRARY_PATH env variable
- Remove deprecated function getSchemaItem
- Remove unused JobQueueManager code in C
- Remove unused classes ArgPack and CThreadPool
- Remove unused scripts
- Remove unused PCA plot data classes
- Remove unused quantile functions
New deprecations:
- Deprecate STD_SCALE_CORRELATED_OBS