Ert

Latest version: v14.0.2

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

Scan your dependencies

Page 38 of 94

5.1.0b5

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

What's Changed
Improvements
* Save template for GenKW in experiment by frode-aarstad in https://github.com/equinor/ert/pull/5719
Other Changes
* Solve flake8-bugbears B017 by jonathan-eq in https://github.com/equinor/ert/pull/5733
* Fix test_flow breakage by pinkwah in https://github.com/equinor/ert/pull/5736
* Remove websocket connection open/closed from logging by jonathan-eq in https://github.com/equinor/ert/pull/5734

New Contributors
* jonathan-eq made their first contribution in https://github.com/equinor/ert/pull/5733

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

5.1.0b4

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

What's Changed
Bug Fixes
* Cover previously unhandled job queue state `JOB_QUEUE_DO_KILL_NODE_FAILURE` by valentin-krasontovitsch in https://github.com/equinor/ert/pull/5667
Other Changes
* Fix testing SummaryConfing equality when no refcase is defined. by DanSava in https://github.com/equinor/ert/pull/5699
* Allow multiple arguments in workflow job ARGLIST by DanSava in https://github.com/equinor/ert/pull/5704


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

5.1.0b3

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

What's Changed
Breaking Changes 🛠
* Use parameters from storage instead of ensemble_config by oyvindeide in https://github.com/equinor/ert/pull/5674
Other Changes
* Remove ActiveList by pinkwah in https://github.com/equinor/ert/pull/5695


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

5.1.0b2

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

What's Changed
Maintenance
* Remove remnants of prefect by oyvindeide in https://github.com/equinor/ert/pull/5689
* Inline test data in tests by oyvindeide in https://github.com/equinor/ert/pull/5693
Other Changes
* Rename parameter save and load functions by oyvindeide in https://github.com/equinor/ert/pull/5471
* Change init for genKw by frode-aarstad in https://github.com/equinor/ert/pull/5637
* Only write mask to experiment, not full grid by oyvindeide in https://github.com/equinor/ert/pull/5665
* Remove C code from `res_utils` by pinkwah in https://github.com/equinor/ert/pull/5691
* Remove unused test-data directory by oyvindeide in https://github.com/equinor/ert/pull/5690
* Remove unused C test data by pinkwah in https://github.com/equinor/ert/pull/5692
* Fix bug in es-mda where returned variable could potentially be unbound by oyvindeide in https://github.com/equinor/ert/pull/5683

New Contributors
* kwinkunks made their first contribution in https://github.com/equinor/ert/pull/4994

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

5.1.0b1

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

What's Changed
User impact 🛠
* Remove the old config parser by eivindjahren in https://github.com/equinor/ert/pull/5657
Bug Fixes
* Fix bug where log values were not included in facade function for gen kw by oyvindeide in https://github.com/equinor/ert/pull/5643
Maintenance
* Rephrase webviz-ert introduction in docs by sondreso in https://github.com/equinor/ert/pull/5646
* Clean up interaction with parameter configuration by oyvindeide in https://github.com/equinor/ert/pull/5579
Other Changes
* Remove unused function from enkf_main by oyvindeide in https://github.com/equinor/ert/pull/5649
* Remove outdated documentation about numerical schemes by oyvindeide in https://github.com/equinor/ert/pull/5648
* Add flake8-bugbear to CI by berland in https://github.com/equinor/ert/pull/5635
* Disable flaky test for migration logging by JHolba in https://github.com/equinor/ert/pull/5655
* Remove pinning on grpcio-tools by oysteoh in https://github.com/equinor/ert/pull/5653
* Change documentation theme to furo by sondreso in https://github.com/equinor/ert/pull/5647
* Allow missing observations by oyvindeide in https://github.com/equinor/ert/pull/5658
* Fix dimensions of surfaces and fields by dafeda in https://github.com/equinor/ert/pull/5660
* Extend snapshot test to iter 2 and 3 by oyvindeide in https://github.com/equinor/ert/pull/5613
* Pass in storage to BatchSimulator.start by oyvindeide in https://github.com/equinor/ert/pull/5656


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

5.1.0b0

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

What's Changed
Bug Fixes
* Resolve timeout problems around running >= 200 realizations by valentin-krasontovitsch in https://github.com/equinor/ert/pull/5597
* Fix FLOW forward model by berland in https://github.com/equinor/ert/pull/5588
Maintenance
* Convert TransferFunction to dataclass by oyvindeide in https://github.com/equinor/ert/pull/5596
Dependencies
* Add JobStatusType as public symbol as it is accessible through the BatchSimulator interface by eivindjahren in https://github.com/equinor/ert/pull/5645
Other Changes
* Fix ES-MDA CLI parser missing current_case by pinkwah in https://github.com/equinor/ert/pull/5593
* Add to_dict() for genKw by frode-aarstad in https://github.com/equinor/ert/pull/5578
* Remove caching of pip from macOS CI builds by pinkwah in https://github.com/equinor/ert/pull/5609
* Ensure that migrating EXT_PARAM throws by pinkwah in https://github.com/equinor/ert/pull/5618
* Create .fs_version in storage by pinkwah in https://github.com/equinor/ert/pull/5602
* Fix bug where parameter names were not sorted by oyvindeide in https://github.com/equinor/ert/pull/5625
* Add logging messages to migration tool by pinkwah in https://github.com/equinor/ert/pull/5624
* Fix observations returned from dark storage by frode-aarstad in https://github.com/equinor/ert/pull/5611
* Save EXT_PARAM as xarray by pinkwah in https://github.com/equinor/ert/pull/5621


**Full Changelog**: https://github.com/equinor/ert/compare/5.0.0-rc4...5.1.0-b0

Page 38 of 94

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.