Jacob Støren
5d642719b7
( #557 , #560 , #561 ) WLP: Massive renaming in WellLogCurveData. Fixed undiscovered bug.
...
Curves plotted by TVD was not correctly splitted where well path went out in free air.
2015-10-15 23:21:31 +02:00
Pål Hagen
f8c725e2b8
( #541 ) Using result name as well log channel name when exporting to LAS
2015-10-15 14:37:57 +02:00
Jacob Støren
fa375381d1
WLP: Added spaces to curve-auto-names to make them more readable
2015-10-15 13:41:43 +02:00
Pål Hagen
956beba118
Moved remaining code from RimWellLogCurveImpl to RigWellLogCurveData
...
Removed class RimWellLogCurveImpl.
RigWellLogCurveData::calculateValidPointsIntervals() needs to be
harmonized with new way of extracting depths from well paths.
2015-10-15 13:29:45 +02:00
Pål Hagen
08573be64b
( #541 ) Added feature for export of well log plot curves to a LAS file
...
Did some refactoring/improvements by introducing new class
RigWellLogCurveData.
2015-10-15 11:27:12 +02:00
Pål Hagen
1253247481
( #567 ) Made sure that WLP auto curve name works for geo mech models too
2015-10-13 16:16:14 +02:00
Pål Hagen
fac6252d01
Renamed impl class/files
2015-10-12 15:04:21 +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
1132a0db5e
( #558 ) Added support for TVD/MD switch for curve data extracted from geo mech models
...
This was handled just for Eclipse models.
2015-10-12 10:31:17 +02:00
Magne Sjaastad
f4cfc51de2
( #561 ) Moved static methods to separate file
2015-10-05 13:29:30 +02:00
Pål Hagen
d8acb9d1bc
( #528 ) Using case and current result from active view when adding new curve
2015-09-25 14:35:30 +02:00
Pål Hagen
034a78ae0c
( #534 ) Made sure that curve name options are ordered correctly
...
Same order as they appear in the generated curve name.
2015-09-25 10:50:44 +02:00
Pål Hagen
285cd6ccea
( #535 ) Added field for toggling of date in curve name
...
Date is on by default, time step is off.
2015-09-25 10:44:35 +02:00
Pål Hagen
ae42845f35
( #533 ) Using "," instead of "|" as separator in curve names
2015-09-24 16:19:32 +02:00
Pål Hagen
895a16f43f
( #526 ) Additional fix for filtering of infinite values in extraction curves
2015-09-24 14:04:08 +02:00
Pål Hagen
ff073f50fa
( #526 ) Fixed problem with finding intervals for extraction curves
...
Infinite values from well log curve extraction should never appear for
points that are filtered for plotting. Did some refactoring/code
cleanup.
2015-09-24 13:36:38 +02:00
Magne Sjaastad
2c8ac1541d
( #500 ) Use space to indent auto name properties
2015-09-22 15:36:14 +02:00
Magne Sjaastad
b481699cc2
( #500 ) Improved curve data property panel
...
Show curve data group first
Hide auto name properties when custom name is defined
2015-09-22 15:24:11 +02:00
Magne Sjaastad
7ded798055
( #504 ) Move common code to base class
2015-09-22 11:55:21 +02:00
Pål Hagen
5e58cb141e
( #468 ) Added context menu item in 3D view for plotting of well log extraction curves
2015-09-21 14:24:29 +02:00
Magne Sjaastad
b85e254983
( #457 ) Show time step string instead of index in UI
2015-09-21 11:22:03 +02:00
Magne Sjaastad
d4d0ac4842
( #455 ) Added customizable generated curve name for Extraction Curves
2015-09-20 12:12:15 +02:00
Magne Sjaastad
850c7804b4
Use group for curve name properties
2015-09-18 19:42:54 +02:00
Pål Hagen
9ee13911b3
( #459 ) Don't call code finding valid intervals if we have no points
2015-09-18 16:12:39 +02:00
Magne Sjaastad
4ea3387e79
( #455 ) Improved use of Custom Curve Name
2015-09-18 13:46:18 +02:00
Magne Sjaastad
842363eebd
WIP resolved conflicts
2015-09-18 13:46:18 +02:00
Pål Hagen
479b2083ef
( #486 ) Renamed "trace" to "track"
2015-09-18 12:29:23 +02:00
Pål Hagen
2653bcf1a9
( #491 ) Updating X-range fields according to changes in plots
2015-09-18 10:50:01 +02:00
Pål Hagen
2ebb60e468
( #459 ) Fixed bug in extraction of valid intervals for plotting
2015-09-18 08:54:11 +02:00
Pål Hagen
ffbc4f13e7
( #459 ) Added support for plotting of discontinuous curves
2015-09-17 18:42:35 +02:00
Pål Hagen
d3909c5d27
( #437 ) Using MD or TVD depth values for well log extraction curves
...
Also renamed some methods for clarity, and fixed a bug in
RimWellLogPlot::updateViewerWidget(). Using this method instead of
loadDataAndUpdate() when toggling visibility of the plot.
2015-09-11 10:44:10 +02:00
Jacob Støren
f26fa65d98
( #430 ) Added name to GeoMech WellLog curves in the form of Field.Component
2015-09-08 10:04:02 +02:00
Pål Hagen
eda2ce27d6
( #396 ) Fixed updating of plot traces when adding curves
...
Made sure that plot traces are updated as expected when adding curves to
plot traces with index > 0.
2015-09-07 18:00:04 +02:00
Jacob Støren
6440215d21
( #399 ) WellLog extraction from GeoMech cases works.
...
Needs more testing, and performance must be fixed see (#415 )
2015-09-07 16:24:40 +02:00
Jacob Støren
8d57bbe77b
( #399 ) WIP: First commit of experimental geomech WellLog extractor
...
Not yet enabled in any way
2015-09-04 15:35:20 +02:00
Pål Hagen
a1d95f2b8a
( #396 ) Reset the zoom to show the entire depth range only when the first curve is added
...
Additional additions or changed parameters (by the user) will not change
the visible depth settings. Did some code cleanup.
2015-09-04 14:14:56 +02:00
Pål Hagen
94095a16f0
( #396 ) Set visible depth range from all available data when there's only 1 trace with 1 curve
2015-09-04 12:21:41 +02:00
Jacob Støren
8547370b4d
Removed children of curve that should not be visible in the tree.
2015-09-03 20:54:15 +02:00
Jacob Støren
1e6baed1dc
Placed WellLogExtractors in the RimWellLogPlotCollection and cached them
2015-09-03 20:13:08 +02:00
Jacob Støren
e15a95f8b4
Filtered away all undefined numbers before sending to Qwt, as it did not handle them.
...
This fixes autoscaling of X-axis
2015-09-03 19:07:26 +02:00
Jacob Støren
5dd726129c
( #396 ) Fixed updatePlotData system. Set curve name from result variable
2015-09-03 11:39:12 +02:00
Pål Hagen
9a6221b7e8
( #396 ) Setting default curve color on creation
2015-09-03 10:55:54 +02:00
Jacob Støren
2288130f6a
( #396 ) Several fixes regarding Project with plots.
...
Plots loads the curve data on project open
Plots are removed on project close
Still missing some updates (curve names ...)
2015-09-03 08:22:06 +02:00
Jacob Støren
3844c0958d
Moved RimWellLeogExtractionCurve to a separate file
2015-09-02 12:34:12 +02:00