Skip to content

Releases: equinor/ert

20.0.4

19 Feb 15:15
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

20.0.3

19 Feb 14:01
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

What's Changed

Other Changes

  • Log exceptions happening in plot_widget by in #12917

Full Changelog: 20.0.1...20.0.3

19.0.3

18 Feb 08:50
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

What's Changed

Bug fixes

  • Convert infinite objectives and constraints to NaN by in #12877
  • Fix plotting categorical data crashes ert by in #12908
  • Log exceptions happening in plot_widget by in #12916

Full Changelog: 19.0.2...19.0.3

20.0.1

17 Feb 10:30
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

What's Changed

Bug fixes

  • Everest: Convert infinite objectives and constraints to NaN by in #12878
  • Fix plotting categorical data crashes ert in #12898

Test fixes

  • Make migration deterministic over filesystem in #12866

Full Changelog: 20.0.0...20.0.1

20.0.0

09 Feb 07:21
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

What's Changed

User impact 🛠

Breaking Changes 🛠

New Features 🎉

Improvements

Bug Fixes

  • Allow the everest api to serve batches with differing summary columns by @berland in #12467
  • Add file validation for DATA_FILE and GRID keywords by @andreas-el in #12532
  • Detect missing arguments to DESIGN_MATRIX by @berland in #12571
  • Fix raw formatting for big numbers in parameter export and templating by @xjules in #12535
  • Allow concat of history and summary obs by @SAKavli in #12674
  • Make the parameters table in "Manage Experiments" read-only by @ajaust in #12688
  • Hide log_scale button in GUI if negative values in data by @jonathan-eq in #12672
  • Add localization columns to obs and responses endpoint by @SAKavli in #12730
  • Add suppression for Performance warning for fetching of misfit data in storage_info_widget by @SAKavli in #12774
  • Avoid race condition for multiple everest monitors by @berland in #12814

Maintenance

Build System

Other Changes

Read more

19.0.2

09 Feb 13:46
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

What's Changed

Bug fixes

  • Avoid race condition for multiple everest monitors in #12817

Other Changes

  • Limit capturing of warnings from forward model steps in #12795

Full Changelog: 19.0.1...19.0.2

20.0.0-b1

05 Feb 12:52
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

20.0.0-b1 Pre-release
Pre-release

What's Changed

Maintenance

  • Limit capturing of warnings from forward model steps by @berland in #12789

Other Changes

New Contributors

Full Changelog: 20.0.0-b0...20.0.0-b1

20.0.0-b0

04 Feb 09:26
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

20.0.0-b0 Pre-release
Pre-release

What's Changed

New Features 🎉

Improvements

Bug Fixes

  • Make the parameters table in "Manage Experiments" read-only by @ajaust in #12688
  • Hide log_scale button in GUI if negative values in data by @jonathan-eq in #12672
  • Add localization columns to obs and responses endpoint by @SAKavli in #12730
  • Add suppression for Performance warning for fetching of misfit data in storage_info_widget by @SAKavli in #12774

Maintenance

Build System

Other Changes

New Contributors

Full Changelog: 19.0.0-rc1...20.0.0-b0

19.0.1

03 Feb 14:31
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

What's Changed

Bug Fixes

Other Changes

  • Skip failing flow integration test in #12770
  • Add suppression for Performance warning for fetching of misfit data in storage_info_widget in #12779

Full Changelog: 19.0.0...19.0.1

19.0.0

03 Feb 07:07
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

What's Changed

User impact 🛠

Breaking Changes 🛠

New Features 🎉

Improvements

Bug Fixes

  • Allow the everest api to serve batches with differing summary columns by @berland in #12467
  • Add file validation for DATA_FILE and GRID keywords by @andreas-el in #12532
  • Detect missing arguments to DESIGN_MATRIX by @berland in #12571
  • Fix raw formatting for big numbers in parameter export and templating by @xjules in #12535

Maintenance

Build System

  • Replace pytest-qt with QtTest fatal reporting & reduce test data size of slow model test by @eivindjahren in #12496

Other Changes

  • Added distance-based localization functions to class Field by @oddvarlia in #12455
  • Bump actions/download-artifact from 6 to 7 by @dependabot[bot] in #12511
  • Bump actions/cache from 4 to 5 by @dependabot[bot] in #12510
  • Bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #12514
  • Bump peter-evans/create-pull-request from 7 to 8 by @dependabot[bot] in #12513
  • Update uv lockfile by @larsevj in #12502
  • Update release highlights on parameters.json format by @xjules in #12507
  • Remove non-existent fixture ert_config from workflow docs by @larsevj in #12522
  • Distance localization update of surface field by @oddvarlia in #12456
  • Update uv lockfile by @larsevj in #12541
  • Pin qt6 < 6.10.0 by @xjules in #12543
  • Remove parameter metadata by @xjules in #12466
  • Update uv lockfile by @larsevj in #12555
  • Add timeouts to run_dialog integration tests by @jonathan-eq in #12548
  • Remove unnecessary list from json parameters output by @xjules in #12557
  • Update uv lockfile by @larsevj in #12564
  • Provide deprecation message for webviz-ert by @andreas-el in #12584
  • Delete empty violations.py by @SAKavli in #12602
  • Fix indentation errors and missing perturbation_magnitude in everest documentation by @berland in #12606
  • [Backport version-19.0] Avoid flooding warnings of type LinAlg ill-conditioned matrix by @scout-team-app[bot] in #12639
  • Revert "Deprecate DESIGN_KW" by @jonathan-eq in #12624
  • [Backport version-19.0] Add concise logging for number of parameters, observations and runmodel by @scout-team-app[bot] in #12642
  • [Backport version-19.0] Remove hash from storage migration by @scout-team-app[bot] in #12653
  • [Backport version-19.0] Make the parameters table in "Manage Experiments" read-only by @scout-team-app[bot] in #12694
  • Backport obs stuff to version 19.0 by @yngve-sk in #12699
  • [Backport version-19.0] Improve performance of grdecl writing by @scout-team-app[bot] in #12703
  • [Backport version-19.0] Fix DuplicateColumn bug in save_parameters_numpy() by @scout-team-app[bot] in #12710
  • [Backport version-19.0] Hide log_scale button in GUI if negative values in data by @scout-team-app[bot] in #12718
  • [Backport version-19.0] Implement parsing of Localization objects by @scout-team-app[bot] in #12734
  • [Backport version-19.0] Allow concat of history and summary obs by @scout-team-app[bot] in #12735
  • Add consistent localization columns to all observation dataframes by @SAKavli in #12740
  • [Backport version-19.0] Add localization columns to obs and responses endpoint by @scout-team-app[bot] in #12733

Full Changelog: 18.0.0...19.0.0