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