Skip to content

Commit 332cd9a

Browse files
committed
Histogram in release notes
1 parent a1cd073 commit 332cd9a

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

content/releases/release-notes/releasenotes_2025_09.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,13 @@ The import dialog when searching the file system for ensemble data is improved,
2020
## Performance
2121
There has been several improvements related to summary performance in this release. These improvements are related to file operations and plot updates. The overall improved performace is significant for large cases with many summary ensembles and many plots.
2222

23+
## Histogram Plots
24+
![](/images/plot-window/histogram-plot.png)
25+
26+
Histogram Plots provide a graphical representation of the distribution of data values, making it easy to analyze the frequency and spread of results from various sources in ResInsight: Summary vectors, ensemble parameters, grid cell values and ensemble fracture surfaces.
27+
28+
[Histogram Plots]({{% relref "histogram" %}})
29+
2330
## Other improvements
2431
- Logging of application operations and crash report to log file by default stored in `home_folder/.resinsight/logs`
2532
- Improved color control of RFT ensemble curves
@@ -36,6 +43,8 @@ Several improvements have been made to the Python API.
3643
- Added support for Non-Darcy parameters for perforation intervals
3744
- Create polygon from list of point
3845
- Create perforation interval
46+
- Create IDC, ICV and AICD valve template
47+
- Create valve instances on a perforation intervale
3948

4049
[Python Examples](https://api.resinsight.org/en/main/PythonExamples.html)
4150

0 commit comments

Comments
 (0)