This repository has been archived by the owner on Jul 19, 2021. It is now read-only.
2.6.b0
Pre-release
Pre-release
New features:
- New iterative ensemble smoother algorithm
- Suffix support for External Parameters
- Back up existing parameters-file
- New workflow for scaling correlated observations
Improvements:
- Ensure that the number of required successful realization are not higher then the ensemble size
- Remove yaml load warnings
- Remove ecl load warnings
- Improved support for when lsf executables are temporarily unavailable
- Builds on macOS
- Use subprocess instead of fork
- Massive clean up of test side effects
Code structure and tooling:
- Move QueueConfig from SiteConfig up to ResConfig
- Use pytest for running python tests
- job_dispatch gets responsibility for killing it's jobs
- Remove all documentation
Bug fixes:
- Log random seed
- Make sure reporting does not fail
Deprecations:
- Deprecated various unused keywords
- Deprecated updating workflows
Experimental features:
- Programmatic initialization (Validation will come in the next release)