Commit Graph

16997 Commits

Author SHA1 Message Date
Jørgen Herje
d300869217 Merge remote-tracking branch 'origin/python-black-patches-0vrv2q8' into grid-geometry-extraction 2024-03-06 08:03:05 +01:00
Jørgen Herje
548d74720e Adjust according to build warnings/errors 2024-03-06 08:02:40 +01:00
jorgenherje
de3a00a957 Python code linting changes detected by black 2024-03-05 14:24:28 +00:00
Jørgen Herje
1bdc8e95a1 BACKUP Testing to create enclosing polygon from triangles per cell - WIP 2024-03-05 15:23:46 +01:00
Jørgen Herje
091bd8163a Initial testing of CutAlongPloyline - WIP 2024-02-28 16:10:36 +01:00
Jørgen Herje
53af53024c Adjust python example 2024-02-27 12:59:22 +01:00
Jørgen Herje
b74c0c52ed Replace whitespace with "_" for release names 2024-02-27 12:53:12 +01:00
Jørgen Herje
e0118b5715 Merge remote-tracking branch 'origin/dev' into grid-geometry-extraction 2024-02-27 12:48:43 +01:00
Magne Sjaastad
a0ecdf47a5
Show git SHA for command line parameter --version 2024-02-27 12:10:19 +01:00
Jørgen Herje
8d7986b84d Adjust python script to add utm coords 2024-02-27 09:02:21 +01:00
Jørgen Herje
f9f4bc1e86 Refactor code
Make use of calculateCurrentTotalCellVisibility for eclipse view to get surface vertices. Prevent usage of individual grid part managers in gRPC-service.
2024-02-26 16:00:23 +01:00
Magne Sjaastad
672fbe177b
Improve summary calculation performance
* Only reload calculation data
* Make sure performance is good when a calculated object is added or changed
- avoid recreation of summary file readers
- delete all nodes in address tree representing calculated curves
- build address nodes for calculated curves
2024-02-26 13:55:41 +01:00
Jørgen Herje
42a939b107 Check for existing ijk-filter before apply 2024-02-26 10:27:55 +01:00
Jørgen Herje
a4323c9e55 Rename python file 2024-02-26 08:49:21 +01:00
Magne Sjaastad
28d281e1d6
Use polygon as data source for intersection
- Use polygon as data source for intersection
- Add padlock icon
- Show padlock icon on read only polygons
- Add Fwk function appendMenuItems() to make it possible to define context menu content in a PdmObject
- Context menu "Create Polygon Intersection"
- Updates to make visualization consistent with object and object collection enabled state
2024-02-25 09:21:48 +01:00
jonjenssen
09151ec6af Use S5 for top, fault and base surfaces.
Add expansion material parameter (requires updated XML)
2024-02-24 02:53:14 +01:00
Magne Sjaastad
6fe997b3c9 Add and use caf::PdmUiPushButtonEditor::configureEditorLabelHidden 2024-02-23 08:47:52 +01:00
Jørgen Herje
bf93623390 Merge remote-tracking branch 'origin/grid-geometry-extraction' into grid-geometry-extraction 2024-02-22 15:38:56 +01:00
Jørgen Herje
cebc3676e9 Minor adjustments 2024-02-22 15:38:02 +01:00
jorgenherje
c966938193 Python code linting changes detected by black 2024-02-22 15:17:25 +01:00
Magne Sjaastad
a3d520e26e
Use project polygons from polygon cell filter
* Use RimPolygonInView to edit locally defined polygon
* Add scaling to polygon in view
* Move polygon line visualization to RimGridView
* Rename to polygonInViewCollection
* Show appearance for local polygon
2024-02-22 15:13:29 +01:00
Jørgen Herje
157d64d9d7 Merge remote-tracking branch 'origin/grid-geometry-extraction' into grid-geometry-extraction 2024-02-22 14:14:40 +01:00
Jørgen Herje
76f2607190 Initial GetGridSurface with IJK-filter 2024-02-22 14:10:37 +01:00
github-actions[bot]
9d186051d2
Python code linting changes detected by black (#11211)
Co-authored-by: jorgenherje <jorgenherje@users.noreply.github.com>
2024-02-20 10:43:36 +01:00
Kristian Bendiksen
055c0d4c8c #11198 Fix result info for POR-Bar normalized by hydrostatic pressure.
Fixes #11198.
Fixes #10565.
2024-02-19 19:00:42 +01:00
Jørgen Herje
9eec4e6d4b Initial testing of GetGridSurface with mocked data 2024-02-19 15:07:45 +01:00
jonjenssen
9ac4b38cae Import faults when using omp common file reader, too 2024-02-19 14:44:47 +01:00
Magne Sjaastad
8fe82423ae Display polygon project items if RiaApplication::enableDevelopmentFeatures() is defined 2024-02-16 15:51:19 +01:00
Magne Sjaastad
16896212d4 Cleanup obsolete code 2024-02-16 15:51:19 +01:00
Magne Sjaastad
5fdf30d124 Add polygon classes 2024-02-16 15:51:19 +01:00
Magne Sjaastad
573a8f78cf Update bounding box of parts in polyline part manager
The part visualization was missing in some cases due to an invalid bounding box
2024-02-16 15:51:19 +01:00
Magne Sjaastad
dc1e675b37 Move findActiveTargetsAroundInsertionPoint to base class 2024-02-16 15:51:19 +01:00
Magne Sjaastad
d0a9b7cd0b Modify the the background color of table using stylesheets 2024-02-16 15:51:19 +01:00
Magne Sjaastad
33dcd55561 #11206 Guard assert when picking in a zoomed scene 2024-02-16 12:12:17 +01:00
Jon Jenssen
185f62d856 Bump to version dev 21 2024-02-15 17:54:08 +01:00
Jon Jenssen
5162ae467c Fix data access crash when no temp is available
Change element node order
2024-02-15 17:54:08 +01:00
Eirik Marthinsen
5cfabbb8b8 Use correct qt version check for SkipEmptyParts
Qt::SkipEmptyParts was introduced in Qt 5.14 and QString::SkipEmptyParts
was deprecated in Qt 5.15. This will avoid warnings when compiling with
Qt 5.15.
2024-02-15 09:48:34 +01:00
Magne Sjaastad
e94ac51568
Optionally install python modules defined in dev-requirements.txt 2024-02-15 09:47:20 +01:00
Magne Sjaastad
44617ae105 #11069 RFT segment topology
The segment symbol is displayed once per segment. Previous code used segment start as symbol location. Add support for selecting the location for the segment indicator, either start, mid or end.

When reading segment property values, always use segment end as the curve is plotted using step left.
2024-02-15 08:38:54 +01:00
Jon Jenssen
a4c75bab1f Merge branch 'dev' of https://github.com/OPM/ResInsight into dev 2024-02-14 18:11:42 +01:00
Jon Jenssen
fc2df17380 Fix variable name 2024-02-14 18:11:35 +01:00
Kristian Bendiksen
41ed462b7b Bump to version dev 20 2024-02-14 15:16:47 +01:00
Kristian Bendiksen
d8b1e643e0 Fault Reactivation: Improve temperature data access.
New approach: find the top reservoir and compute gradient of temperature change
from sea bed. Values from Eclipse grid is used when in reservoir.
2024-02-14 15:16:47 +01:00
Kristian Bendiksen
85753568b6 WBS Plot: Improve initial placement of curve, and add better default colors. 2024-02-14 15:16:47 +01:00
Magne Sjaastad
a8e1c8e88c Trigger dummy build 2024-02-14 13:29:12 +01:00
Magne Sjaastad
da01899241 Use empty proto file to make baseline compile 2024-02-14 11:08:02 +01:00
Magne Sjaastad
748ef32723 Merge remote-tracking branch 'origin/sigurdp/webviz-grid-protos' into dev 2024-02-14 10:55:07 +01:00
Sigurd Pettersen
242cad41b9 Update after discussion with MSJ 2024-02-13 13:44:25 +01:00
Sigurd Pettersen
0967e576e3 Draft definition of Webviz/RI proto file 2024-02-13 12:38:22 +01:00
Magne Sjaastad
8fe385adcf
Create binary artifacts for Linux
* Bundle Qt binaries and create artifacts on Linux 
* Add qt.conf for Linux
* Remove install target for unit test
2024-02-13 09:06:38 +01:00