Magne Sjaastad
|
fe3fe5c8f8
|
#3641 LAS file import : Add support for MD as depth channel name
|
2018-11-09 08:47:14 +01:00 |
|
Magne Sjaastad
|
726658d642
|
#3512 System : Remove unused functions
|
2018-10-18 15:40:11 +02:00 |
|
Magne Sjaastad
|
1ae30ef11a
|
(clang-tidy) : modernize-use-nullptr
|
2018-02-18 18:56:43 +01:00 |
|
Bjørn Erik Jensen
|
98a94c0525
|
#2086 Moved RifStringTools -> RiaStringEncodingTools
|
2018-02-02 15:44:28 +01:00 |
|
Bjørn Erik Jensen
|
d5116d8942
|
#2086 Fix well GUI name for well paths when extended ascii chars in name
|
2018-02-02 15:03:41 +01:00 |
|
Bjørn Erik Jensen
|
abcbe963eb
|
#2074 LAS import. Fix LAS file read error on Linux
|
2017-11-03 11:34:03 +01:00 |
|
Bjørn Erik Jensen
|
d9a29a6c9a
|
#1982 RFT plot. Support for TVDMSL when showing well log file curve
|
2017-10-16 08:38:57 +02:00 |
|
Bjørn Erik Jensen
|
2add09ea33
|
#1842 RFT Plot. Show plot when new RFT plot command is triggered
|
2017-10-05 16:26:39 +02:00 |
|
Magne Sjaastad
|
cf859e7c16
|
#1596 Rename from RimDefines to RiaDefines
|
2017-06-13 15:41:52 +02:00 |
|
Magne Sjaastad
|
1af3df6c6c
|
#1255 Removed includes from RimWellLogCurve
|
2017-02-24 14:14:29 +01:00 |
|
Jacob Støren
|
65f36d6a3f
|
#1168, #1171 Added new depth types to RimWellLogPlot, with handling of unit type "none" as well. Made Well Alloc Plots make only "Connection Number" available on its WellLogPlot
|
2017-02-09 13:31:25 +01:00 |
|
Jacob Støren
|
ba0a3b53f5
|
#820 Use TVDMSL as channel name for TVD
|
2016-09-13 11:19:27 +02:00 |
|
Jacob Støren
|
2ea167337f
|
#820 Export of TVD along with MD to LAS file
Now the tvd data is always put into the RigWellLogCurveData
Existing tvd data is written to LAS file.
|
2016-09-12 16:43:31 +02:00 |
|
Magne Sjaastad
|
a215e080cc
|
(#538) Display correct unit in curve name
|
2015-12-02 15:07:28 +01:00 |
|
Magne Sjaastad
|
de14b93f6b
|
(#538) Support both meter and feet in LAS export
|
2015-12-02 15:07:28 +01:00 |
|
Magne Sjaastad
|
fe261560bd
|
(#538) Added DepthUnitType enum containing meter and feet
|
2015-12-02 15:07:27 +01:00 |
|
Jacob Støren
|
7b9f2b41ed
|
CppCheck fixes, Errors Warnings and performance
|
2015-11-27 16:37:26 +01:00 |
|
Jacob Støren
|
4388f39175
|
Renamed files PlotCurve->Curve
|
2015-11-04 16:22:53 +01:00 |
|
Jacob Støren
|
7b7ecf2f26
|
Renamed PlotCurve -> Curve
|
2015-11-04 16:19:38 +01:00 |
|
Jacob Støren
|
0a45354bd9
|
Tried to improve readability by renaming in the plot classes.
|
2015-10-28 10:08:28 +01:00 |
|
Magne Sjaastad
|
01224dd5e6
|
System : Removed unused variables
|
2015-10-26 10:18:57 +01:00 |
|
Pål Hagen
|
8e682926c6
|
Removed comments
|
2015-10-16 14:05:12 +02:00 |
|
Pål Hagen
|
1dc0da7a37
|
(#541) Using common value for absent values (-999.25, -9999.25, etc.)
|
2015-10-16 13:57:34 +02:00 |
|
Pål Hagen
|
aa1493fcb9
|
(#541) Exporting date to LAS file
|
2015-10-16 13:37:31 +02:00 |
|
Pål Hagen
|
3ecd6d8da7
|
(#541) Exporting well name as part of well info to LAS file
|
2015-10-16 11:15:04 +02:00 |
|
Pål Hagen
|
7b14306b5b
|
(#541) Use "Depth in meters" as parameter description for DEPTH
|
2015-10-16 10:07:56 +02:00 |
|
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
|
3683dc95cd
|
(#541) Setting depth range for export from the curve's raw data, not the plot curve's data
|
2015-10-15 16:31:11 +02:00 |
|
Pål Hagen
|
2dd1e98f81
|
(#541) Setting version info, start and stop depths, and depth unit, when exporting to LAS
|
2015-10-15 16:12:22 +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 |
|
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
|
507c30b93f
|
(#545) Handling "NULL"/absent values in LAS files
Converting to absent values to HUGE_VAL when reading from LAS file.
Splitting into multiple curves when plotting.
|
2015-10-12 14:50:32 +02:00 |
|
Pål Hagen
|
d7a1094893
|
(#489) Handling both "F" and "FT" as unit names for foot
Converting to meter if depth unit is "F" or "FT". Can be both, according
to comments in NRLib code.
|
2015-09-24 11:14:34 +02:00 |
|
Pål Hagen
|
c78fdffeaf
|
(#544) Allowing "DEPT" and "DEPTH" as depth values from LAS files
|
2015-09-24 11:02:39 +02:00 |
|
Pål Hagen
|
f15c9973c9
|
(#515) Handling exceptions from NRLib
Returning error message string picked from exception when trying to read
a file, if any.
|
2015-09-24 10:06:57 +02:00 |
|
Pål Hagen
|
5e8a6d90cd
|
(#498) Picking and displaying well log channel unit from LAS files
|
2015-09-21 10:10:25 +02:00 |
|
Pål Hagen
|
d7128efe0f
|
(#489) Converting from foot to meter if needed
|
2015-09-18 14:03:13 +02:00 |
|
Pål Hagen
|
39193396ae
|
(#489) Added interface to get access to depth unit
|
2015-09-18 13:43:56 +02:00 |
|
Magne Sjaastad
|
b3620355de
|
Handle no data gracefully
|
2015-09-18 09:07:37 +02:00 |
|
Pål Hagen
|
1dc7bbe667
|
(#436) Renamed a method and a member variable
|
2015-09-16 16:20:07 +02:00 |
|
Pål Hagen
|
a79bce6ea4
|
(#436) Moved LAS file related code to new class RigWellLogFile
|
2015-09-15 18:07:53 +02:00 |
|