Ert

Latest version: v10.1.12

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

Scan your dependencies

Page 41 of 78

2.38.0b5

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

What's Changed
Breaking Changes 🛠
* Remove REFCASE_LIST keyword by oyvindeide in https://github.com/equinor/ert/pull/3745
Improvements
* Send fewer but larger dataChanged signals by jondequinor in https://github.com/equinor/ert/pull/3605
* Stopp logging to stderr in the config_parser by frode-aarstad in https://github.com/equinor/ert/pull/3753
Maintenance
* Update sphinx build instructions by dafeda in https://github.com/equinor/ert/pull/3734
* Update default branch name in README by sondreso in https://github.com/equinor/ert/pull/3742
* Remove unnecessary fixtures by dafeda in https://github.com/equinor/ert/pull/3735
Other Changes
* Refactor StateMap into C++ & pybind11 by pinkwah in https://github.com/equinor/ert/pull/3693
* Avoid circular install of webviz_ert by eivindjahren in https://github.com/equinor/ert/pull/3757
* Move ert_shared to ert.shared by eivindjahren in https://github.com/equinor/ert/pull/3752
* Fix broken imports by eivindjahren in https://github.com/equinor/ert/pull/3763
* Add <except.hpp> for convenient C++ exceptions by pinkwah in https://github.com/equinor/ert/pull/3762


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

2.38.0b4

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

What's Changed
Breaking Changes 🛠
* Remove END_DATE keyword by oyvindeide in https://github.com/equinor/ert/pull/3737
* Remove RFTPATH keyword by oyvindeide in https://github.com/equinor/ert/pull/3746
Maintenance
* Fix flaky test for qstat concurrency by berland in https://github.com/equinor/ert/pull/3738
* Adjust the still flaky qstat_concurrent_invocations by berland in https://github.com/equinor/ert/pull/3744
* Replace internal C tests with pytest by oyvindeide in https://github.com/equinor/ert/pull/3741
Other Changes
* Add functionality for semeio in LibresFacade by eivindjahren in https://github.com/equinor/ert/pull/3743


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

2.38.0b3

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

What's Changed
Breaking Changes 🛠
* Move out res.test.synthesizer to separate package oil_reservoir_synthesizer by eivindjahren in https://github.com/equinor/ert/pull/3696
* Join EnKFMain, _RealEnKFMain, EnkfFsManager and EnkfJobRunner in python by oyvindeide in https://github.com/equinor/ert/pull/3705
Improvements
* Add proxy script for qstat by berland in https://github.com/equinor/ert/pull/3553
Bug Fixes
* Retry qsub and qstat in case of failures by berland in https://github.com/equinor/ert/pull/3537
Maintenance
* Remove outdated GUI resources by sondreso in https://github.com/equinor/ert/pull/3689
* Remove python implementation of ForwardLoadContext by oyvindeide in https://github.com/equinor/ert/pull/3694
* Move docs/rst/manual/ to just docs/ by pinkwah in https://github.com/equinor/ert/pull/3692
* Remove outdated install script by sondreso in https://github.com/equinor/ert/pull/3695
* Replace util_binary_split_string with standard C++ by dafeda in https://github.com/equinor/ert/pull/3702
* Move test_stop_running into test_job_queue by dafeda in https://github.com/equinor/ert/pull/3709
* Change enkf main init by oyvindeide in https://github.com/equinor/ert/pull/3690
* Remove unused workflows EXPORT_FIELD_* by oyvindeide in https://github.com/equinor/ert/pull/3715
* Remove last internal C workflows EXIT_ERT and PRE_SIMULATION_COPY by oyvindeide in https://github.com/equinor/ert/pull/3716
* Fix flaky bug in test_ert_qstat_proxy by berland in https://github.com/equinor/ert/pull/3731
* Remove forward load context by oyvindeide in https://github.com/equinor/ert/pull/3728
Other Changes
* Log maximum memory usage in main ERT thread by pinkwah in https://github.com/equinor/ert/pull/3357
* Do not generate certificates for cli tests by lars-petter-hauge in https://github.com/equinor/ert/pull/3691
* Fix format scripts by eivindjahren in https://github.com/equinor/ert/pull/3701
* Remove creation of certs and tokens in tests by lars-petter-hauge in https://github.com/equinor/ert/pull/3700
* Remove unused functions in enkf_main by oyvindeide in https://github.com/equinor/ert/pull/3714
* Remove ERT splash + contextmanage GUILogHandler by pinkwah in https://github.com/equinor/ert/pull/3717
* Resolve circular imports by eivindjahren in https://github.com/equinor/ert/pull/3736


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

2.38.0b2

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

What's Changed
Breaking changes
* Move ert_data to ert.data by eivindjahren in https://github.com/equinor/ert/pull/3655
* Simplify ErtRunContext and rename to RunContext by oyvindeide in https://github.com/equinor/ert/pull/3660
Improvements
* Sort messages so they more likely ordered by realization by oyvindeide in https://github.com/equinor/ert/pull/3641
Maintenance
* Remove wrappers of run_arg_alloc by dafeda in https://github.com/equinor/ert/pull/3666
* Add release notes for 2.36 and 2.37 by sondreso in https://github.com/equinor/ert/pull/3680
* Make IES-implementation similar to paper by dafeda in https://github.com/equinor/ert/pull/3122
* Remove unused callback_arg by oyvindeide in https://github.com/equinor/ert/pull/3675
* Add missing logger-method to _Proc by dafeda in https://github.com/equinor/ert/pull/3686
* Remove res_config getters from EnKFMain by oyvindeide in https://github.com/equinor/ert/pull/3679
* Remove unused workflows related to case management by oyvindeide in https://github.com/equinor/ert/pull/3687
Other Changes
* Skip failing test by dafeda in https://github.com/equinor/ert/pull/3671
* Increase timeout on experiment_server integration test by xjules in https://github.com/equinor/ert/pull/3685
* Move job_runner to ert.job_runner by eivindjahren in https://github.com/equinor/ert/pull/3684


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

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

Page 41 of 78

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.