Ert

Latest version: v11.1.4

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

Scan your dependencies

Page 53 of 87

2.35.0rc2

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

What's Changed
Bug Fixes
* Fix bug from BoolVector replacement by berland in https://github.com/equinor/ert/pull/3350


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

2.35.0rc1

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

What's Changed
Bug Fixes
* Fix edit analysis varables for run_analysis_panel by ManInFez in https://github.com/equinor/ert/pull/3331


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

2.35.0rc0

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

What's Changed
Breaking Changes πŸ› 
* Change default inversion to IES_INVERSION_EXACT by dafeda in https://github.com/equinor/ert/pull/3193
* Remove flag for using aa_projection in IES and ES by ManInFez in https://github.com/equinor/ert/pull/3230
* Fix scaling of ESMDA weights by dafeda in https://github.com/equinor/ert/pull/3211
* Replaced fm message with logging statements and remove unused workflows LOAD_RESULTS(_ITER) by oyvindeide in https://github.com/equinor/ert/pull/3252
* Remove option of loading from non-unified summary files by oyvindeide in https://github.com/equinor/ert/pull/3247
* Remove setting `MODULE` from workflows by pinkwah in https://github.com/equinor/ert/pull/3288
* Remove analysis enums by ManInFez in https://github.com/equinor/ert/pull/3283
Improvements
* Update poly_example to use more accurate observations by dafeda in https://github.com/equinor/ert/pull/3149
* Upgrade ERT icon set to Equinor design system by berland in https://github.com/equinor/ert/pull/3178
* Drop Title Case In Ert Gui by berland in https://github.com/equinor/ert/pull/3190
* Remove .index files from block_fs by pinkwah in https://github.com/equinor/ert/pull/3185
* Add event viewer tool to gui by oyvindeide in https://github.com/equinor/ert/pull/3136
* Log the contents of the ERT2 configuration file by verveerpj in https://github.com/equinor/ert/pull/3218
* Update algorithm GUI config by dafeda in https://github.com/equinor/ert/pull/3213
* Make image cache singleton by BjarneHerland in https://github.com/equinor/ert/pull/3237
* Upgrade and add more info to log message when failing to read SUMMARY by oyvindeide in https://github.com/equinor/ert/pull/3232
* Refactor parts of `block_fs.cpp` by pinkwah in https://github.com/equinor/ert/pull/3233
* Test realization masks in base_run_model by berland in https://github.com/equinor/ert/pull/3275
* dlopen libres with RTLD_LOCAL by pinkwah in https://github.com/equinor/ert/pull/3210
* Replace util_abort on time map with logging error and failing realisation by oyvindeide in https://github.com/equinor/ert/pull/3256
* Add details view to simulations failed including error logs by oyvindeide in https://github.com/equinor/ert/pull/3290
Bug Fixes
* Fix AnalysisIterConfig._repr_() and add test by BjarneHerland in https://github.com/equinor/ert/pull/3171
* Fix index out of bounds for active realizations < ensemble size in ESMDA by lars-petter-hauge in https://github.com/equinor/ert/pull/3200
* Fix bug where valid run_path was not recognised by oyvindeide in https://github.com/equinor/ert/pull/3254
Maintenance
* Refactor RunDialog to depend less on RunModel by xjules in https://github.com/equinor/ert/pull/3108
* Remove unused function local_ministep_get_obs_data by oyvindeide in https://github.com/equinor/ert/pull/3158
* Remove unused function enkf_analysis_deactivate_std_zero by oyvindeide in https://github.com/equinor/ert/pull/3176
* Remove `thread_pool.cpp`, `arg_pack.cpp` et al by pinkwah in https://github.com/equinor/ert/pull/3117
* Undo pinning of click in dev-requirements by berland in https://github.com/equinor/ert/pull/3208
* Fix typo recieved by berland in https://github.com/equinor/ert/pull/3220
* Use explicit int-value from enum by BjarneHerland in https://github.com/equinor/ert/pull/3221
* Delete unused test_analysis_test_external_module.c by dafeda in https://github.com/equinor/ert/pull/3206
* Extend flake8 linting to ert-directory and ert_tests by berland in https://github.com/equinor/ert/pull/3203
* Remove using matrix_type from serializer by ManInFez in https://github.com/equinor/ert/pull/3236
* Remove unused covar from obs_data and replace replace matrix_type with eigen in meas_data by ManInFez in https://github.com/equinor/ert/pull/3234
* Type and style for ensemble evaluator builder code by jondequinor in https://github.com/equinor/ert/pull/3219
* Print warning every time non-ISO time format is used in simulation setup by kvashchuka in https://github.com/equinor/ert/pull/3238
* Remove unused functions in enkf_state.cpp by oyvindeide in https://github.com/equinor/ert/pull/3243
* Ensure duplexer stop entails a websocket close by jondequinor in https://github.com/equinor/ert/pull/3246
* Avoid DeprecationWarning from qtbot by BjarneHerland in https://github.com/equinor/ert/pull/3245
* Address comments left over from pull 3219 by jondequinor in https://github.com/equinor/ert/pull/3253
* Bring libres_tests up to flake8 standard by berland in https://github.com/equinor/ert/pull/3250
* Filter out comments from logged configuration by oyvindeide in https://github.com/equinor/ert/pull/3249
* Replace deprecated `..index.is_all_dates` in plottery by oysteoh in https://github.com/equinor/ert/pull/3231
* Pin PyQt5-sip to 12.9.1 or lower by jondequinor in https://github.com/equinor/ert/pull/3261
* Remove unused function -time_map_summary_upgrade107 by oyvindeide in https://github.com/equinor/ert/pull/3257
* Remove matrixtype from rowscaling by ManInFez in https://github.com/equinor/ert/pull/3242
* Replace deprecated `..index.is_all_dates` in plottery by oysteoh in https://github.com/equinor/ert/pull/3265
* Remove matrix type from ert by ManInFez in https://github.com/equinor/ert/pull/3268
* Remove documentation about internal C workflows by pinkwah in https://github.com/equinor/ert/pull/3276
* Remove pytest-runner by verveerpj in https://github.com/equinor/ert/pull/3285
* Avoid BoolVector in Python code by berland in https://github.com/equinor/ert/pull/3251
* Remove `setup_requires` from `setup.py` by pinkwah in https://github.com/equinor/ert/pull/3286
* Make fixtures cleanup after themselves by verveerpj in https://github.com/equinor/ert/pull/3287
* Enable `SortInclude` in clang-format configuration by pinkwah in https://github.com/equinor/ert/pull/3284
* Fix all flake8 issues in ert by berland in https://github.com/equinor/ert/pull/3281
* Extend weak pylinting to more directories by berland in https://github.com/equinor/ert/pull/3289
* Use caplog to make sure root log level is INFO in test by oyvindeide in https://github.com/equinor/ert/pull/3300
* Use model factory in gui by ManInFez in https://github.com/equinor/ert/pull/3294
* Decrease example size for polynomial doe by berland in https://github.com/equinor/ert/pull/3304
* Propagate logs from ensemble_evaluator, storage and status by oyvindeide in https://github.com/equinor/ert/pull/3293
ert3
* Add realization selection support in ert3 by berland in https://github.com/equinor/ert/pull/3095
* Add visualise parameter to ert3 for starting webviz-ert by kvashchuka in https://github.com/equinor/ert/pull/3209
* Add support for a scalar NumericalRecord by berland in https://github.com/equinor/ert/pull/2934
Other Changes
* Fix to circumvent pylint bug by verveerpj in https://github.com/equinor/ert/pull/3163
* Add additional information on failure in test_http_response by lars-petter-hauge in https://github.com/equinor/ert/pull/3132
* Pin click in dev-requirements to 8.0.2 by ManInFez in https://github.com/equinor/ert/pull/3172
* Add release notes for ert 2.34 by sondreso in https://github.com/equinor/ert/pull/3165
* Update labels for automatic release notes generation by sondreso in https://github.com/equinor/ert/pull/3192
* Add maintenance as release notes category by sondreso in https://github.com/equinor/ert/pull/3199
* Modify ModelConfig.enspath to hold an absolute file-path by BjarneHerland in https://github.com/equinor/ert/pull/3186
* Create example for running history matching in python using analysis module by ManInFez in https://github.com/equinor/ert/pull/3131
* Have repeated flaky tests run new python instance by lars-petter-hauge in https://github.com/equinor/ert/pull/3189
* Dark storage performance by mortalisk in https://github.com/equinor/ert/pull/3051
* Add extension to error message by oyvindeide in https://github.com/equinor/ert/pull/3291


**Full Changelog**: https://github.com/equinor/ert/compare/2.34.0...2.35.0-rc0

2.34.0

Not secure
What's Changed
Breaking Changes πŸ› 
* Remove the IDE by jondequinor in https://github.com/equinor/ert/pull/3148
* Remove legacy tracker by sondreso in https://github.com/equinor/ert/pull/2965
* Remove enkf_obs instance from local_obsdata by joakim-hove in https://github.com/equinor/ert/pull/3046
New Features πŸŽ‰
* Python 3.10 by sondreso in https://github.com/equinor/ert/pull/2834
* Fix removing duplicates, added test to verify, improved performance by BjarneHerland in https://github.com/equinor/ert/pull/2951
* Disable lazy_loading of summary-data by default by BjarneHerland in https://github.com/equinor/ert/pull/2976
Bug Fixes
* Loop shortest list to update statemap in ESMDA by lars-petter-hauge in https://github.com/equinor/ert/pull/3202
* Remove inactive analysis module options by oyvindeide in https://github.com/equinor/ert/pull/3126
* Fix row scaling local configuration job by joakim-hove in https://github.com/equinor/ert/pull/2954
* Improve failure behaviour from ert client to storage by berland in https://github.com/equinor/ert/pull/2956
* Add an out of bounds check by frode-aarstad in https://github.com/equinor/ert/pull/2969
* Set strict=True when creating EnkfMain, make testname unique by BjarneHerland in https://github.com/equinor/ert/pull/3042
* Skip lazy_load flag test which is failing on jenkins by oysteoh in https://github.com/equinor/ert/pull/3038
* Undo removal of getAll* collectors by frode-aarstad in https://github.com/equinor/ert/pull/3034
ert3
* Auto-generate documentation for ert3 plugins by sondreso in https://github.com/equinor/ert/pull/3138
* Ignore command location during step execution by jondequinor in https://github.com/equinor/ert/pull/3147
* Add support for log-uniform distribution by verveerpj in https://github.com/equinor/ert/pull/3156
* ERT3 local test run by markusdregi in https://github.com/equinor/ert/pull/2755
* Plugin-in transformation configuration and wider transformation usage by jondequinor in https://github.com/equinor/ert/pull/3025
* Drop experiment_run_config from load_resource by jondequinor in https://github.com/equinor/ert/pull/3102
* Add better error handling when trying to rerun an experiment by verveerpj in https://github.com/equinor/ert/pull/2891
Other Changes
* Add missing EnKFMain in workflow runner by oyvindeide in https://github.com/equinor/ert/pull/3139
* Refactor interactions between JobQueue and LegacyEnsemble. by BjarneHerland in https://github.com/equinor/ert/pull/3144
* Remove sorting of variables by oyvindeide in https://github.com/equinor/ert/pull/3128
* Ies from python by ManInFez in https://github.com/equinor/ert/pull/3145
* Add logging of EnKFMain usage in workflows by oyvindeide in https://github.com/equinor/ert/pull/3140
* Ignore errors in rmtree by BjarneHerland in https://github.com/equinor/ert/pull/3155
* Pin pylint to version <2.13.0 by sondreso in https://github.com/equinor/ert/pull/3161
* These tests should always use localhost to avoid potential hickups in… by BjarneHerland in https://github.com/equinor/ert/pull/3160
* Add Python 3.10 to list of classifiers by sondreso in https://github.com/equinor/ert/pull/3154
* Remove matrix usage in update by ManInFez in https://github.com/equinor/ert/pull/3060
* Set proper timeout for Storage.start_server() by BjarneHerland in https://github.com/equinor/ert/pull/3076
* Remove use of thread_pool to load state in enkf_main by BjarneHerland in https://github.com/equinor/ert/pull/2913
* Print a message to user about starting Webviz-ert by mortalisk in https://github.com/equinor/ert/pull/3075
* Fix filename typo in tests by berland in https://github.com/equinor/ert/pull/3072
* Use self._timeout in fetch_conn_info() by BjarneHerland in https://github.com/equinor/ert/pull/3078
* Remove usage of matrix.hpp from lib/analysis by ManInFez in https://github.com/equinor/ert/pull/3082
* Clean up usage of Eigen in ies.cpp by ManInFez in https://github.com/equinor/ert/pull/3087
* Add webviz-ert documentation by oysteoh in https://github.com/equinor/ert/pull/3065
* Remove subtract_row_mean() by dafeda in https://github.com/equinor/ert/pull/3083
* Fix timing in test batch sim by BjarneHerland in https://github.com/equinor/ert/pull/3091
* Avoid branching by BjarneHerland in https://github.com/equinor/ert/pull/3089
* Remove requirement mypy < 0.920 by dafeda in https://github.com/equinor/ert/pull/3090
* Update test_flaky on jenkins by lars-petter-hauge in https://github.com/equinor/ert/pull/3066
* Force GC to avoid conflict with running C++ dtors later by BjarneHerland in https://github.com/equinor/ert/pull/3100
* Reduce log level for MAX_RUNTIME reached and only log once by oyvindeide in https://github.com/equinor/ert/pull/2770
* Rename test to avoid conflict by dafeda in https://github.com/equinor/ert/pull/3098
* Cli monitor for ert3 by xjules in https://github.com/equinor/ert/pull/2960
* Add host ensemble server config by lars-petter-hauge in https://github.com/equinor/ert/pull/3096
* We should not indulge in flaky tests by BjarneHerland in https://github.com/equinor/ert/pull/3104
* Fix typo, successfull -> successful by berland in https://github.com/equinor/ert/pull/3107
* Test tracker progress by Blunde1 in https://github.com/equinor/ert/pull/3110
* The method base_run_model::update_progress_for_index() does not seem to be used by BjarneHerland in https://github.com/equinor/ert/pull/3103
* Automatically increase softlimit for max open files while running tests by BjarneHerland in https://github.com/equinor/ert/pull/3112
* Start statically checking code in ert_shared/models by dafeda in https://github.com/equinor/ert/pull/3094
* Enhancing test to verify whether the actual jobs finished or not by BjarneHerland in https://github.com/equinor/ert/pull/3119
* Ensure JobQueue responds properly to CancelledError by BjarneHerland in https://github.com/equinor/ert/pull/3125
* Remove global ert by oyvindeide in https://github.com/equinor/ert/pull/3118
* Ies make matrix api by ManInFez in https://github.com/equinor/ert/pull/3097
* Increasing default timeout from 20s to 120s in BaseService. by BjarneHerland in https://github.com/equinor/ert/pull/3129
* Handle error publish changes by jondequinor in https://github.com/equinor/ert/pull/3130
* Update README.md by oyvindeide in https://github.com/equinor/ert/pull/2978
* Remove unused fprint functions by oyvindeide in https://github.com/equinor/ert/pull/2988
* Implement ActiveList as C++ and use Pybind by joakim-hove in https://github.com/equinor/ert/pull/2958
* Add barrier to ensure the (dummy)server is started before connecting by BjarneHerland in https://github.com/equinor/ert/pull/2983
* Add timeout message when starting services by TerryHannant in https://github.com/equinor/ert/pull/2987
* Remove dependency on semeio by sondreso in https://github.com/equinor/ert/pull/2980
* Remove misfit_ensemble_alloc_empy by dafeda in https://github.com/equinor/ert/pull/2948
* Remove dependency on BLAS and LAPACK by pinkwah in https://github.com/equinor/ert/pull/3000
* job_dispatch: Makedir in, out, err locations by pinkwah in https://github.com/equinor/ert/pull/2998
* Add release notes for 2.33 by sondreso in https://github.com/equinor/ert/pull/3003
* Add an optional has_observations flag to the record by frode-aarstad in https://github.com/equinor/ert/pull/2979
* Remove unused job_queue from BaseRunModel by sondreso in https://github.com/equinor/ert/pull/3019
* Remove `matrix_blas.cpp` by pinkwah in https://github.com/equinor/ert/pull/2999
* Fix dependecy issues by sondreso in https://github.com/equinor/ert/pull/3022
* Implement local_obsdata_node as C++ and wrap with pybind by joakim-hove in https://github.com/equinor/ert/pull/2964
* Use Eigen in enkf_linalg_genX3 by dafeda in https://github.com/equinor/ert/pull/3018
* clang-format: Remove version check by pinkwah in https://github.com/equinor/ert/pull/3027
* Fix return value from local_obsdata by oyvindeide in https://github.com/equinor/ert/pull/3028
* Make `extern "C"` explicit for each function by pinkwah in https://github.com/equinor/ert/pull/2963
* Use the key_manager from enkf_main by frode-aarstad in https://github.com/equinor/ert/pull/3026
* Move analysis smoother update by ManInFez in https://github.com/equinor/ert/pull/2962
* Remove utility functions of the legacy tracker by Blunde1 in https://github.com/equinor/ert/pull/3006
* Remove usage of global ERT in run models by oyvindeide in https://github.com/equinor/ert/pull/3039
* Use Eigen in enkf_linalg by dafeda in https://github.com/equinor/ert/pull/3035
* Add jenkins script running flaky tests repeatedly by lars-petter-hauge in https://github.com/equinor/ert/pull/3041
* Update cleanup by ManInFez in https://github.com/equinor/ert/pull/3005
* Introduce read-only info class derived from EvaluatorServerConfig by Blunde1 in https://github.com/equinor/ert/pull/3045
* Remove usage of threadpool in block_fs_driver by BjarneHerland in https://github.com/equinor/ert/pull/3021
* Correct exception name typo by berland in https://github.com/equinor/ert/pull/3047
* All content must be included in testkomodo file by lars-petter-hauge in https://github.com/equinor/ert/pull/3057
* Remove matrix_lapack.cpp by dafeda in https://github.com/equinor/ert/pull/3058
* Make port range larger in test by mortalisk in https://github.com/equinor/ert/pull/3059
* Implement local_obsdata as C++ by joakim-hove in https://github.com/equinor/ert/pull/2966

**Full Changelog**: https://github.com/equinor/ert/compare/2.33.2...2.34.0

2.34.0rc0

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

What's Changed
Breaking Changes πŸ› 
* Remove the IDE by jondequinor in https://github.com/equinor/ert/pull/3148
New Features πŸŽ‰
* Python 3.10 by sondreso in https://github.com/equinor/ert/pull/2834
ert3
* Auto-generate documentation for ert3 plugins by sondreso in https://github.com/equinor/ert/pull/3138
* Ignore command location during step execution by jondequinor in https://github.com/equinor/ert/pull/3147
* Add support for log-uniform distribution by verveerpj in https://github.com/equinor/ert/pull/3156
Other Changes
* Add missing EnKFMain in workflow runner by oyvindeide in https://github.com/equinor/ert/pull/3139
* Refactor interactions between JobQueue and LegacyEnsemble. by BjarneHerland in https://github.com/equinor/ert/pull/3144
* Remove sorting of variables by oyvindeide in https://github.com/equinor/ert/pull/3128
* Ies from python by ManInFez in https://github.com/equinor/ert/pull/3145
* Add logging of EnKFMain usage in workflows by oyvindeide in https://github.com/equinor/ert/pull/3140
* Ignore errors in rmtree by BjarneHerland in https://github.com/equinor/ert/pull/3155
* Pin pylint to version <2.13.0 by sondreso in https://github.com/equinor/ert/pull/3161
* These tests should always use localhost to avoid potential hickups in… by BjarneHerland in https://github.com/equinor/ert/pull/3160
* Add Python 3.10 to list of classifiers by sondreso in https://github.com/equinor/ert/pull/3154


**Full Changelog**: https://github.com/equinor/ert/compare/2.34.0-b1...2.34.0-rc0

2.34.0b1

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

What's Changed
Bug Fixes
* Remove inactive analysis module options by oyvindeide in https://github.com/equinor/ert/pull/3126
ert3
* ERT3 local test run by markusdregi in https://github.com/equinor/ert/pull/2755
* Plugin-in transformation configuration and wider transformation usage by jondequinor in https://github.com/equinor/ert/pull/3025
* Drop experiment_run_config from load_resource by jondequinor in https://github.com/equinor/ert/pull/3102
Other Changes
* Remove matrix usage in update by ManInFez in https://github.com/equinor/ert/pull/3060
* Set proper timeout for Storage.start_server() by BjarneHerland in https://github.com/equinor/ert/pull/3076
* Remove use of thread_pool to load state in enkf_main by BjarneHerland in https://github.com/equinor/ert/pull/2913
* Print a message to user about starting Webviz-ert by mortalisk in https://github.com/equinor/ert/pull/3075
* Fix filename typo in tests by berland in https://github.com/equinor/ert/pull/3072
* Use self._timeout in fetch_conn_info() by BjarneHerland in https://github.com/equinor/ert/pull/3078
* Remove usage of matrix.hpp from lib/analysis by ManInFez in https://github.com/equinor/ert/pull/3082
* Clean up usage of Eigen in ies.cpp by ManInFez in https://github.com/equinor/ert/pull/3087
* Add webviz-ert documentation by oysteoh in https://github.com/equinor/ert/pull/3065
* Remove subtract_row_mean() by dafeda in https://github.com/equinor/ert/pull/3083
* Fix timing in test batch sim by BjarneHerland in https://github.com/equinor/ert/pull/3091
* Avoid branching by BjarneHerland in https://github.com/equinor/ert/pull/3089
* Remove requirement mypy < 0.920 by dafeda in https://github.com/equinor/ert/pull/3090
* Update test_flaky on jenkins by lars-petter-hauge in https://github.com/equinor/ert/pull/3066
* Force GC to avoid conflict with running C++ dtors later by BjarneHerland in https://github.com/equinor/ert/pull/3100
* Reduce log level for MAX_RUNTIME reached and only log once by oyvindeide in https://github.com/equinor/ert/pull/2770
* Rename test to avoid conflict by dafeda in https://github.com/equinor/ert/pull/3098
* Cli monitor for ert3 by xjules in https://github.com/equinor/ert/pull/2960
* Add host ensemble server config by lars-petter-hauge in https://github.com/equinor/ert/pull/3096
* We should not indulge in flaky tests by BjarneHerland in https://github.com/equinor/ert/pull/3104
* Fix typo, successfull -> successful by berland in https://github.com/equinor/ert/pull/3107
* Test tracker progress by Blunde1 in https://github.com/equinor/ert/pull/3110
* The method base_run_model::update_progress_for_index() does not seem to be used by BjarneHerland in https://github.com/equinor/ert/pull/3103
* Automatically increase softlimit for max open files while running tests by BjarneHerland in https://github.com/equinor/ert/pull/3112
* Start statically checking code in ert_shared/models by dafeda in https://github.com/equinor/ert/pull/3094
* Enhancing test to verify whether the actual jobs finished or not by BjarneHerland in https://github.com/equinor/ert/pull/3119
* Ensure JobQueue responds properly to CancelledError by BjarneHerland in https://github.com/equinor/ert/pull/3125
* Remove global ert by oyvindeide in https://github.com/equinor/ert/pull/3118
* Ies make matrix api by ManInFez in https://github.com/equinor/ert/pull/3097
* Increasing default timeout from 20s to 120s in BaseService. by BjarneHerland in https://github.com/equinor/ert/pull/3129
* Handle error publish changes by jondequinor in https://github.com/equinor/ert/pull/3130


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

Page 53 of 87

Links

Releases

Has known vulnerabilities

Β© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.