Releases: equinor/webviz-ert
Releases · equinor/webviz-ert
0.5.7
0.5.6
What's Changed
- [Snyk] Security upgrade flask from 2.2.3 to 2.2.5 by @hnformentin in #433
- Download driver correctly for chromium-browser v115+ by @kwinkunks in #438
- Unpack zip with new path by @kwinkunks in #441
Full Changelog: 0.5.5...0.5.6
0.5.5
What's Changed
- Fix flaky test on self-hosted runner by @kwinkunks in #419
- Update to new ert api for StorageService by @oyvindeide in #421
- Add xfail to spe1 tests by @frode-aarstad in #424
- More flaky timeouts by @kwinkunks in #427
- Pin Pandas<2 by @berland in #431
- Update location of testkomodo.sh by @berland in #430
- Fix storage for spe1 test by @kwinkunks in #435
Full Changelog: 0.5.4...0.5.5
0.5.4
What's Changed
- register pytest mark by @kwinkunks in #409
- use pytest mark in testkomodo script by @kwinkunks in #413
- Install chromedriver to match installed chromium by @kwinkunks in #415
- unset HOST env var before integration test by @kwinkunks in #416
- Make license consistent in PyPI and README by @kwinkunks in #417
New Contributors
- @kwinkunks made their first contribution in #409
Full Changelog: 0.5.3...0.5.4
Version 0.5.3
What's Changed
- Run black by @frode-aarstad in #406
- Fix black workflow by @eivindjahren in #407
Full Changelog: 0.5.2...0.5.3
0.5.2
0.5.1
What's Changed
- Remove hack poking storage to get test to pass by @oysteoh in #396
- Update location of ert services by @eivindjahren in #398
Full Changelog: 0.5.0...0.5.1
0.5.0
What's Changed
- Fix superimposing layout 378 by @valentin-krasontovitsch in #383
- Update chromedriver to match chromium ~ 103 by @oysteoh in #388
- Force indexes for responses and response observations to be consistent by @DanSava in #389
- Add response correlation gif to readme by @DanSava in #387
- Fix flaky test_webviz_response_correlation test in test_webviz_ert.py by @DanSava in #390
- Another flaky test fix by @DanSava in #391
- Make test_webviz_response_correlation less flaky by @DanSava in #394
- Use namespaced class for selectors by @valentin-krasontovitsch in #392
- Changes need to moving webviz-ert state file to ensemble path by @DanSava in #395
Full Changelog: 0.4.11...0.5.0
0.4.11
0.4.10
What's Changed
- Change layout from 4x1 to 2x2 by @frode-aarstad in #316
- Add column names to heatmap by @frode-aarstad in #320
- Refactor and test get_first_observation_x by @hnformentin in #319
- Show realization number in misfit plots by @valentin-krasontovitsch in #305
- Refactor define_style_ensemble and unit tests by @hnformentin in #321
- Fix bug of moving selection of vertical line by @hnformentin in #325
- Response Correlation: Ordering of parameters, hover text visibility by @valentin-krasontovitsch in #322
- Refactor corr index by @hnformentin in #331
- Refactor layout and add test by @hnformentin in #334
- Fix response overview plot to survive reloads by @valentin-krasontovitsch in #330
- Rename variables in update_response_overview_plot for readability by @hnformentin in #335
- New obs selector controller by @DanSava in #332
- Fix ensemble handling in response correlation viewer by @valentin-krasontovitsch in #338
- Revert "New obs selector controller" by @valentin-krasontovitsch in #353
- refactor and fix x-index update function by @valentin-krasontovitsch in #339
- Refactor
update_corr_resp_param
by @valentin-krasontovitsch in #354 - Address flakiness 297 by @valentin-krasontovitsch in #358
- Label the scatterplot by @valentin-krasontovitsch in #356
- Push implementation of service out of ert by @eivindjahren in #363
- Import of ert_shared -> ert.shared by @oysteoh in #365
- Adds argument for title of html page by @mortalisk in #367
- Change info text display by @valentin-krasontovitsch in #364
- Clear x indexes on data refresh by @valentin-krasontovitsch in #374
- Fix index for clicking on observation by @valentin-krasontovitsch in #373
- Fix obvious flakiness by @valentin-krasontovitsch in #368
- Add tour steps for correlation plot options by @valentin-krasontovitsch in #372
New Contributors
- @eivindjahren made their first contribution in #363
Full Changelog: 0.4.9...0.4.10