Ert

Latest version: v10.1.10

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

Scan your dependencies

Page 1 of 77

2017.07

Tag of master before run_id changes.

10.2.0b4

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

What's Changed
Improvements
* Catch migration exception and send as response by frode-aarstad in https://github.com/equinor/ert/pull/8029
* Add report for auto scaling of observations by oyvindeide in https://github.com/equinor/ert/pull/8002
Maintenance
* Fix RealNodeData subscriptable by andreas-el in https://github.com/equinor/ert/pull/7980
Other Changes
* Add forward models as plugins by yngve-sk in https://github.com/equinor/ert/pull/7743
* Initialize ensemble config last by yngve-sk in https://github.com/equinor/ert/pull/8037


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

10.2.0b3

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

What's Changed
Improvements
* Add out-of-memory detection by berland in https://github.com/equinor/ert/pull/7974
Maintenance
* Rename simulation mode to experiment type by dafeda in https://github.com/equinor/ert/pull/7986
Other Changes
* Significant correlations by dafeda in https://github.com/equinor/ert/pull/7771
* Reduce size of storage test data by eivindjahren in https://github.com/equinor/ert/pull/8004
* Round export misfit snapshot to 10 decimals by yngve-sk in https://github.com/equinor/ert/pull/8009
* Add heartbeat to test_run_and_cancel_legacy_ensemble by xjules in https://github.com/equinor/ert/pull/8000
* Add application name to gui initialization by eivindjahren in https://github.com/equinor/ert/pull/8005
* Reduce use of enseble by name by frode-aarstad in https://github.com/equinor/ert/pull/7995
* Raise error if no gen kws specified by dafeda in https://github.com/equinor/ert/pull/8012
* Ensure group is escaped in glob by eivindjahren in https://github.com/equinor/ert/pull/8025
* Sort measured data by obs name -> index by yngve-sk in https://github.com/equinor/ert/pull/8016


**Full Changelog**: https://github.com/equinor/ert/compare/10.2.0-b2...10.2.0-b3

10.2.0b2

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

What's Changed
Improvements
* Add icon to ert by oyvindeide in https://github.com/equinor/ert/pull/7961
Other Changes
* Be explicit when checking the the content for stdout and stderr files by xjules in https://github.com/equinor/ert/pull/7991
* Fix logic in _get_response_name_for_obs_name by yngve-sk in https://github.com/equinor/ert/pull/7996


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

10.2.0b1

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

What's Changed
Improvements
* Change order of data in update view by frode-aarstad in https://github.com/equinor/ert/pull/7918
* Show parameter and response status by frode-aarstad in https://github.com/equinor/ert/pull/7935
* Add an index column to the update log table by frode-aarstad in https://github.com/equinor/ert/pull/7928
* Plot first observation as default if found by andreas-el in https://github.com/equinor/ert/pull/7954
* Add migration feedback by frode-aarstad in https://github.com/equinor/ert/pull/7979
Bug Fixes
* Pattern match correct casing of analysis module algorithm by andreas-el in https://github.com/equinor/ert/pull/7952
* Fix restart enabling logic by frode-aarstad in https://github.com/equinor/ert/pull/7942
* Fix ensemble selector counting list items wrongly by andreas-el in https://github.com/equinor/ert/pull/7963
* Add created at for experiment in GUI by frode-aarstad in https://github.com/equinor/ert/pull/7981
* Add new storage version by frode-aarstad in https://github.com/equinor/ert/pull/7939
* Avoid using abspath for commands by eivindjahren in https://github.com/equinor/ert/pull/7989
* Let ERT be able to stop experiment when all realizations are pending by berland in https://github.com/equinor/ert/pull/7924
Maintenance
* Remove C Torque driver and tests by jonathan-eq in https://github.com/equinor/ert/pull/7919
* Allow larger columns for treeview in manage experiments by andreas-el in https://github.com/equinor/ert/pull/7955
* Propagate debug logs from callbacks by oyvindeide in https://github.com/equinor/ert/pull/7976
* Move get_machine_name to public API by berland in https://github.com/equinor/ert/pull/7965
Other Changes
* Fix typo in AUTO_SCALE_OBSERVATIONS keyword documentation by hnformentin in https://github.com/equinor/ert/pull/7936
* Update block_storage hash by frode-aarstad in https://github.com/equinor/ert/pull/7968
* Add driver related failure info when job fails by xjules in https://github.com/equinor/ert/pull/7836
* Change default MAX_SUBMIT to 1 by berland in https://github.com/equinor/ert/pull/7902
* Various pass refactors by eivindjahren in https://github.com/equinor/ert/pull/7987
* Combine datasets & refactor observations to response configs by yngve-sk in https://github.com/equinor/ert/pull/7563
* Log queue system used when logging orchestrator by xjules in https://github.com/equinor/ert/pull/7988


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

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

Page 1 of 77

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.