Releases: equinor/semeio
Releases · equinor/semeio
Version 1.6.0-rc1
What's Changed
- Replace ErtImplType by @andreas-el in #519
- Update observations to new interface by @eivindjahren in #520
- Use new obs vector interface by @eivindjahren in #521
Full Changelog: 1.6.0-rc0...1.6.0-rc1
1.6.0-rc0
What's Changed
- Update to new ert api by @oyvindeide in #501
- Read field property directly by @oyvindeide in #503
- Solve compatibility with Pandas 2.0.0 and ERT 5.0.0 by @berland in #507
- Update to new parameter api by @oyvindeide in #508
- Use GenKwConfig in place of EnkfConfigNode by @andreas-el in #509
- Use 32-bit integers due to xtgeo by @berland in #512
- Update usage of xtgeo, avoid warning by @berland in #511
- Use ISO date in testdata by @berland in #515
- Remove mention and testing of GEN_PARAM by @berland in #514
- Use IENS and ITER for runpaths by @berland in #510
- Move testkomodo to ci/ and remove ci/jenkins by @xjules in #516
- Avoid using get_observation_key by num by @eivindjahren in #517
- Resolve pytest warning on PytestUnknownMarkWarning by @berland in #513
New Contributors
- @andreas-el made their first contribution in #509
Full Changelog: 1.5.2...1.6.2-rc0
1.5.2
What's Changed
- Fix bug where AHM_ANALYSIS would fail if all observations were deactivated by @oyvindeide in #499
Full Changelog: 1.5.1...1.5.2
1.5.1
What's Changed
- Remove check for empty observation vectors by @oyvindeide in #494
- Catch exception from ert by @oyvindeide in #495
Full Changelog: 1.5.0...1.5.1
1.5.1-b0
What's Changed
- Remove check for empty observation vectors by @oyvindeide in #494
- Catch exception from ert by @oyvindeide in #495
Full Changelog: 1.5.0...1.5.1-b0
1.5.0
What's Changed
- Document the bug in csv_export2 on year 2262 by @berland in #475
- Optimize finding ijk from xyz in grid by @berland in #483
- Update to new ERT api for run context by @oyvindeide in #489
- Return correct number of principal components by @dafeda in #478
- Increase PCA threshold in test to reduce flakiness by @dafeda in #490
Code maintenance:
- Remove superfluous pylint suppressions by @berland in #491
- Remove checked in storage by @oyvindeide in #493
- Update python version in README, rm comments by @berland in #486
- Remove UMASK and LOG_LEVEL from test ert configs by @berland in #476
- Fix and bump pre-commit configuration by @berland in #480
- Add actionlint to lint the workflow files by @berland in #479
- Remove all traces of ert-statoil testdata by @berland in #481
Full Changelog: 1.4.9...1.5.0
1.4.9
What's Changed
- Remove unused ERT_NODE_TYPE constant by @eivindjahren in #462
- Remove usage of EnKFMain in spearman test by @eivindjahren in #463
- Use facade to get grid in localisation workflow config by @oysteoh in #469
- Update test to new error messages from ert by @berland in #470
- Use subprocess to launch ert instead of main() by @oysteoh in #472
- Solve and enforce pylint redefined-outer-name by @berland in #459
- Solve pylint unspecified encoding by @berland in #461
- Solve pylint duplicate-code by @berland in #460
1.4.8
What's Changed
- Move to use oil_reservoir_synthesizer by @eivindjahren in #446
- Migrate to new ert import structure by @eivindjahren in #448
- Use new version of facade by @eivindjahren in #447
- Use ert.shared instead of ert_shared by @eivindjahren in #452
- Support YYYY-MM-DD in gendata_rft input by @berland in #451
- Upgrade from rstcheck 5.. to rstcheck-core by @berland in #450
- Move to new ert import structure by @eivindjahren in #453
- Make integration test compatible with ERT 3.0.0 by @berland in #454
- Raise SystemExit when templates are unmatched by @berland in #457
- Add isort to CI and isort everything by @berland in #458
Full Changelog: 1.4.6...1.4.8
1.4.8-rc0
Version 1.4.7-rc1
What's Changed
Full Changelog: 1.4.7-b0...1.4.7-rc1