Ert

Latest version: v14.0.2

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

Scan your dependencies

Page 33 of 94

8.0.0rc0

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

What's Changed
New Features 🎉
* Add STOP_ON_FAIL option for wf jobs by yngve-sk in https://github.com/equinor/ert/pull/6101
* Add option to delete run_path by aronhoyer in https://github.com/equinor/ert/pull/6179
Improvements
* Test torque driver through slurm by berland in https://github.com/equinor/ert/pull/6414
Bug Fixes
* Fix unable to use anything except iteration 0 for ensemble experiment by DanSava in https://github.com/equinor/ert/pull/6471
Maintenance
* Keep run_dialog open on terminate experiment by andreas-el in https://github.com/equinor/ert/pull/6423
* Split ensemble_context from EnKFMain by oyvindeide in https://github.com/equinor/ert/pull/6418
* Remove config getters and runpaths from EnKFMain by oyvindeide in https://github.com/equinor/ert/pull/6422
* Prevent the possibility of starting multiple concurrent experiments by larsevj in https://github.com/equinor/ert/pull/6425
* Fix Ert GUI crashes on esc press by larsevj in https://github.com/equinor/ert/pull/6428
* Remove step states from snapshots by berland in https://github.com/equinor/ert/pull/6430
* Adjust the size of ERT main window after config warnings by larsevj in https://github.com/equinor/ert/pull/6463
* Disable add-cases-button when no case data by andreas-el in https://github.com/equinor/ert/pull/6475
* Remove JobQueueManager by berland in https://github.com/equinor/ert/pull/6452
* Only add -k oe when keep_qsub_output is set by berland in https://github.com/equinor/ert/pull/6492
* Let qstat_options be empty by default by berland in https://github.com/equinor/ert/pull/6490
* Remove LegacyStep by berland in https://github.com/equinor/ert/pull/6444
* Rename LegacyJob to ForwardModel by berland in https://github.com/equinor/ert/pull/6480
Other Changes
* Fix remote shell issue with new tmpfile behavior by eivindjahren in https://github.com/equinor/ert/pull/6421
* script/build install all optional dependencies by pinkwah in https://github.com/equinor/ert/pull/6426
* Update test_ert.yml by frode-aarstad in https://github.com/equinor/ert/pull/6441
* Test property generalized variance increases in cutoff by Blunde1 in https://github.com/equinor/ert/pull/6395
* Replace blacklist by kvashchuka in https://github.com/equinor/ert/pull/6450
* Use QDir search paths instead of resourceIcon by pinkwah in https://github.com/equinor/ert/pull/6456
* Improve logging for started jobs on the cluster by jonathan-eq in https://github.com/equinor/ert/pull/6443
* Remove current case from ensemble smoother by frode-aarstad in https://github.com/equinor/ert/pull/6483
* Fix iteration number changing when starting simulation by frode-aarstad in https://github.com/equinor/ert/pull/6455
* Make workflow widget display full error on workflow failure by yngve-sk in https://github.com/equinor/ert/pull/6499


**Full Changelog**: https://github.com/equinor/ert/compare/8.0.0-b1...8.0.0-rc0

8.0.0b1

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

What's Changed
User impact 🛠
* Make random seed be int only by oyvindeide in https://github.com/equinor/ert/pull/6390
Breaking Changes 🛠
* Make createRunPath a stand alone function and clean up EnKFMain by oyvindeide in https://github.com/equinor/ert/pull/6415
Improvements
* Remove sample_prior from EnKFMain and make it stand-alone by oyvindeide in https://github.com/equinor/ert/pull/6387
* Move shared rng to run models by oyvindeide in https://github.com/equinor/ert/pull/6403
* Add status missing to update snapshot by oyvindeide in https://github.com/equinor/ert/pull/6275
* Simplifies run models by removing statefullness and replacing with arguments by oyvindeide in https://github.com/equinor/ert/pull/6398
* Make torque driver compatible with slurm-wlm-torque by berland in https://github.com/equinor/ert/pull/6406
Bug Fixes
* Fix visible and copyable run_path stripped of placeholders by andreas-el in https://github.com/equinor/ert/pull/6412
Maintenance
* Remove all util from tests and use catch2 instead by andreas-el in https://github.com/equinor/ert/pull/6380
* Remove the possibility for multiple Steps in a Realization, remove Stage by berland in https://github.com/equinor/ert/pull/6313
* Replace remaining test_asserts by andreas-el in https://github.com/equinor/ert/pull/6407
* Avoid logging substitutions of the same value in queue config and forward model by larsevj in https://github.com/equinor/ert/pull/6394
* Fix minimal example GUI crash by larsevj in https://github.com/equinor/ert/pull/6408
Other Changes
* Clean job runner for unused functions by xjules in https://github.com/equinor/ert/pull/6357
* Revert "Avoid using util_alloc_temp_file" by berland in https://github.com/equinor/ert/pull/6399
* Revert "Avoid using util_alloc_temp_file" by eivindjahren in https://github.com/equinor/ert/pull/6419


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

8.0.0b0

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

What's Changed
Breaking Changes 🛠
* Store observations by oyvindeide in https://github.com/equinor/ert/pull/6302
Improvements
* Implement streaming algorithm by dafeda in https://github.com/equinor/ert/pull/6316
* Implement adaptive localization by dafeda in https://github.com/equinor/ert/pull/6370
Other Changes
* Rewrite gui snapshot handling by jonathan-eq in https://github.com/equinor/ert/pull/6234
* Add [EXPERIMENTAL] to the Adaptive localization button label in gui by kvashchuka in https://github.com/equinor/ert/pull/6360
* Clean up unused functions in job_queue by xjules in https://github.com/equinor/ert/pull/6341
* Remove RunStatus as it is never set by xjules in https://github.com/equinor/ert/pull/6374
* Add documentation on testing Qt by pinkwah in https://github.com/equinor/ert/pull/6322
* Use prior to get ensemble size by oyvindeide in https://github.com/equinor/ert/pull/6271


**Full Changelog**: https://github.com/equinor/ert/compare/7.0.1...8.0.0-b0

7.0.4

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

What's Changed
Other Changes
* Update pyproject.toml with ecl-data-io by kvashchuka in https://github.com/equinor/ert/pull/6580
* Import from future in connection.py by dafeda in https://github.com/equinor/ert/pull/6575


**Full Changelog**: https://github.com/equinor/ert/compare/7.0.3...7.0.4

7.0.3

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

What's Changed
Bug Fixes
* Fix failing mac cpp tests by jonathan-eq in https://github.com/equinor/ert/pull/6539


**Full Changelog**: https://github.com/equinor/ert/compare/7.0.2...7.0.3

7.0.2

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

What's Changed
Bug Fixes
* Fix gui snapshot not showing memory usage by jonathan-eq in https://github.com/equinor/ert/pull/6530


**Full Changelog**: https://github.com/equinor/ert/compare/7.0.1...7.0.2

Page 33 of 94

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.