Releases: equinor/ert
Releases · equinor/ert
11.0.5
What's Changed
Maintenance
- Remove incorrect everest tests by @eivindjahren in #9039
Full Changelog: 11.0.4...11.0.5
11.0.4
11.0.3
What's Changed
Bug Fixes
- Fix submit fail leading to ensemble failures by @eivindjahren in #9032
- Only send analysis time updates every second by @eivindjahren in #9034
Full Changelog: 11.0.2...11.0.3
11.0.2
What's Changed
Bug Fixes
- Backport logging fix by @eivindjahren in #9029
Other Changes
Full Changelog: 11.0.1...11.0.2
11.0.1
What's Changed
Other Changes
Fix read_from_file error propagation by @yngve-sk in #9015
Full Changelog: 11.0.0...11.0.1
11.0.0
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
10.3.5
11.1.0-b4
What's Changed
Breaking Changes 🛠
Improvements
- Improve error handling in runner.py
job.run(...)
by @jonathan-eq in #8761
Bug Fixes
- Handle inaccessible runpath gracefully by @eivindjahren in #8894
Maintenance
- Move plottery to tools plot by @eivindjahren in #8900
- Refactor test ecl_run by @berland in #8903
- Remove unused plugin code by @berland in #8909
- Remove unused help_text fm_step property by @berland in #8911
- Rename jobs to forward_models in snake_oil by @berland in #8916
Other Changes
- Propagate and show lsf exec_hosts in run_dialog label by @andreas-el in #8824
- Make sure that the last evaluator event is EETerminated by @xjules in #8887
- Add well trajectory everest doc entry. by @DanSava in #8862
- Run everest test in komodo by @DanSava in #8827
- Refactor everest tmpdir fixture by @frode-aarstad in #8885
- Renamed jobmanager test files to forward_model_manager by @berland in #8918
- Rename forward-models to forward_models by @berland in #8908
- Explicitly sort observations&responses in _es_update by @yngve-sk in #8923
Full Changelog: 11.1.0-b3...11.1.0-b4
11.1.0-b3
What's Changed
Breaking Changes 🛠
Bug Fixes
- Fix scaling reporting in Everest by @verveerpj in #8884
Build System
- Add more release-notes categories by @eivindjahren in #8895
Other Changes
- Avoid buggy hypothesis versions 6.112.3 an onwards by @eivindjahren in #8891
Full Changelog: 11.1.0-b2...11.1.0-b3
11.1.0-b2
What's Changed
Other Changes
- Avoid reserved ports in test_adaptive_localization by @eivindjahren in #8886
New Contributors
- @HakonSohoel made their first contribution in #8861
Full Changelog: 11.1.0-b1...11.1.0-b2