Magne Sjaastad
0c90f67dcc
Change API for PdmObjectHandle and PdmFieldHandle
...
* Refactor interface to PdmObjectHandle and PdmFieldHandle
Return objects instead of passing in structures as parameters
* Add nodiscard to several functions
* Remove redundant this->
* Rename to ptrReferencedObjectsByType
2023-05-12 21:41:34 +02:00
jonjenssen
8c91f1b1ac
Fix typo in field name
2023-05-08 19:07:23 +02:00
jonjenssen
00e533ab10
Skip bounding box check when drawing seismic outline, as it could go far above reservoir
2023-05-08 17:30:24 +02:00
jonjenssen
f4cf143401
Import SEG-Y files by converting to VDS ( #10175 )
...
* Add seg-y import GUI
2023-04-27 01:32:59 +02:00
jonjenssen
d8def3d986
OpenVDS should always be used ( #10166 )
...
* OpenVDS should always be used, remove optional defines
2023-04-24 18:23:31 +02:00
jonjenssen
dea931cb25
Hide seismic section folder in views if no seismic data is loaded
2023-04-21 20:19:34 +02:00
jonjenssen
0e7cf49b17
OpenVDS seismic access ( #10145 )
...
Add OpenVDS support for reading seismic data from VDS files
2023-04-21 16:38:04 +02:00
jonjenssen
dc4d4022d2
Sync seismic section with well path changes. ( #10090 )
...
* Sync seismic section with well path changes.
* Make sure we pick seismic textures/coordinates that fits the z steps of the seismic data.
2023-04-14 10:49:05 +02:00
jonjenssen
2e955f2875
Seismic support improvments ( #10086 )
...
Adds support for creating seismic sections from well paths and existing intersections.
Adds more stability and user improvements
2023-04-13 13:18:34 +02:00
jonjenssen
1299af401b
Add seismic result info in 3D view ( #10032 )
...
Add seismic result info in 3D view and selection in tree
2023-03-29 14:08:45 +02:00
jonjenssen
2e01f4a31d
Basic seismic support ( #10010 )
...
Add basic seismic section support to eclipse and geomech views.
2023-03-24 15:36:10 +01:00