11.0.0
eivindjahren
released this
14 Oct 13:43
·
20 commits
to version-11.0
since this release
What's Changed
User impact 🛠
- Fix restart weights by @andreas-el in #8559
Breaking Changes 🛠
- Delete get_ensemble_by_name from
LocalStorage
by @dafeda in #8623 - Everest remove report step from results gendata by @yngve-sk in #8592
- Combine gendata config directly by @yngve-sk in #8554
- Remove unused index_lists by @yngve-sk in #8704
New Features 🎉
- Store & plot scaling factors by @yngve-sk in #8586
- Add debug info to clipboard capability by @andreas-el in #8639
Improvements
- Use typed Pydantic classes instead of CloudEvents for messages between ert components by @JHolba in #8423
- Catch FileNotFoundError in driver._execute_with_retry by @jonathan-eq in #8599
- Avoid stack trace in ecl_run errors by @eivindjahren in #8648
- Improve error message if something goes wrong when loading storage by @oyvindeide in #8604
- Add a retry for opening jobs.json by @eivindjahren in #8714
- Log all settings for run-models by @berland in #8725
Bug Fixes
- Fix runpaths bug in evaluate ensemble by @oyvindeide in #8546
- Fix so
Export tool
does not return duplicate data when storage contains multiple experiments with same ensemble names by @dafeda in #8587 - Fix bug checksum failures by @jonathan-eq in #8615
- Fix bug manual update step does not stop progress bar indicator by @jonathan-eq in #8632
- Generate Ert manifest file using ensemble Experiment content by @DanSava in #8662
- Make copy_directories error message readable by @andreas-el in #8682
- Fix general queue options not being added bug by @jonathan-eq in #8619
- Backport genkw fix by @eivindjahren in #8960
Maintenance
- Improve experiment/ensemble name validation in GUI by @larsevj in #8646
- Only use logger.exception for unexpected exceptions by @eivindjahren in #8876
Other Changes
- Recompute scaled_errors after autoscaling by @yngve-sk in #8590
- Delete unused fixture
default_ensemble
by @dafeda in #8625 - Delete unused fixture get_ensemble by @dafeda in #8628
- Remove unused progress fixture by @xjules in #8630
- Get ensembles by id in dark storage by @yngve-sk in #8643
- Run snapshot_update in executor by @xjules in #8649
- Remove SnapshotDict by @jonathan-eq in #8454
- Include experiment name in ensemble selector by @larsevj in #8661
- Update install instructions after c code removal by @sondreso in #8665
- Remove unused function from local_ensemble by @yngve-sk in #8683
- Use step plot for rate vectors by @xjules in #8671
- Log contents of custom forward model steps by @berland in #8696
- Move fixtures to where they are used by @eivindjahren in #8718
- Combine _SummaryType and SummaryKeyType by @eivindjahren in #8720
- Stop merging dark storage observations by @yngve-sk in #8737
- Backport commit
Remove python 3.12 x86-64 MacOS 14 build
by @jonathan-eq in #8768 - Version 11.0 havb by @berland in #8793
Full Changelog: 10.3.0...11.0.0