Ert

Latest version: v10.1.2

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

Scan your dependencies

Page 1 of 75

2017.07

Tag of master before run_id changes.

10.2.0b0

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

What's Changed
User impact 🛠
* Deprecate lsf server by jonathan-eq in https://github.com/equinor/ert/pull/7432
Breaking Changes 🛠
* Trim jobs.json content by yngve-sk in https://github.com/equinor/ert/pull/7876
New Features 🎉
* Enable Scheduler for LSF Queue by default by xjules in https://github.com/equinor/ert/pull/7881
* Instruct LSF to dump stderr of submitted job to runpath by berland in https://github.com/equinor/ert/pull/7865
Improvements
* Have RealizationDelegate be hover-able by jonathan-eq in https://github.com/equinor/ert/pull/7762
* Open job error messages in dialog window by andreas-el in https://github.com/equinor/ert/pull/7900
Bug Fixes
* Migrate summary data as 32 bit float by frode-aarstad in https://github.com/equinor/ert/pull/7855
* Fix a bug where the gui would crash on errors in the base run model by oyvindeide in https://github.com/equinor/ert/pull/7906
* Fix crash when FIELD has no data by frode-aarstad in https://github.com/equinor/ert/pull/7909
Maintenance
* Remove unused current_case by oyvindeide in https://github.com/equinor/ert/pull/7653
Other Changes
* Fixed issues with termination in run_dialog by eivindjahren in https://github.com/equinor/ert/pull/7840
* Fix typos in release notes ert 9.0 by hnformentin in https://github.com/equinor/ert/pull/7864


**Full Changelog**: https://github.com/equinor/ert/compare/10.1.0...10.2.0-b0

10.1.2

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

What's Changed
User impact 🛠
* Improve memory usage reporting in GUI by jonathan-eq in https://github.com/equinor/ert/pull/7889
Other Changes
* Backports to ert-10.1 by xjules in https://github.com/equinor/ert/pull/7887


**Full Changelog**: https://github.com/equinor/ert/compare/10.1.1...10.1.2

10.1.1

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



**Full Changelog**: https://github.com/equinor/ert/compare/10.1.0...10.1.1

10.1.0

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

What's Changed
New Features 🎉
* Add plot for observations by frode-aarstad in https://github.com/equinor/ert/pull/7604
* Show images for FIELD std_dev in the plotter by frode-aarstad in https://github.com/equinor/ert/pull/7502
* Add a CSV logger for memory logging pr. realization by berland in https://github.com/equinor/ert/pull/7812
Improvements
* Remove tracker and tracker_worker by sondreso in https://github.com/equinor/ert/pull/6811
* Add -o option to bsub for stdout from LSF by berland in https://github.com/equinor/ert/pull/7724
* Implement async monitor by xjules in https://github.com/equinor/ert/pull/7776
* Add realizations to Ensemble manager tree view by oyvindeide in https://github.com/equinor/ert/pull/7826
Bug Fixes
* Make sure that rerun jobs do not how an error message in the GUI. by DanSava in https://github.com/equinor/ert/pull/7696
* Have ERT handle UserWarning from ert_script by andreas-el in https://github.com/equinor/ert/pull/7713
* Avoid possibility for negative duration in GUI by berland in https://github.com/equinor/ert/pull/7764
* Fix colours of Pending forward models on resubmitted realizations by berland in https://github.com/equinor/ert/pull/7769
* Fix metadata bug by frode-aarstad in https://github.com/equinor/ert/pull/7786
* Fix CSV export by frode-aarstad in https://github.com/equinor/ert/pull/7799
* Make it possible to rerun failed realizations by oyvindeide in https://github.com/equinor/ert/pull/7754
* Iterate ensembles to look for history to plot by andreas-el in https://github.com/equinor/ert/pull/7816
Maintenance
* Replace swap_vertical icon with reorder for plotter selection by andreas-el in https://github.com/equinor/ert/pull/7751
* Detect if Date should be used for plotting on x-axis by andreas-el in https://github.com/equinor/ert/pull/7768
* Remove unused iteration from ensemble experiment by dafeda in https://github.com/equinor/ert/pull/7838
Other Changes
* Fix a lifetime issue of GUILogHandler by eivindjahren in https://github.com/equinor/ert/pull/7730
* Disable experiment name editing in restart mode by frode-aarstad in https://github.com/equinor/ert/pull/7708
* Add check for newer storages by frode-aarstad in https://github.com/equinor/ert/pull/7719
* Make local_driver kill() robust wrt timing by berland in https://github.com/equinor/ert/pull/7710
* Reverse ensemble order for plotting by andreas-el in https://github.com/equinor/ert/pull/7760
* Silence INFO logs from azure.core by berland in https://github.com/equinor/ert/pull/7753
* Refer to jobs/forward model as forward model step in ert config by yngve-sk in https://github.com/equinor/ert/pull/7766
* Set default state of ensemble to INITIALIZED if no parameters by oyvindeide in https://github.com/equinor/ert/pull/7784
* Add logging to map surface usage by aronhoyer in https://github.com/equinor/ert/pull/7300
* Fix an issue where smspec files with prefix was considered a match for SUMMARY loading by eivindjahren in https://github.com/equinor/ert/pull/7821
* Mark test_ensemble_evaluator as flaky by eivindjahren in https://github.com/equinor/ert/pull/7828
* Simplify how we call and parse bjobs by JHolba in https://github.com/equinor/ert/pull/7822
* Some plotter optimizations by yngve-sk in https://github.com/equinor/ert/pull/7839
* Simplify test_check_if_runpath_exists by dafeda in https://github.com/equinor/ert/pull/7845
* Monitor track should exit without evaluator terminated message by xjules in https://github.com/equinor/ert/pull/7844


**Full Changelog**: https://github.com/equinor/ert/compare/10.0.1...10.1.0

10.1.0.b0

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

What's Changed
Breaking Changes 🛠
* Remove unused functions from LibresFacade by oyvindeide in https://github.com/equinor/ert/pull/7520
* Remove deprecated function libres_facade.grid by eivindjahren in https://github.com/equinor/ert/pull/7567
* Remove unused endpoint: /ensembles/{ensemble_id}/responses/{response_name}/data in dark storage by oyvindeide in https://github.com/equinor/ert/pull/7566
New Features 🎉
* Add plot for observations by frode-aarstad in https://github.com/equinor/ert/pull/7604
Improvements
* Document storage by aronhoyer in https://github.com/equinor/ert/pull/7254
* Plot items support reorder and have visual indicators by andreas-el in https://github.com/equinor/ert/pull/7622
* Write reponse as yaml by frode-aarstad in https://github.com/equinor/ert/pull/7692
* Remove tracker and tracker_worker by sondreso in https://github.com/equinor/ert/pull/6811
* Add -o option to bsub for stdout from LSF by berland in https://github.com/equinor/ert/pull/7724
Bug Fixes
* Have lsf_driver specify SIGKILL when bkilling by jonathan-eq in https://github.com/equinor/ert/pull/7433
* Fix bug where all ensembles would show instead of just the initialized ones by oyvindeide in https://github.com/equinor/ert/pull/7538
* Display possible error when removing existing runpath by DanSava in https://github.com/equinor/ert/pull/7575
* Fix GUI RunDialog not expanding details header by jonathan-eq in https://github.com/equinor/ert/pull/7617
* Ignore stderr for parsing bsub output by eivindjahren in https://github.com/equinor/ert/pull/7673
* Fix bug where single_test_run could not run after anything else by oyvindeide in https://github.com/equinor/ert/pull/7649
* Fix the default clustering method for misfit_preprocessor 7662 by oyvindeide in https://github.com/equinor/ert/pull/7663
* Let jobs failing in LSF be resubmitted by berland in https://github.com/equinor/ert/pull/7684
* Check for selected ensemble in evaluate ensemble panel by frode-aarstad in https://github.com/equinor/ert/pull/7680
* Make sure that rerun jobs do not how an error message in the GUI. by DanSava in https://github.com/equinor/ert/pull/7696
* Have ERT handle UserWarning from ert_script by andreas-el in https://github.com/equinor/ert/pull/7713
* Avoid possibility for negative duration in GUI by berland in https://github.com/equinor/ert/pull/7764
* Fix colours of Pending forward models on resubmitted realizations by berland in https://github.com/equinor/ert/pull/7769
* Fix metadata bug by frode-aarstad in https://github.com/equinor/ert/pull/7786
Maintenance
* Use headers in keyword documentation instead of topics by oyvindeide in https://github.com/equinor/ert/pull/7459
* Fix docs about auto scale by oyvindeide in https://github.com/equinor/ert/pull/7548
* Split release notes in highlighted changes and change log by oyvindeide in https://github.com/equinor/ert/pull/7542
* Refactor storage migrations by oyvindeide in https://github.com/equinor/ert/pull/7570
* Use macOS-14 runners for ert by andreas-el in https://github.com/equinor/ert/pull/7592
* Fix plotter filter lookup by andreas-el in https://github.com/equinor/ert/pull/7659
* Do not cancel the returncode in scheduler by berland in https://github.com/equinor/ert/pull/7690
* Let bkill retry on ssh failures by berland in https://github.com/equinor/ert/pull/7699
* Replace swap_vertical icon with reorder for plotter selection by andreas-el in https://github.com/equinor/ert/pull/7751
Other Changes
* Unify returncode values for different drivers when process is killed by a signal by JHolba in https://github.com/equinor/ert/pull/7490
* Save storage version after migration by oyvindeide in https://github.com/equinor/ert/pull/7391
* Fix single-test-run by frode-aarstad in https://github.com/equinor/ert/pull/7498
* Remove poly integration test on PBS by berland in https://github.com/equinor/ert/pull/7526
* Fix ruff preview option PLC0415 by jonathan-eq in https://github.com/equinor/ert/pull/7519
* Remove unwanted warning when user is setting ECLBASE and no summary data by DanSava in https://github.com/equinor/ert/pull/7527
* Make StorageService constructor match base by eivindjahren in https://github.com/equinor/ert/pull/7530
* Have BKILL signal SIGKILL after SIGTERM by jonathan-eq in https://github.com/equinor/ert/pull/7482
* Ignore failed test-summary by eivindjahren in https://github.com/equinor/ert/pull/7534
* Add an experiment info widget by frode-aarstad in https://github.com/equinor/ert/pull/7525
* Return none if the parser does not provide scheduler_feature by xjules in https://github.com/equinor/ert/pull/7561
* Fix overflow issue with min value by eivindjahren in https://github.com/equinor/ert/pull/7582
* Make sure to establish connection and empty the event queue before cancelling publisher by xjules in https://github.com/equinor/ert/pull/7562
* Increase timeout for testing of faulty bjobs by berland in https://github.com/equinor/ert/pull/7593
* Increase qstat performance by adding -E option by JHolba in https://github.com/equinor/ert/pull/7573
* Missing exception in async_utils by xjules in https://github.com/equinor/ert/pull/7637
* Rename Jobs to Forward Model in GUI by jonathan-eq in https://github.com/equinor/ert/pull/7652
* Fix memory being reported without units in GUI by jonathan-eq in https://github.com/equinor/ert/pull/7656
* Fix documentation for LSF memory booking by jonathan-eq in https://github.com/equinor/ert/pull/7654
* Reflect failed realizations after ert restart by dafeda in https://github.com/equinor/ert/pull/7514
* Fix a lifetime issue of GUILogHandler by eivindjahren in https://github.com/equinor/ert/pull/7730
* Disable experiment name editing in restart mode by frode-aarstad in https://github.com/equinor/ert/pull/7708
* Add check for newer storages by frode-aarstad in https://github.com/equinor/ert/pull/7719
* Make local_driver kill() robust wrt timing by berland in https://github.com/equinor/ert/pull/7710
* Reverse ensemble order for plotting by andreas-el in https://github.com/equinor/ert/pull/7760
* Silence INFO logs from azure.core by berland in https://github.com/equinor/ert/pull/7753
* Refer to jobs/forward model as forward model step in ert config by yngve-sk in https://github.com/equinor/ert/pull/7766


**Full Changelog**: https://github.com/equinor/ert/compare/9.0.16...10.1.0.b0

Page 1 of 75

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.