Releases: equinor/ert
Releases · equinor/ert
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
11.0.0-rc2
10.3.4
Full Changelog: 10.3.3...10.3.4
11.1.0-b1
What's Changed
Bug Fixes
- Fix capturing of ForwardModelStepWarning by @eivindjahren in #8857
Other Changes
Full Changelog: 11.1.0-b0...11.1.0-b1
11.1.0-b0
What's Changed
User impact 🛠
- Remove Everest restart functionality by @verveerpj in #8809
Breaking Changes 🛠
New Features 🎉
- Merge Everest into ert by @oyvindeide in #8709
- Add support for design matrix keyword in ert config by @larsevj in #8803
Improvements
- Add cpu_seconds to MemoryStatus report sent from the runner by @berland in #8713
- Detect Eclipse300 license problems by @berland in #8730
- Detect license failures in Eclipse slave models by @berland in #8746
- Log mismatch between NUM_CPU and actual cpu usage by @berland in #8722
- Fix restart experiment by updating shapshot only by @xjules in #8692
- Group items in Experiment Panel's drop-down by @AugustoMagalhaes in #8602
- Log LSF execution host to Azure by @andreas-el in #8826
Bug Fixes
- Avoid bsub retrying on known error messages by @berland in #8790
- Have ForwardModelRunner validate executable_file earlier by @jonathan-eq in #8735
- Fix an issue where aborted processes could corrupt storage by @eivindjahren in #8802
Maintenance
- Add formatting to simulation mode helptext by @andreas-el in #8816
Dependencies
- Update everest dependencies on ropt by @verveerpj in #8808
Other Changes
- Add dark storage test for summary response by @yngve-sk in #8745
- Copy everest test data by @oyvindeide in #8750
- Mark config sections as optional if all members are also optional. by @DanSava in #8749
- Remove python 3.12 x86-64 MacOS 14 build by @andreas-el in #8767
- Merge everest examples and ert test-data by @DanSava in #8755
- Read directly from contents by @eivindjahren in #8769
- Warn when parsed PRT errors are inconsistent by @berland in #8773
- Ignore failed block storage migration by @yngve-sk in #8782
- Use iens = 0 to avoid error with ensemble_size=1 by @eivindjahren in #8817
- (Everest) Use one experiment per optimization by @yngve-sk in #8670
- Use wait_for_child for getting RunDialog in test by @eivindjahren in #8823
- Add select_wells forward model to everest documentation by @DanSava in #8834
- Raise warning when summary key and no simulator job present in ert config by @DanSava in #8666
- Turn unexpected fm errors into warnings by @yngve-sk in #8832
- Fix ConfigWarning not calling class method of child classes by @jonathan-eq in #8845
Full Changelog: 11.0.0-rc0...11.1.0-b0