Commit Graph
55 Commits
Author SHA1 Message Date
Magne Sjaastad c82df63e10 #5101 clang-format: Adjusted penalties
Use lower absolute values to improve control of behavior
2020-02-12 13:35:31 +01:00
Kristian Bendiksen d09cae0e55 #5116 Hide unneccessary tree elements for well measurements. 2020-01-10 10:49:22 +01:00
Gaute Lindkvist 538e42f278 #5106 Fix crash when importing multiple well paths with the same name 2019-12-02 08:01:38 +01:00
Kristian Bendiksen b4fea5f00a #5001 Move RimWellMeasurementCollection from RimWellPath to
RimWellPathCollection.

Also add filtering of measurements by well path.
2019-11-27 12:05:51 +01:00
Gaute Lindkvist 11117383db #4817 #4830 #4832 #4837 #4839 Python commands for WBS creation, well path import and well log file import (#4838)
* Better minimum width for well log tracks

* Fix alignment of scrollbar in Well log plots

* Better Well Log Plot export

* Hide scroll bar before plotting
* Better borders

* Create plots through Python

* #4817 Create WBS plots with Python

* Rebase Summary and WellLogPlot on top of a new RimPlot

* Also Python: Allow setting folder as a parameter to export_snapshots

* #4832 Prepare for well path import command

* Well Path import WIP

* #4830 #4832 Import well paths and well log files from file using Python.

* #4837 Implement import of formation names in Python

* Fix debug build issue

* Fix RiaLogging build issue

* Fix warnings

* Yet another RiaLogging.h import added

* #4839 Import exporting of las and ascii files from well log plots
2019-10-09 09:21:28 +02:00
Magne Sjaastad fe9e567825 #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
Magne Sjaastad 6346ed012c clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
Magne Sjaastad 9958094983 Remove unused code 2018-09-25 14:08:20 +02:00
Magne Sjaastad b2d055db63 System : Introduce compiler warning C4458 with fixes 2018-09-24 21:32:58 +02:00
Jacob Støren a6d91873e6 #3205 Improved default name of modelled wellpaths. Made sure that the name is read and written. 2018-08-14 13:22:42 +02:00
Jacob Støren 95c396ce77 #2609 Make modeled well path visible when loading project file 2018-07-02 16:55:32 +02:00
Jacob Støren 69e81658a6 #2609 WIP: Refactor RimWellPath into RimFileWellPath 2018-06-25 12:57:11 +02:00
Magne Sjaastad cd575ef9c1 #2431 : Use well path part manager in Rim3dView 2018-02-05 20:12:22 +01:00
Bjørn Erik Jensen 60afae10ad #2429, #2430. Display perforations correctly 2018-01-31 15:34:50 +01:00
Rebecca Cox d67e1a7d13 #2261 Well Paths: Change newestAddedWellPath to mostRecentlyUpdatedWellPath 2018-01-29 11:24:12 +01:00
sigurdp f940d0a3d5 #1753 Fracture: Reworked visualization of StimPlan fractures to limit surface tesselation to area with actual values instead of relying on transparency. Done to allow picking on items behind the fracture. Refactored and removed obsolete code related to StimPlan fracture visualization. 2018-01-03 11:13:15 +01:00
Rebecca Cox 8608e00b35 #2224 Well Formations: Make Reloading the csv file work 2017-12-06 12:01:33 +01:00
Rebecca Cox e89d2c0717 Select newest RimWellPath on import of formations and well paths 2017-11-29 08:51:55 +01:00
Rebecca Cox 8c57fdf22a #2122 Formation/Well Path: Set formations path and key on RimWellPath 2017-11-27 10:33:41 +01:00
Unknown e80cd8de7c #2122 Formation/Well Path: Use reader in WellPath classes 2017-11-24 15:18:25 +01:00
Rebecca Cox a4484579e2 Select last imported wellPath on import, not last wellPath in collection 2017-11-13 07:55:22 +01:00
Bjørn Erik Jensen 1abc5e0e27 #2042 Well import. Match wells, well paths and sim wells. Set 'master' well path name 2017-10-27 15:02:21 +02:00
Rebecca Cox 53912c4152 #2027 Select well log on well log import 2017-10-20 14:05:42 +02:00
Bjørn Erik Jensen 141bfd27d7 #1842 RFT Plot. Implement property view and RFT plot commands 2017-10-05 16:26:39 +02:00
Magne Sjaastad 553b3bf63e #1794 Add flag RESINSIGHT_ENABLE_PROTOTYPE_FEATURE_FRACTURES 2017-08-21 15:24:20 +02:00
Jacob Støren cbb0a58673 #1648 Remove dependency on active view from color generation.
Separate the fracture geometry generation methods from the wellpath methods. Use eclipse View as argument.
Fixed some constness stuff in View
2017-06-25 10:42:53 +02:00
Jacob Støren 33b037a80b #1440 Merge dev into pre-proto (WellPath viz restructure and constness)
Had to do quite a bit constness fiddeling to make the merge work
2017-06-22 10:42:07 +02:00
Jacob Støren b2a1f5690b #1440 Remove all real caching in the well path geometry system
Had no effect anyway.
Rename method to scheduleRedrawAffectedViews()
2017-06-21 17:13:19 +02:00
Jacob Støren 3193127e32 #1440 Remove RivWellPathCollectionPartMgr as it did not manage any parts
This is a step to make it easier to make the interface from the views to get the well path related geometry parts more "static".
2017-06-21 15:39:59 +02:00
Magne Sjaastad a8b8e061d7 #1596 Merge dev into pre-proto 2017-06-14 07:25:34 +02:00
Magne Sjaastad 5fa2f6cfbe #1596 Rename to RiaEclipseUnitTools 2017-06-13 15:25:52 +02:00
Magne Sjaastad dd912b4f97 Merge branch 'dev' into pre-proto 2017-06-08 14:09:03 +02:00
Bjørnar Grip Fjær 1414751859 #1573 Set unit system on well path 2017-06-07 11:57:40 +02:00
Magne Sjaastad a45aee0cc2 Merge branch 'fishbones' into pre-proto 2017-05-23 10:28:42 +02:00
Bjørnar Grip Fjær bf704caa16 #1475 Move well path import to own module 2017-05-10 12:19:46 +02:00
astridkbjorke 22c96be5dd #1037 - pre-proto - Moved fractureCollection from wellPathCollection to WellPath 2016-12-21 14:19:52 +01:00
astridkbjorke ab6e12eb3a #1038 - pre-proto - Added command feature for creating new well log collection fracture from context menu in project tree 2016-12-20 09:53:19 +01:00
Magne Sjaastad e730e5bf9f (#791) Update well path filename if project file is relocated 2016-06-30 11:20:41 +02:00
Jacob Støren ee11d4fde7 (#672) Refactoring and Fix of side effects introduced by 704f4fa 2015-12-01 12:27:19 +01:00
Jacob Støren d637248ae9 (#655) Sort the wells in the Wells folder by name 2015-11-30 14:32:34 +01:00
Magne Sjaastad 1156da7f03 (#605) Fixed delete of well path to avoid reuse of old data 2015-10-29 13:13:38 +01:00
Pål Hagen a6cb14244d (#435) Fixed reading well path files for existing well logs with the same well name 2015-09-15 11:49:09 +02:00
Pål Hagen 7f2aa1c389 (#435) Adding well log to existing well if well names are the same 2015-09-14 17:05:28 +02:00
Pål Hagen 095d974e38 (#435) WIP - Reading metadata from LAS files 2015-09-14 16:33:28 +02:00
Magne Sjaastad 737936d846 Major modularization adjustments
Use uiField() when issuing setUi....() commands
Use PdmChildArrayField instead of PdmPointersFielc
Use PdmChildField instead of PdmField to pdm pointer objects
Use PdmChildArrayField instead of PdmField< std::list< caf::PdmPointer<
type > > >
Use PdmObjectHandle instead of PdmObject
Replaced parentFields(std::vector)  with parentField()
Use PdmUiPropertyViewDialog instead of PdmUiPropertyDialog
2015-07-31 18:58:23 +02:00
Magne Sjaastad b4df5419b1 Updated file header for modified files 2014-09-23 15:04:57 +02:00
Magne Sjaastad d21e532c61 Cleaned up includes for ProjectDataModel 2014-08-14 10:55:49 +02:00
Magne Sjaastad 40092b0d62 SSIHUB: Update file paths for and well path cache
Consolidated cache creation in RimTools
2013-10-24 09:50:21 +02:00
Magne Sjaastad 76ffd7e937 Well paths: Update display model after delete 2013-10-23 08:07:11 +02:00
Magne Sjaastad 9abc3387aa SSIHUB: Added visibility checkbox next to well path collection 2013-10-22 15:30:12 +02:00