Ert

Latest version: v13.0.4

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

Scan your dependencies

Page 57 of 93

2.38.0b1

Not secure
What's Changed
Maintenance
* Move ert_logging to ert.logging by eivindjahren in https://github.com/equinor/ert/pull/3654
* Use --strict_markers for pytest by berland in https://github.com/equinor/ert/pull/3664
* Clean up ResTest and convert some tests to pytest by oyvindeide in https://github.com/equinor/ert/pull/3635
* Remove warning about use of restart by dafeda in https://github.com/equinor/ert/pull/3632
* Remove py36 specifics in tests by berland in https://github.com/equinor/ert/pull/3672
* Ensure jenkins tests see pyproject.toml by berland in https://github.com/equinor/ert/pull/3668
* Prepare for refactor of ESUpdate by eivindjahren in https://github.com/equinor/ert/pull/3669
Other Changes
* Remove logging of conn_info by eivindjahren in https://github.com/equinor/ert/pull/3659
* Run ert3 tests in separation by oyvindeide in https://github.com/equinor/ert/pull/3657
* Rewrite run context to python only by oyvindeide in https://github.com/equinor/ert/pull/3649
* Reduce output from pytest in ci by oyvindeide in https://github.com/equinor/ert/pull/3653
* Migrate to flake8 5.0.0 compatible config by eivindjahren in https://github.com/equinor/ert/pull/3661
* Fix duplicate missing package data in setup.py by eivindjahren in https://github.com/equinor/ert/pull/3662
* Allow failure on annotation by eivindjahren in https://github.com/equinor/ert/pull/3663
* Small fix for running experiment_server by xjules in https://github.com/equinor/ert/pull/3642
* Refactor ert/analysis import structure by eivindjahren in https://github.com/equinor/ert/pull/3665


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

2.38.0b0

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

What's Changed
Breaking changes
* Expose MeasuredData through ert by eivindjahren in https://github.com/equinor/ert/pull/3656
New Features 🎉
* Introduce basic experiment server by jondequinor in https://github.com/equinor/ert/pull/3438
Maintenance
* Solve pylint issue consider-using-generator by berland in https://github.com/equinor/ert/pull/3585
* Move handling of runpath and substitutions to python by eivindjahren in https://github.com/equinor/ert/pull/3583
* Solve pylint issue arguments-renamed by berland in https://github.com/equinor/ert/pull/3586
* Add annotation of errors by eivindjahren in https://github.com/equinor/ert/pull/3626
* Move ert3 to ert/ert3 by eivindjahren in https://github.com/equinor/ert/pull/3648
* Move ert3 examples by eivindjahren in https://github.com/equinor/ert/pull/3652
Other Changes
* Add erronously removed deactivate_realization by eivindjahren in https://github.com/equinor/ert/pull/3618
* script/build: Install tomli explicitly by pinkwah in https://github.com/equinor/ert/pull/3619
* Use pytest in test_exporter, test_libres_facade by pinkwah in https://github.com/equinor/ert/pull/3614
* Fix issue where geo id was not set early enough by eivindjahren in https://github.com/equinor/ert/pull/3621
* Add a read_only flag to enkf_main by frode-aarstad in https://github.com/equinor/ert/pull/3550
* config_parser: Make paths absolute by pinkwah in https://github.com/equinor/ert/pull/3624
* Pin sphinx to <5.1.0 by eivindjahren in https://github.com/equinor/ert/pull/3627
* Move ert_gui -> ert/gui by eivindjahren in https://github.com/equinor/ert/pull/3625
* Fix flaky timeout on ci by eivindjahren in https://github.com/equinor/ert/pull/3629
* Fix clang-tidy not finding catch2 by eivindjahren in https://github.com/equinor/ert/pull/3631
* Fix an issue where mypy annotation fails by eivindjahren in https://github.com/equinor/ert/pull/3630
* Improve ci time by eivindjahren in https://github.com/equinor/ert/pull/3628
* Restrict annotated files to existing by eivindjahren in https://github.com/equinor/ert/pull/3634
* Revert "Pin sphinx to <5.1.0" by eivindjahren in https://github.com/equinor/ert/pull/3636
* Use src/ directory for packages by eivindjahren in https://github.com/equinor/ert/pull/3633
* Skip flaky test of experiment server by eivindjahren in https://github.com/equinor/ert/pull/3645
* Pin Prefect to <2 by eivindjahren in https://github.com/equinor/ert/pull/3646
* Use Ubuntu 20.04 for running spe1 workflow by xjules in https://github.com/equinor/ert/pull/3651
* Fix linting errors by eivindjahren in https://github.com/equinor/ert/pull/3650



**Full Changelog**: https://github.com/equinor/ert/compare/2.37.0-rc0...2.38.0-rc0

2.37.1

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

What's Changed
Other Changes
* Add a read_only flag to enkf_main by oyvindeide in https://github.com/equinor/ert/pull/3711


**Full Changelog**: https://github.com/equinor/ert/compare/2.37.0...2.37.1

2.37.0

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

What's Changed
Breaking Changes 🛠
* Refactor ies_data.cpp by ManInFez in https://github.com/equinor/ert/pull/3439
* Make Qt plotter utilizing the ert-api by oysteoh in https://github.com/equinor/ert/pull/3458
* Refactor creating data for running analysis by ManInFez in https://github.com/equinor/ert/pull/3473
* Refactor code paths for IES and ES by ManInFez in https://github.com/equinor/ert/pull/3476
* Remove UPDATE_RUNPATH_LIST workflow by eivindjahren in https://github.com/equinor/ert/pull/3554
* Drop support for Python 3.6 and Python 3.7 by sondreso in https://github.com/equinor/ert/pull/3490
* Change EXPORT_MISFIT_DATA workflow to only export to single file by oyvindeide in https://github.com/equinor/ert/pull/3573
New Features 🎉
* Expose priors in dark-storage endpoint by oysteoh in https://github.com/equinor/ert/pull/3522
Improvements
* Dont retry forward model if inconsistent time map by oyvindeide in https://github.com/equinor/ert/pull/3427
* Remember plot type when switching between types by dafeda in https://github.com/equinor/ert/pull/3447
* Fix storing initial A matrix in updatA by ManInFez in https://github.com/equinor/ert/pull/3453
* Avoid crashing if not connected to network, fallback to localhost by BjarneHerland in https://github.com/equinor/ert/pull/3481
* Remove module name from GUI by dafeda in https://github.com/equinor/ert/pull/3529
* Improve feedback to users when callbacks fail by oyvindeide in https://github.com/equinor/ert/pull/3534
* Allow more parameters in the webviz config by frode-aarstad in https://github.com/equinor/ert/pull/3609
Bug Fixes
* Use higher resolution when checking modification-time for target-file by BjarneHerland in https://github.com/equinor/ert/pull/3428
* Fix iteration nr bug in IES and add ies cli integration test by ManInFez in https://github.com/equinor/ert/pull/3457
* Release GIL before waiting for (async) futures in C++ by BjarneHerland in https://github.com/equinor/ert/pull/3450
* Add a filter to the log messages in base_run_model by frode-aarstad in https://github.com/equinor/ert/pull/3598
* Make ensemble client handle TimeoutError by oysteoh in https://github.com/equinor/ert/pull/3612
Maintenance
* Update poly config guide by dafeda in https://github.com/equinor/ert/pull/3444
* Use pd.concat instead of append by dafeda in https://github.com/equinor/ert/pull/3449
* Explicitly load no-self-use pylint extension by jondequinor in https://github.com/equinor/ert/pull/3468
* Solve some infrequent pylint issues by berland in https://github.com/equinor/ert/pull/3479
* Move create runpath and sample parameter logic from C to Python by oyvindeide in https://github.com/equinor/ert/pull/3467
* Fix global-statement pylint error by sondreso in https://github.com/equinor/ert/pull/3497
* Type and clean enkf_fs_manager by dafeda in https://github.com/equinor/ert/pull/3491
* Update github issue template for bugs by berland in https://github.com/equinor/ert/pull/3503
* Remove unused param arg by dafeda in https://github.com/equinor/ert/pull/3507
* Remove unecessary fs version checks by dafeda in https://github.com/equinor/ert/pull/3510
* Use async context manager for ens_evaluator client by berland in https://github.com/equinor/ert/pull/3484
* Remove unused function get_observation_count by oyvindeide in https://github.com/equinor/ert/pull/3513
* Replace util_split_string and util_alloc_joined_string with C++ by dafeda in https://github.com/equinor/ert/pull/3500
* Remove unneeded extern C by oyvindeide in https://github.com/equinor/ert/pull/3525
* Inline `time_map_summary_update__` by oyvindeide in https://github.com/equinor/ert/pull/3530
* Push runpath_list into hook_manager by eivindjahren in https://github.com/equinor/ert/pull/3526
* Use standard library for string split and file handling by eivindjahren in https://github.com/equinor/ert/pull/3538
* Type and simplify measured.py by dafeda in https://github.com/equinor/ert/pull/3539
* Select pytest asyncio_mode=auto by berland in https://github.com/equinor/ert/pull/3540
* Cleaning and refactoring block fs for readability by dafeda in https://github.com/equinor/ert/pull/3552
* Rewrite test framework for and upgrade test_job_queue_manager by berland in https://github.com/equinor/ert/pull/3518
* Replace enkf_main_alloc_caselist with iterdir by dafeda in https://github.com/equinor/ert/pull/3563
* Update MIN_SUPPORTED_FS_VERSION by dafeda in https://github.com/equinor/ert/pull/3545
* Remove unused cases config by eivindjahren in https://github.com/equinor/ert/pull/3565
* Use copy_if in enkf_main.cpp::get_parameter_keys by eivindjahren in https://github.com/equinor/ert/pull/3577
* Improve documentation of GEN_KW by dafeda in https://github.com/equinor/ert/pull/3576
* Solve pylint warnings on dangerous-default-value by berland in https://github.com/equinor/ert/pull/3584
* Move save/load parameters to EnkfFs by oyvindeide in https://github.com/equinor/ert/pull/3574
* Delete unused block fs drivers by dafeda in https://github.com/equinor/ert/pull/3566
Dependencies
* Add webviz-ert as dependency in setup.py by oysteoh in https://github.com/equinor/ert/pull/3587
Other Changes
* Fix test that failed due to new pandas by dafeda in https://github.com/equinor/ert/pull/3441
* Update about-section of readme by dafeda in https://github.com/equinor/ert/pull/3442
* Set docs language to english by oyvindeide in https://github.com/equinor/ert/pull/3446
* Simplify return type to reflect function behaviour by valentin-krasontovitsch in https://github.com/equinor/ert/pull/3339
* Update readme after first setup by valentin-krasontovitsch in https://github.com/equinor/ert/pull/3166
* Update jupyter notebook hm examples to new API by ManInFez in https://github.com/equinor/ert/pull/3460
* Log plot views by frode-aarstad in https://github.com/equinor/ert/pull/3470
* Handle dying batcher by BjarneHerland in https://github.com/equinor/ert/pull/3466
* Update spe1 readme according to new config layout by xjules in https://github.com/equinor/ert/pull/3472
* Hoverinfo formatting by eivindjahren in https://github.com/equinor/ert/pull/3475
* Remove unused queue code by oyvindeide in https://github.com/equinor/ert/pull/3454
* Reverting an earlier attempt to optimize creation by BjarneHerland in https://github.com/equinor/ert/pull/3483
* Separate benchmarks into different runs by mortalisk in https://github.com/equinor/ert/pull/3419
* Remove doc referring to tagged keywords by eivindjahren in https://github.com/equinor/ert/pull/3492
* Remove unused model_config internalization by eivindjahren in https://github.com/equinor/ert/pull/3480
* Add experimental feature flag to webviz ert by frode-aarstad in https://github.com/equinor/ert/pull/3482
* Remove unused function gen_kw_ecl_write_template by eivindjahren in https://github.com/equinor/ert/pull/3504
* Remove unnecessary enkf_main_init_fs by dafeda in https://github.com/equinor/ert/pull/3512
* Refactor enkf_main_write_run_path by eivindjahren in https://github.com/equinor/ert/pull/3494
* Removal of INIT_MISFIT_TABLE workflow. by sregales-TNO in https://github.com/equinor/ert/pull/3477
* Add missing await in a rare branch of the code, extend logging by BjarneHerland in https://github.com/equinor/ert/pull/3519
* Remove unused function run_path_list_load by eivindjahren in https://github.com/equinor/ert/pull/3520
* Apply the fire-and-forget strategy when sending updates to clients by BjarneHerland in https://github.com/equinor/ert/pull/3531
* Add safety-check after 3483 because self._dispatchers_connected can be None by BjarneHerland in https://github.com/equinor/ert/pull/3533
* Install pybind11 from PyPI in CMake CI by pinkwah in https://github.com/equinor/ert/pull/3547
* Set file dialog to reasonable width and height - simplified approach by valentin-krasontovitsch in https://github.com/equinor/ert/pull/3461
* Remove graphql related code by oysteoh in https://github.com/equinor/ert/pull/3532
* Refactor `block_fs` `file_node` by eivindjahren in https://github.com/equinor/ert/pull/3555
* Remove fixing of nodes by eivindjahren in https://github.com/equinor/ert/pull/3562
* Make dependency on file location in Block explicit by eivindjahren in https://github.com/equinor/ert/pull/3570
* Hide log statements from console and put storage statements in log file by mortalisk in https://github.com/equinor/ert/pull/3489
* Remove unneeded source fs from save_parameters by oyvindeide in https://github.com/equinor/ert/pull/3580
* Remove unused enum by oyvindeide in https://github.com/equinor/ert/pull/3592
* Clean up for moving runpath list writing by eivindjahren in https://github.com/equinor/ert/pull/3604
* Add C tests with EXCLUDE_FROM_ALL by pinkwah in https://github.com/equinor/ert/pull/3607
* Use ert_shared Client in job_runner by jondequinor in https://github.com/equinor/ert/pull/3606
* Remove logging of conn_info by oyvindeide in https://github.com/equinor/ert/pull/3670

New Contributors
* valentin-krasontovitsch made their first contribution in https://github.com/equinor/ert/pull/3339

**Full Changelog**: https://github.com/equinor/ert/compare/2.36.0...2.37.0

2.37.0rc0

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

What's Changed
Breaking Changes 🛠
* Change EXPORT_MISFIT_DATA workflow to only export to single file by oyvindeide in https://github.com/equinor/ert/pull/3573
Improvements
* Allow more parameters in the webviz config by frode-aarstad in https://github.com/equinor/ert/pull/3609
Bug Fixes
* Add a filter to the log messages in base_run_model by frode-aarstad in https://github.com/equinor/ert/pull/3598
* Make ensemble client handle TimeoutError by oysteoh in https://github.com/equinor/ert/pull/3612
Maintenance
* Use copy_if in enkf_main.cpp::get_parameter_keys by eivindjahren in https://github.com/equinor/ert/pull/3577
* Improve documentation of GEN_KW by dafeda in https://github.com/equinor/ert/pull/3576
* Solve pylint warnings on dangerous-default-value by berland in https://github.com/equinor/ert/pull/3584
* Move save/load parameters to EnkfFs by oyvindeide in https://github.com/equinor/ert/pull/3574
* Delete unused block fs drivers by dafeda in https://github.com/equinor/ert/pull/3566
Dependencies
* Add webviz-ert as dependency in setup.py by oysteoh in https://github.com/equinor/ert/pull/3587
Other Changes
* Hide log statements from console and put storage statements in log file by mortalisk in https://github.com/equinor/ert/pull/3489
* Remove unneeded source fs from save_parameters by oyvindeide in https://github.com/equinor/ert/pull/3580
* Remove unused enum by oyvindeide in https://github.com/equinor/ert/pull/3592
* Clean up for moving runpath list writing by eivindjahren in https://github.com/equinor/ert/pull/3604
* Add C tests with EXCLUDE_FROM_ALL by pinkwah in https://github.com/equinor/ert/pull/3607
* Use ert_shared Client in job_runner by jondequinor in https://github.com/equinor/ert/pull/3606


**Full Changelog**: https://github.com/equinor/ert/compare/2.37.0-b0...2.37.0-rc0

2.37.0b0

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

What's Changed
Breaking Changes 🛠
* Refactor ies_data.cpp by ManInFez in https://github.com/equinor/ert/pull/3439
* Make Qt plotter utilizing the ert-api by oysteoh in https://github.com/equinor/ert/pull/3458
* Refactor creating data for running analysis by ManInFez in https://github.com/equinor/ert/pull/3473
* Refactor code paths for IES and ES by ManInFez in https://github.com/equinor/ert/pull/3476
* Remove UPDATE_RUNPATH_LIST workflow by eivindjahren in https://github.com/equinor/ert/pull/3554
* Drop support for Python 3.6 and Python 3.7 by sondreso in https://github.com/equinor/ert/pull/3490
New Features 🎉
* Expose priors in dark-storage endpoint by oysteoh in https://github.com/equinor/ert/pull/3522
Improvements
* Dont retry forward model if inconsistent time map by oyvindeide in https://github.com/equinor/ert/pull/3427
* Remember plot type when switching between types by dafeda in https://github.com/equinor/ert/pull/3447
* Fix storing initial A matrix in updatA by ManInFez in https://github.com/equinor/ert/pull/3453
* Avoid crashing if not connected to network, fallback to localhost by BjarneHerland in https://github.com/equinor/ert/pull/3481
* Remove module name from GUI by dafeda in https://github.com/equinor/ert/pull/3529
* Improve feedback to users when callbacks fail by oyvindeide in https://github.com/equinor/ert/pull/3534
Bug Fixes
* Use higher resolution when checking modification-time for target-file by BjarneHerland in https://github.com/equinor/ert/pull/3428
* Fix iteration nr bug in IES and add ies cli integration test by ManInFez in https://github.com/equinor/ert/pull/3457
* Release GIL before waiting for (async) futures in C++ by BjarneHerland in https://github.com/equinor/ert/pull/3450
Maintenance
* Update poly config guide by dafeda in https://github.com/equinor/ert/pull/3444
* Use pd.concat instead of append by dafeda in https://github.com/equinor/ert/pull/3449
* Explicitly load no-self-use pylint extension by jondequinor in https://github.com/equinor/ert/pull/3468
* Solve some infrequent pylint issues by berland in https://github.com/equinor/ert/pull/3479
* Move create runpath and sample parameter logic from C to Python by oyvindeide in https://github.com/equinor/ert/pull/3467
* Fix global-statement pylint error by sondreso in https://github.com/equinor/ert/pull/3497
* Type and clean enkf_fs_manager by dafeda in https://github.com/equinor/ert/pull/3491
* Update github issue template for bugs by berland in https://github.com/equinor/ert/pull/3503
* Remove unused param arg by dafeda in https://github.com/equinor/ert/pull/3507
* Remove unecessary fs version checks by dafeda in https://github.com/equinor/ert/pull/3510
* Use async context manager for ens_evaluator client by berland in https://github.com/equinor/ert/pull/3484
* Remove unused function get_observation_count by oyvindeide in https://github.com/equinor/ert/pull/3513
* Replace util_split_string and util_alloc_joined_string with C++ by dafeda in https://github.com/equinor/ert/pull/3500
* Remove unneeded extern C by oyvindeide in https://github.com/equinor/ert/pull/3525
* Inline `time_map_summary_update__` by oyvindeide in https://github.com/equinor/ert/pull/3530
* Push runpath_list into hook_manager by eivindjahren in https://github.com/equinor/ert/pull/3526
* Use standard library for string split and file handling by eivindjahren in https://github.com/equinor/ert/pull/3538
* Type and simplify measured.py by dafeda in https://github.com/equinor/ert/pull/3539
* Select pytest asyncio_mode=auto by berland in https://github.com/equinor/ert/pull/3540
* Cleaning and refactoring block fs for readability by dafeda in https://github.com/equinor/ert/pull/3552
* Rewrite test framework for and upgrade test_job_queue_manager by berland in https://github.com/equinor/ert/pull/3518
* Replace enkf_main_alloc_caselist with iterdir by dafeda in https://github.com/equinor/ert/pull/3563
* Update MIN_SUPPORTED_FS_VERSION by dafeda in https://github.com/equinor/ert/pull/3545
* Remove unused cases config by eivindjahren in https://github.com/equinor/ert/pull/3565
Other Changes
* Fix test that failed due to new pandas by dafeda in https://github.com/equinor/ert/pull/3441
* Update about-section of readme by dafeda in https://github.com/equinor/ert/pull/3442
* Set docs language to english by oyvindeide in https://github.com/equinor/ert/pull/3446
* Simplify return type to reflect function behaviour by valentin-krasontovitsch in https://github.com/equinor/ert/pull/3339
* Update readme after first setup by valentin-krasontovitsch in https://github.com/equinor/ert/pull/3166
* Update jupyter notebook hm examples to new API by ManInFez in https://github.com/equinor/ert/pull/3460
* Log plot views by frode-aarstad in https://github.com/equinor/ert/pull/3470
* Handle dying batcher by BjarneHerland in https://github.com/equinor/ert/pull/3466
* Update spe1 readme according to new config layout by xjules in https://github.com/equinor/ert/pull/3472
* Hoverinfo formatting by eivindjahren in https://github.com/equinor/ert/pull/3475
* Remove unused queue code by oyvindeide in https://github.com/equinor/ert/pull/3454
* Reverting an earlier attempt to optimize creation by BjarneHerland in https://github.com/equinor/ert/pull/3483
* Separate benchmarks into different runs by mortalisk in https://github.com/equinor/ert/pull/3419
* Remove doc referring to tagged keywords by eivindjahren in https://github.com/equinor/ert/pull/3492
* Remove unused model_config internalization by eivindjahren in https://github.com/equinor/ert/pull/3480
* Add experimental feature flag to webviz ert by frode-aarstad in https://github.com/equinor/ert/pull/3482
* Remove unused function gen_kw_ecl_write_template by eivindjahren in https://github.com/equinor/ert/pull/3504
* Remove unnecessary enkf_main_init_fs by dafeda in https://github.com/equinor/ert/pull/3512
* Refactor enkf_main_write_run_path by eivindjahren in https://github.com/equinor/ert/pull/3494
* Removal of INIT_MISFIT_TABLE workflow. by sregales-TNO in https://github.com/equinor/ert/pull/3477
* Add missing await in a rare branch of the code, extend logging by BjarneHerland in https://github.com/equinor/ert/pull/3519
* Remove unused function run_path_list_load by eivindjahren in https://github.com/equinor/ert/pull/3520
* Apply the fire-and-forget strategy when sending updates to clients by BjarneHerland in https://github.com/equinor/ert/pull/3531
* Add safety-check after 3483 because self._dispatchers_connected can be None by BjarneHerland in https://github.com/equinor/ert/pull/3533
* Install pybind11 from PyPI in CMake CI by pinkwah in https://github.com/equinor/ert/pull/3547
* Set file dialog to reasonable width and height - simplified approach by valentin-krasontovitsch in https://github.com/equinor/ert/pull/3461
* Remove graphql related code by oysteoh in https://github.com/equinor/ert/pull/3532
* Refactor `block_fs` `file_node` by eivindjahren in https://github.com/equinor/ert/pull/3555
* Remove fixing of nodes by eivindjahren in https://github.com/equinor/ert/pull/3562
* Make dependency on file location in Block explicit by eivindjahren in https://github.com/equinor/ert/pull/3570

New Contributors
* valentin-krasontovitsch made their first contribution in https://github.com/equinor/ert/pull/3339

**Full Changelog**: https://github.com/equinor/ert/compare/2.36.0...2.37.0-b0

Page 57 of 93

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.