This repository has been archived by the owner on Jul 19, 2021. It is now read-only.
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