|
1 | 1 | +++ |
2 | 2 | title = "What's New in 2025.03" |
3 | | -weight = 100 |
| 3 | +weight = 99 |
4 | 4 | hidden = false |
5 | 5 | search_ignore = true |
6 | 6 | +++ |
7 | 7 |
|
8 | | -## Contour Map Improvements |
| 8 | +## Ensemble Contour Map |
9 | 9 |
|
10 | 10 |  |
11 | 11 |
|
12 | | -ResInsight can create contour maps from an ensemble of grid models based on different forms of aggregation of 3D Eclipse data onto a 2D plane. The grid models can have varying grid geometry. |
| 12 | +ResInsight can create contour maps from an ensemble of grid models based on different forms of aggregation of 3D Eclipse data onto a 2D plane. The grid models can have varying grid geometry. **Mobile Oil/Gas/Hydrocarbon Column** is now supported. |
13 | 13 |
|
14 | | -New calculations have been added to contour maps, and Mobile Oil/Gas/Hydrocarbon Column is now supported. |
| 14 | +When a contour map is created, outline polygons of visible areas can be created. |
15 | 15 |
|
16 | 16 | [Ensemble Contour Map]({{% relref "ensemblecontourmap" %}}) |
17 | 17 |
|
| 18 | +[Contour Map]({{% relref "contourmaps" %}}) |
| 19 | + |
| 20 | +## Ensemble Import Dialog |
| 21 | + |
| 22 | +When multiple ensembles are displayed, it is a single click operation to select an ensemble. It is supported to select a range of cases based on realization number. |
| 23 | + |
| 24 | +## Summary Management |
| 25 | + |
| 26 | +Improved automatic naming of ensembles. When multiple ensembles are imported, required text from the path is used to make the ensemble name unique. |
| 27 | + |
| 28 | + |
| 29 | +## Selection of Cells in 3D View |
| 30 | + |
| 31 | +Selection of cells can now be done by entering IJK or a UTM coordinate. This feature is available from the Windows menu, Cell Selection Tool. Values from grid cells can be displayed in the plot window, and support for stacking of curves is now added. Curves in the plot window can automatically be created based on the current cell selection in 3D. |
| 32 | + |
| 33 | +## Store User Defined View |
| 34 | + |
| 35 | +A User Defined View can be stored and applied to other views, available from the View menu. |
| 36 | + |
| 37 | +[Keyboard Shortcuts]({{% relref "keyboardshortcuts" %}}) |
| 38 | + |
| 39 | +## Mouse cursor Readout in Summary Plots |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | +A vertical dotted line can be displayed at the mouse cursor in multiple plots indicating the current mouse position on the time axis. If a curve is selected, a dotted line can be displayed at curve value for selected time. This will enable readout of multiple values at the same time for a specified time. |
| 44 | + |
| 45 | +## Selection of Realization |
| 46 | +When clicking on a curve in an ensemble, all curves connected to the selected realization will be highlighted. The summary case is also selected in the Property Editor. Selection of a realization object in the Property Editor will hightlight curves. Multiselect is supported. |
| 47 | + |
| 48 | +## Curve Stepping |
| 49 | +The data source for curves can be manipulated using the toolbar. The history and difference vectors in the drop-down is removed to make the user interface easier to work with. When stepping a vector, history and difference vectors will also change. |
18 | 50 |
|
19 | 51 | ## Other improvements |
20 | | -- my issue |
21 | | - |
22 | | -Exampels, to remove |
23 | | -- Summary Table: Add user option to set time range on x-axis [#11803](https://github.com/OPM/ResInsight/issues/11803) |
24 | | -- When highlighting a curve, also highlight other curves for the same realization [#11771](https://github.com/OPM/ResInsight/issues/11771) |
25 | | -- Add a vertical line indicating the selected time in Result Plot [#11768](https://github.com/OPM/ResInsight/issues/11768) |
26 | | -- Plot scaled and unscaled relperm curves in the same plot [#11684](https://github.com/OPM/ResInsight/issues/11684) |
27 | | -- Fix visibility control of curve legends [#11966](https://github.com/OPM/ResInsight/issues/11966) |
28 | | -- Fixed issues with P10 and P90 curves for some wells [#11941](https://github.com/OPM/ResInsight/issues/11941) |
29 | | - |
| 52 | +- Improved authentication dialog for cloud services |
| 53 | +- Reorganized display of summary vectors into categories **Completions** and **Connection** |
| 54 | +- Improved management of lumped connection vectors |
| 55 | +- Support calculation of summary completions and connections |
| 56 | +- Correlation plot is improved for readability and user experience |
| 57 | + |
| 58 | + |
30 | 59 | ## Python API |
31 | 60 |
|
32 | 61 |
|
|
0 commit comments