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
Bjørnar Grip Fjær
088617ea5c
#1629 Set default values on completions dependent on selected unit system
2017-06-20 12:36:12 +02:00
Bjørnar Grip Fjær
d5d7625864
#1597 Hide completions for well paths that have none, and enable commands to add new ones on well path directly
2017-06-16 15:36:59 +02:00
Bjørnar Grip Fjær
27f4357988
#1605 Use Well Name for Completion Export as well name when exporting completions
2017-06-14 13:43:56 +02:00
Bjørnar Grip Fjær
8fceb8c74f
#1605 Add Well Name for Completion Export field
2017-06-14 13:13:48 +02:00
Magne Sjaastad
5fa2f6cfbe
#1596 Rename to RiaEclipseUnitTools
2017-06-13 15:25:52 +02:00
Bjørnar Grip Fjær
1414751859
#1573 Set unit system on well path
2017-06-07 11:57:40 +02:00
Bjørnar Grip Fjær
b82aed4bfc
#1543 Naming and fixes from review
2017-06-02 10:35:52 +02:00
Bjørnar Grip Fjær
5208815622
#1520 Ensure cell results are updated when well path visibility is toggled
2017-06-01 12:54:37 +02:00
Bjørnar Grip Fjær
45f5b5a80a
Make more const accessors available
2017-05-29 12:56:40 +02:00
Magne Sjaastad
5ec2764c16
#1495 Add 'Completions' folder to RimWellPath
...
Move perforation intervals into folder
Move fishbone definitions and fishbone well paths into folder
2017-05-19 15:44:32 +02:00
Magne Sjaastad
1853f97bbc
#1495 Add WellPathCompletions
2017-05-19 14:04:01 +02:00
Magne Sjaastad
fd254565e6
#1495 Rename to FishboneWellPath and FishboneWellPathCollection
2017-05-19 13:47:44 +02:00
Magne Sjaastad
1a075470cf
#1475 Use caf::Utils::fileExists
2017-05-15 13:40:13 +02:00
Magne Sjaastad
886f4ce3ab
#1475 Use wellPathIndexInFile to be able to import multiple wells pr file
2017-05-15 13:39:20 +02:00
Magne Sjaastad
25e6aec94a
Merge branch 'dev' into fishbones
2017-05-15 13:37:09 +02:00
Bjørnar Grip Fjær
d3bcc1644c
#1451 Add data structures for perforation intervals
2017-05-12 10:01:59 +02:00
Magne Sjaastad
84b922ba82
#1476 Include isFile() when checking if a file exists
2017-05-11 09:23:13 +02:00
Bjørnar Grip Fjær
15bac1b050
#1468 New feature 'Import Completions'
2017-05-10 17:09:54 +02:00
Bjørnar Grip Fjær
bf704caa16
#1475 Move well path import to own module
2017-05-10 12:19:46 +02:00
Magne Sjaastad
414733899e
Fishbones : Add model and visualization
2017-05-05 12:23:29 +02:00
Magne Sjaastad
85228ee39c
#1255 Removed includes from RimWellPath
2017-02-24 14:31:06 +01:00
Magne Sjaastad
9eb6ae88ff
#906 If present, show datum elevation in property editor for a well path
2016-10-26 07:32:18 +02:00
Magne Sjaastad
531aaaa445
AppFwk : Fixed typo of firstAncestorOrThisOfType
2016-09-21 13:59:41 +02:00
Magne Sjaastad
e730e5bf9f
( #791 ) Update well path filename if project file is relocated
2016-06-30 11:20:41 +02:00
Magne Sjaastad
7742fbe325
Encapsulate the JSON code in a namespace to avoid issues with JSON classes used in opm-parser
2016-06-06 10:43:36 +02:00
Magne Sjaastad
27db48a336
( #404 ) Cleaned up includes and removed collection from constructor
2015-12-04 15:15:52 +01:00
Jacob Støren
ee11d4fde7
( #672 ) Refactoring and Fix of side effects introduced by 704f4fa
2015-12-01 12:27:19 +01:00
Magne Sjaastad
77d66f59af
( #657 ) Added option items for well path and simulation wells
2015-11-18 15:55:24 +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
272c328da3
( #579 ) Removing cached well log extractors when deleting cases and well paths
...
Cached well log extractors with references to well paths or cases to be
deleted are removed before deletion.
2015-10-22 11:31:34 +02:00
Jacob Støren
36d2bb224c
( #542 ) Fixed several project-open crashes related to missing files.
...
Added errormessage on missing wellpath file
2015-10-12 12:41:02 +02:00
Pål Hagen
aa36a3f5e6
Moved static method to the class where it belongs (more than it did).
2015-09-25 18:14:25 +02:00
Pål Hagen
4e3f51909b
( #537 ) Handling LAS file names no matter what case the extension has
...
.las, .LAS, .Las, .laS, etc. should now all work.
2015-09-25 11:56:14 +02:00
Pål Hagen
529b68e073
( #537 ) ( #515 ) Showing error messages from LAS file open exceptions
2015-09-24 10:08:45 +02:00
Pål Hagen
5d18209e26
( #537 ) Showing error message box if opening a LAS file fails
2015-09-24 09:37:26 +02:00
Pål Hagen
6d41aa0b18
( #436 ) Renamed some classes/files, methods and variables
2015-09-16 16:06:06 +02:00
Pål Hagen
7efd3daa8b
( #435 ) Bugfix - made sure that correct pointer is assigned
2015-09-15 11:01:19 +02:00
Pål Hagen
095d974e38
( #435 ) WIP - Reading metadata from LAS files
2015-09-14 16:33:28 +02:00
Pål Hagen
615ac05970
( #433 ) Reading measured depth from JSON well path files
2015-09-10 14:37:05 +02:00
Magne Sjaastad
90762d0f0f
Use uiCapability/xmlCapability instead of capability<caf::PdmUiFieldHandle>()(capability<caf::PdmXmlFieldHandle>()
2015-08-05 13:27:36 +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
f145302206
SSIHUB: Copy cache well paths using setupBeforeSave()
2013-10-24 07:28:45 +02:00
Jacob Støren
63177ef234
Ui Brushup of Well property panels
2013-10-17 13:38:52 +02:00
Magne Sjaastad
390abe0f81
Use compare() because endsWith() does not work as expected on Windows
...
p4#: 22005
2013-06-26 12:01:53 +02:00
Jacob Støren
1ea5a49471
WellPaths: Added support for mulitple paths in one ascii file.
...
p4#: 21980
2013-06-24 22:04:52 +02:00
Jacob Støren
cd6d60d896
Ascii Well path import: Works for one path in one file
...
p4#: 21966
2013-06-21 15:59:04 +02:00