Ert

Latest version: v11.1.4

Safety actively analyzes 682487 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 87

11.0.3

<!-- Release notes generated using configuration in .github/release.yml at version-11.0 -->

What's Changed
Bug Fixes
* Fix submit fail leading to ensemble failures by eivindjahren in https://github.com/equinor/ert/pull/9032
* Only send analysis time updates every second by eivindjahren in https://github.com/equinor/ert/pull/9034


**Full Changelog**: https://github.com/equinor/ert/compare/11.0.2...11.0.3

11.0.2

<!-- Release notes generated using configuration in .github/release.yml at version-11.0 -->

What's Changed
Bug Fixes
* Backport logging fix by eivindjahren in https://github.com/equinor/ert/pull/9029
Other Changes
* Avoid possible UnboundLocalError for end_event by berland in https://github.com/equinor/ert/pull/9028


**Full Changelog**: https://github.com/equinor/ert/compare/11.0.1...11.0.2

11.0.1

<!-- Release notes generated using configuration in .github/release.yml at version-11.0 -->

What's Changed
Other Changes
Fix read_from_file error propagation by yngve-sk in https://github.com/equinor/ert/pull/9015


**Full Changelog**: https://github.com/equinor/ert/compare/11.0.0...11.0.1

11.0.0

<!-- Release notes generated using configuration in .github/release.yml at 11.0.0 -->

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


**Full Changelog**: https://github.com/equinor/ert/compare/10.3.0...11.0.0

11.0.0rc2

What's Changed
* Version 11.0 havb by berland in https://github.com/equinor/ert/pull/8793


**Full Changelog**: https://github.com/equinor/ert/compare/11.0.0-rc1...11.0.0-rc2

11.0.0rc1

<!-- Release notes generated using configuration in .github/release.yml at version-11.0 -->

What's Changed
Other Changes
* Backport commit `Remove python 3.12 x86-64 MacOS 14 build` by jonathan-eq in https://github.com/equinor/ert/pull/8768


**Full Changelog**: https://github.com/equinor/ert/compare/11.0.0-rc0...11.0.0-rc1

Page 4 of 87

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.