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