Ert

Latest version: v10.1.12

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

Scan your dependencies

Page 40 of 78

3.0.0rc2

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

What's Changed
Breaking Changes 🛠
* Stop special casing PRED as a GEN_KW by oyvindeide in https://github.com/equinor/ert/pull/3820
New Features 🎉
* Add a cli argument for specifying a log dir by frode-aarstad in https://github.com/equinor/ert/pull/3819

**Full Changelog**: https://github.com/equinor/ert/compare/3.0.0-rc1...3.0.0-rc2

3.0.0rc1

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

What's Changed
Maintenance
* Let DATA_FILE stay in the repo for some more time by berland in https://github.com/equinor/ert/pull/3816
Other Changes
* Less annotation noise by eivindjahren in https://github.com/equinor/ert/pull/3810


**Full Changelog**: https://github.com/equinor/ert/compare/3.0.0-rc0...3.0.0-rc1

3.0.0rc0

<!-- 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
* 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
* Remove REFCASE_LIST keyword by oyvindeide in https://github.com/equinor/ert/pull/3745
* Change dates written by ERT to ISO-8601 by berland in https://github.com/equinor/ert/pull/3755
* Move res by eivindjahren in https://github.com/equinor/ert/pull/3761
* Remove enkf_main alloc enkf_fs from symlink by oyvindeide in https://github.com/equinor/ert/pull/3773
* Replace ert_template functionality with python implementation and deprecated DATA_FILE keyword by oyvindeide in https://github.com/equinor/ert/pull/3751
* Remove case-log that was not being used by oyvindeide in https://github.com/equinor/ert/pull/3779
* Change how EnkfFs classmethod is instantiated by oyvindeide in https://github.com/equinor/ert/pull/3777
* Move runSimpleStep from enkf_main to simulation_context and make private by oyvindeide in https://github.com/equinor/ert/pull/3785
* Remove hidden case consept by oyvindeide in https://github.com/equinor/ert/pull/3786
New Features 🎉
* Introduce basic experiment server by jondequinor in https://github.com/equinor/ert/pull/3438
Improvements
* Sort messages so they more likely ordered by realization by oyvindeide in https://github.com/equinor/ert/pull/3641
* Add proxy script for qstat by berland in https://github.com/equinor/ert/pull/3553
* 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
* Use standard Qt APIs in GUI proxy models by jondequinor in https://github.com/equinor/ert/pull/3615
* Fix the logging path when running the GUI by frode-aarstad in https://github.com/equinor/ert/pull/3772
Bug Fixes
* Retry qsub and qstat in case of failures by berland in https://github.com/equinor/ert/pull/3537
* Fix bug where RUN_TEMPLATE would fail on relative path by oyvindeide in https://github.com/equinor/ert/pull/3805
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
* 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
* 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
* Move ert_data to ert.data by eivindjahren in https://github.com/equinor/ert/pull/3655
* 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
* Simplify ErtRunContext and rename to RunContext by oyvindeide in https://github.com/equinor/ert/pull/3660
* 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
* 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
* 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
* Remove unused function enkf_config_node_get_FIELD_fill_file by oyvindeide in https://github.com/equinor/ert/pull/3721
* Solve warnings emitted during pytesting by berland in https://github.com/equinor/ert/pull/3764
* Pin setuptools to <64 by sondreso in https://github.com/equinor/ert/pull/3771
* Remove init_internalization from enkf_main by oyvindeide in https://github.com/equinor/ert/pull/3719
* Use id for ensemble instead of ensemble evaluator by lars-petter-hauge in https://github.com/equinor/ert/pull/3724
* Upgrade to cloudevents 1.6.0 by sondreso in https://github.com/equinor/ert/pull/3784
* Refactor FileSystemRotator by oyvindeide in https://github.com/equinor/ert/pull/3788
* Update undefined by dafeda in https://github.com/equinor/ert/pull/3797
* Remove ecl_write from EnkfNode by dafeda in https://github.com/equinor/ert/pull/3750
* Update cmake build instructions in readme by dafeda in https://github.com/equinor/ert/pull/3799
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
* Expose MeasuredData through ert by eivindjahren in https://github.com/equinor/ert/pull/3656
* 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
* 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
* 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
* Add functionality for semeio in LibresFacade by eivindjahren in https://github.com/equinor/ert/pull/3743
* 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
* Update path version in gitignore by lars-petter-hauge in https://github.com/equinor/ert/pull/3766
* Remove unused modules from coverage test by xjules in https://github.com/equinor/ert/pull/3769
* Unpin fastapi by oysteoh in https://github.com/equinor/ert/pull/3770
* Fix broken shell scripts by eivindjahren in https://github.com/equinor/ert/pull/3776
* Fetch storage server name, i.e. the config name, and use as title in webviz-ert by mortalisk in https://github.com/equinor/ert/pull/3767
* Pin setuptools to keep in line with setup.py by pinkwah in https://github.com/equinor/ert/pull/3774
* Protobuf job_runner.reporter by jondequinor in https://github.com/equinor/ert/pull/3620
* Move all enkf_main interaction with enkf_fs into python by oyvindeide in https://github.com/equinor/ert/pull/3775
* Remove refcounting from enkf_fs by oyvindeide in https://github.com/equinor/ert/pull/3789
* Write current case file that was wrongly removed by oyvindeide in https://github.com/equinor/ert/pull/3790
* Remove logging from umount by oyvindeide in https://github.com/equinor/ert/pull/3803
* Test initializing from config_dict via hypothesis by eivindjahren in https://github.com/equinor/ert/pull/3796


**Full Changelog**: https://github.com/equinor/ert/compare/2.37.1...3.0.0-rc0

2.38.0b8

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

What's Changed
Breaking Changes 🛠
* Remove enkf_main alloc enkf_fs from symlink by oyvindeide in https://github.com/equinor/ert/pull/3773
* Replace ert_template functionality with python implementation and deprecated DATA_FILE keyword by oyvindeide in https://github.com/equinor/ert/pull/3751
* Remove case-log that was not being used by oyvindeide in https://github.com/equinor/ert/pull/3779
* Change how EnkfFs classmethod is instantiated by oyvindeide in https://github.com/equinor/ert/pull/3777
Maintenance
* Use id for ensemble instead of ensemble evaluator by lars-petter-hauge in https://github.com/equinor/ert/pull/3724
* Upgrade to cloudevents 1.6.0 by sondreso in https://github.com/equinor/ert/pull/3784
Other Changes
* Fetch storage server name, i.e. the config name, and use as title in webviz-ert by mortalisk in https://github.com/equinor/ert/pull/3767
* Pin setuptools to keep in line with setup.py by pinkwah in https://github.com/equinor/ert/pull/3774
* Protobuf job_runner.reporter by jondequinor in https://github.com/equinor/ert/pull/3620


**Full Changelog**: https://github.com/equinor/ert/compare/2.38.0-b7...2.38.0-b8

2.38.0b7

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

What's Changed
Other Changes
* Unpin fastapi by oysteoh in https://github.com/equinor/ert/pull/3770
* Fix broken shell scripts by eivindjahren in https://github.com/equinor/ert/pull/3776


**Full Changelog**: https://github.com/equinor/ert/compare/2.38.0-b6...2.38.0-b7

2.38.0b6

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

What's Changed
Breaking Changes 🛠
* Change dates written by ERT to ISO-8601 by berland in https://github.com/equinor/ert/pull/3755
* Move res by eivindjahren in https://github.com/equinor/ert/pull/3761
Improvements
* Use standard Qt APIs in GUI proxy models by jondequinor in https://github.com/equinor/ert/pull/3615
Maintenance
* Remove unused function enkf_config_node_get_FIELD_fill_file by oyvindeide in https://github.com/equinor/ert/pull/3721
* Solve warnings emitted during pytesting by berland in https://github.com/equinor/ert/pull/3764
* Pin setuptools to <64 by sondreso in https://github.com/equinor/ert/pull/3771
* Remove init_internalization from enkf_main by oyvindeide in https://github.com/equinor/ert/pull/3719
Other Changes
* Update path version in gitignore by lars-petter-hauge in https://github.com/equinor/ert/pull/3766
* Remove unused modules from coverage test by xjules in https://github.com/equinor/ert/pull/3769


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

Page 40 of 78

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.