Ert

Latest version: v10.1.12

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

Scan your dependencies

Page 28 of 78

4.5.2

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

What's Changed
Bug Fixes
* Remove .DATA suffix from REFCASE path by andreas-el in https://github.com/equinor/ert/pull/5247
* Backports for Torque to ERT 4.5 by berland in https://github.com/equinor/ert/pull/5256
Other Changes
* Backports Double the timeout due to the Azure slow performance by hnformentin in https://github.com/equinor/ert/pull/5252


**Full Changelog**: https://github.com/equinor/ert/compare/4.5.1...4.5.2

4.5.1

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

What's Changed
Other Changes
* Fixed the handling of new parser logging by eivindjahren in https://github.com/equinor/ert/pull/5238


**Full Changelog**: https://github.com/equinor/ert/compare/4.5.0...4.5.1

4.5.0

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

What's Changed
User impact 🛠
* Expose CSV_EXPORT as gui plugin again by eivindjahren in https://github.com/equinor/ert/pull/5048
Improvements
* Made the Runpath text in the GUI is selectable, and added a copy button by yngve-sk in https://github.com/equinor/ert/pull/4953
* Show error in suggestion dialog for issues found in SURFACE node definition by DanSava in https://github.com/equinor/ert/pull/4973
* Move About to end of help menu by yngve-sk in https://github.com/equinor/ert/pull/4968
* Show warning in suggestion dialog when GEN_DATA INPUT_FORMAT missing or unsupported. by DanSava in https://github.com/equinor/ert/pull/4965
* Show error in suggester dialog when GEN_DATA RESULT_FILE is missing or malformed by DanSava in https://github.com/equinor/ert/pull/4963
* Add help buttons to suggester UI by andreas-el in https://github.com/equinor/ert/pull/4933
* Modified the confusing prompt - existing runpath dialog by Jehan-h20220012 in https://github.com/equinor/ert/pull/4860
* Require parameters when using smoother simulation modes by andreas-el in https://github.com/equinor/ert/pull/4989
* Increase robustness of restart run of es-mda by oyvindeide in https://github.com/equinor/ert/pull/4988
* Provide feedback if not valid weights provided for ES_MDA by andreas-el in https://github.com/equinor/ert/pull/5042
Bug Fixes
* Fix bug where inversion type could not be set via GUI by dafeda in https://github.com/equinor/ert/pull/4961
* Update state to PARENT_LOAD_FAILURE when creating child ensemble by oyvindeide in https://github.com/equinor/ert/pull/4934
* Fix failed workflow jobs failing with unexpected exception, now warns and skips loading by eivindjahren in https://github.com/equinor/ert/pull/4995
* Fix stop_long_running_keyword not being recognized by eivindjahren in https://github.com/equinor/ert/pull/4998
* Fix bug where time index was loaded incorrectly for prediction run by oyvindeide in https://github.com/equinor/ert/pull/5006
* Fix bug where undefined summary values were plotted by oyvindeide in https://github.com/equinor/ert/pull/5009
* Backport: Fix bug where timed out realizations would be marked as success by oyvindeide in https://github.com/equinor/ert/pull/5112
* Verify if active realizations is less than minimum set by andreas-el in https://github.com/equinor/ert/pull/5192
* Raise expection if no file for refcase by andreas-el in https://github.com/equinor/ert/pull/5191
* Fix warning and errors not showing up together in the suggestor window by andreas-el in https://github.com/equinor/ert/pull/5209
* Show Error in suggestor when unsupported non-UTF-8 characters found by andreas-el in https://github.com/equinor/ert/pull/5194
* Show Error in suggestor when non-UTF-8 found in DATA file by andreas-el in https://github.com/equinor/ert/pull/5195
Maintenance
* Use new IES API by dafeda in https://github.com/equinor/ert/pull/4915
* Remove key concepts from documentation by sondreso in https://github.com/equinor/ert/pull/5051
* Enable workflow button when workflows available by andreas-el in https://github.com/equinor/ert/pull/5034
* Add snapshot assertion to es-mda cli test by oyvindeide in https://github.com/equinor/ert/pull/4631
Other Changes
* Pin iterative_ensemble_smoother to 0.0.5 by dafeda in https://github.com/equinor/ert/pull/5012
* Fix bug where add button in manage cases was not working by oyvindeide in https://github.com/equinor/ert/pull/5008
* Make copy button smaller in CopyLabel by eivindjahren in https://github.com/equinor/ert/pull/5031
* Split up gui tests by oyvindeide in https://github.com/equinor/ert/pull/5063
* Pin websockets less than version 11.0 by andreas-el in https://github.com/equinor/ert/pull/5201
* Backport to 4.5: Refactor code in lark_parser by mortalisk in https://github.com/equinor/ert/pull/5222

New Contributors
* yngve-sk made their first contribution in https://github.com/equinor/ert/pull/4953
* Jehan-h20220012 made their first contribution in https://github.com/equinor/ert/pull/4860

**Full Changelog**: https://github.com/equinor/ert/compare/4.4.1...4.5.0

4.5.0rc1

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

What's Changed
Bug Fixes
* Backport: Fix bug where timed out realizations would be marked as success by oyvindeide in https://github.com/equinor/ert/pull/5112
* Verify if active realizations is less than minimum set by andreas-el in https://github.com/equinor/ert/pull/5192
* Raise expection if no file for refcase by andreas-el in https://github.com/equinor/ert/pull/5191
* Fix warning and errors not showing up together in the suggestor window by andreas-el in https://github.com/equinor/ert/pull/5209
* Show Error in suggestor when unsupported non-UTF-8 characters found by andreas-el in https://github.com/equinor/ert/pull/5194
* Show Error in suggestor when non-UTF-8 found in DATA file by andreas-el in https://github.com/equinor/ert/pull/5195
Other Changes
* Pin websockets less than version 11.0 by andreas-el in https://github.com/equinor/ert/pull/5201
* Backport to 4.5: Refactor code in lark_parser by mortalisk in https://github.com/equinor/ert/pull/5222


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

4.5.0rc0

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

What's Changed
User impact 🛠
* Expose CSV_EXPORT as gui plugin again by eivindjahren in https://github.com/equinor/ert/pull/5048
Improvements
* Made the Runpath text in the GUI is selectable, and added a copy button by yngve-sk in https://github.com/equinor/ert/pull/4953
* Show error in suggestion dialog for issues found in SURFACE node definition by DanSava in https://github.com/equinor/ert/pull/4973
* Move About to end of help menu by yngve-sk in https://github.com/equinor/ert/pull/4968
* Show warning in suggestion dialog when GEN_DATA INPUT_FORMAT missing or unsupported. by DanSava in https://github.com/equinor/ert/pull/4965
* Show error in suggester dialog when GEN_DATA RESULT_FILE is missing or malformed by DanSava in https://github.com/equinor/ert/pull/4963
* Add help buttons to suggester UI by andreas-el in https://github.com/equinor/ert/pull/4933
* Modified the confusing prompt - existing runpath dialog by Jehan-h20220012 in https://github.com/equinor/ert/pull/4860
* Require parameters when using smoother simulation modes by andreas-el in https://github.com/equinor/ert/pull/4989
* Increase robustness of restart run of es-mda by oyvindeide in https://github.com/equinor/ert/pull/4988
* Provide feedback if not valid weights provided for ES_MDA by andreas-el in https://github.com/equinor/ert/pull/5042
Bug Fixes
* Fix bug where inversion type could not be set via GUI by dafeda in https://github.com/equinor/ert/pull/4961
* Update state to PARENT_LOAD_FAILURE when creating child ensemble by oyvindeide in https://github.com/equinor/ert/pull/4934
* Fix failed workflow jobs failing with unexpected exception, now warns and skips loading by eivindjahren in https://github.com/equinor/ert/pull/4995
* Fix stop_long_running_keyword not being recognized by eivindjahren in https://github.com/equinor/ert/pull/4998
* Fix bug where time index was loaded incorrectly for prediction run by oyvindeide in https://github.com/equinor/ert/pull/5006
* Fix bug where undefined summary values were plotted by oyvindeide in https://github.com/equinor/ert/pull/5009
Maintenance
* Use new IES API by dafeda in https://github.com/equinor/ert/pull/4915
* Remove key concepts from documentation by sondreso in https://github.com/equinor/ert/pull/5051
* Enable workflow button when workflows available by andreas-el in https://github.com/equinor/ert/pull/5034
* Add snapshot assertion to es-mda cli test by oyvindeide in https://github.com/equinor/ert/pull/4631
Other Changes
* Pin iterative_ensemble_smoother to 0.0.5 by dafeda in https://github.com/equinor/ert/pull/5012
* Fix bug where add button in manage cases was not working by oyvindeide in https://github.com/equinor/ert/pull/5008
* Make copy button smaller in CopyLabel by eivindjahren in https://github.com/equinor/ert/pull/5031
* Split up gui tests by oyvindeide in https://github.com/equinor/ert/pull/5063

New Contributors
* yngve-sk made their first contribution in https://github.com/equinor/ert/pull/4953
* Jehan-h20220012 made their first contribution in https://github.com/equinor/ert/pull/4860

**Full Changelog**: https://github.com/equinor/ert/compare/4.4.1...4.5.0-rc0

4.4.4

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

What's Changed
Other Changes
* Set correct state on child ensemble when doing manual update by oyvindeide in https://github.com/equinor/ert/pull/5152


**Full Changelog**: https://github.com/equinor/ert/compare/4.4.3...4.4.4

Page 28 of 78

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.