Ert

Latest version: v10.1.12

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

Scan your dependencies

Page 26 of 78

5.0.0b5

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

What's Changed
Other Changes
* Add random sleep to qstat in torque driver by berland in https://github.com/equinor/ert/pull/5189
* Pin websockets less than version 11.0 by andreas-el in https://github.com/equinor/ert/pull/5200


**Full Changelog**: https://github.com/equinor/ert/compare/5.0.0-b4...5.0.0-b5

5.0.0b4

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

What's Changed
Breaking Changes 🛠
* Remove unused field export function by oyvindeide in https://github.com/equinor/ert/pull/5140
Improvements
* Move storage meta data from ensemble -> experiment by oyvindeide in https://github.com/equinor/ert/pull/5102
* Add timestamps to torque debug log statements by berland in https://github.com/equinor/ert/pull/5166
Bug Fixes
* Scale obs errors before outlier detection by dafeda in https://github.com/equinor/ert/pull/5126
* Fix bug where timed out realizations would be marked as success by oyvindeide in https://github.com/equinor/ert/pull/5113
* Raise expection if no file for refcase by andreas-el in https://github.com/equinor/ert/pull/5163
* Declare qsub jobs as not rerunnable by berland in https://github.com/equinor/ert/pull/5173
* Validate distribution parameters by DanSava in https://github.com/equinor/ert/pull/5160
* Solve race condition in qstat_proxy.sh by berland in https://github.com/equinor/ert/pull/5182
Maintenance
* Ensemble Config & Enkf Config Node refactor by andreas-el in https://github.com/equinor/ert/pull/5087
Other Changes
* Create hypothesis strategy for observations parsing by eivindjahren in https://github.com/equinor/ert/pull/5117
* Fix warning and errors not showing up together in the suggestor window by DanSava in https://github.com/equinor/ert/pull/5165
* Fix bug where inactive mask was not used for fields by frode-aarstad in https://github.com/equinor/ert/pull/5115
* Fix default case not showing up when starting gui for new project by DanSava in https://github.com/equinor/ert/pull/5187


**Full Changelog**: https://github.com/equinor/ert/compare/5.0.0-b3...5.0.0-b4

5.0.0b3

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

What's Changed
Breaking Changes 🛠
* New storage solution replacing enkf_fs by oyvindeide in https://github.com/equinor/ert/pull/5030
Bug Fixes
* Make steplength settable again in IES by dafeda in https://github.com/equinor/ert/pull/5075
* Verify if active realizations is less than minimum set by andreas-el in https://github.com/equinor/ert/pull/5066
* Fix check for empty target case by frode-aarstad in https://github.com/equinor/ert/pull/5125
Maintenance
* Remove duplicate installation from documentation by sondreso in https://github.com/equinor/ert/pull/5076
Other Changes
* Fix running workflows from cli by oyvindeide in https://github.com/equinor/ert/pull/5068
* Show Error in suggestor when unsupported non-UTF-8 characters are present in the config file. by DanSava in https://github.com/equinor/ert/pull/5036
* Open storage inside BatchSimulator by oyvindeide in https://github.com/equinor/ert/pull/5071
* Rename instances of test_res_config.py to test_ert_config.py and test_ert_config_parsing.py by DanSava in https://github.com/equinor/ert/pull/5080
* Show Error in suggestor when unsupported non-UTF-8 characters are present in the DATA file by DanSava in https://github.com/equinor/ert/pull/5072
* Improve documentation for disable_monitoring by hnformentin in https://github.com/equinor/ert/pull/5116
* Double the timeout due to the Azure slow performance by xjules in https://github.com/equinor/ert/pull/5130
* Use case name as ensemble name by oyvindeide in https://github.com/equinor/ert/pull/5136


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

5.0.0b2

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

What's Changed
Maintenance
* Remove duplicate installation from documentation by sondreso in https://github.com/equinor/ert/pull/5076
Other Changes
* Show Error in suggestor when unsupported non-UTF-8 characters are present in the config file. by DanSava in https://github.com/equinor/ert/pull/5036
* Open storage inside BatchSimulator by oyvindeide in https://github.com/equinor/ert/pull/5071


**Full Changelog**: https://github.com/equinor/ert/compare/5.0.0-b1...5.0.0-b2

5.0.0b1

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

What's Changed
Other Changes
* Fix running workflows from cli by oyvindeide in https://github.com/equinor/ert/pull/5068


**Full Changelog**: https://github.com/equinor/ert/compare/5.0.0-b0...5.0.0-b1

5.0.0b0

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

What's Changed
User impact 🛠
* Expose CSV_EXPORT as gui plugin again by eivindjahren in https://github.com/equinor/ert/pull/5048
Breaking Changes 🛠
* New storage solution replacing enkf_fs by oyvindeide in https://github.com/equinor/ert/pull/5030
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.0-rc0...5.0.0-b0

Page 26 of 78

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.