Skip to content
This repository has been archived by the owner on Jul 19, 2021. It is now read-only.

Releases: equinor/libres

8.0.0rc0

11 Dec 08:08
Compare
Choose a tag to compare
8.0.0rc0 Pre-release
Pre-release
  • 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

27 Nov 13:43
Compare
Choose a tag to compare
8.0.0b0 Pre-release
Pre-release

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

15 Dec 14:31
Compare
Choose a tag to compare

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

26 Nov 15:59
Compare
Choose a tag to compare
7.2.0rc0 Pre-release
Pre-release

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

23 Nov 16:06
Compare
Choose a tag to compare

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

7.0.0rc1

12 Nov 12:27
Compare
Choose a tag to compare
7.0.0rc1 Pre-release
Pre-release

Fixes:

  • Rename all shell workflows to uppercase

7.2.0b0

11 Nov 08:45
Compare
Choose a tag to compare
7.2.0b0 Pre-release
Pre-release

New Features:

  • Support first iteration of ensemble evaluator (Add event reporting in job runner)

7.1.0

04 Nov 10:31
Compare
Choose a tag to compare
pip-installable libres

7.0.0rc0

03 Nov 15:25
Compare
Choose a tag to compare
7.0.0rc0 Pre-release
Pre-release
Test parser for empty string

7.0.0b3

30 Oct 06:57
Compare
Choose a tag to compare
7.0.0b3 Pre-release
Pre-release

Default value for RMS_OPTS in old style RMS job