ResInsight/ApplicationLibCode/ProjectDataModel/WellLog
jonjenssen cbab1b256f
Support filtering by formation/polygon when calculating statistics (#12086)
* Support loading formation names when importing an ensemble
* Enable support for formation filtering when calculating contour map
* Add option to limit calculation area to a selection of polygons
2025-01-29 01:36:29 +01:00
..
CMakeLists_files.cmake Remove obsolete CMake statements 2025-01-28 07:01:42 +01:00
Rim3dWellLogCurve.cpp #10367 Janitor: Remove unneccessary 'this' pointers 2023-08-07 13:38:27 +02:00
Rim3dWellLogCurve.h Remove unused includes 2024-11-04 09:54:23 +01:00
Rim3dWellLogExtractionCurve.cpp Move Rig well related things to subfolder and update include statements 2024-10-31 15:08:59 +01:00
Rim3dWellLogExtractionCurve.h Specify part id for well extraction from geomech data (#10240) 2023-05-12 08:13:56 +02:00
Rim3dWellLogFileCurve.cpp Move Rig well related things to subfolder and update include statements 2024-10-31 15:08:59 +01:00
Rim3dWellLogFileCurve.h #11497 3D Well Log: show 3d well logs for OSDU log too. 2024-06-17 22:22:35 +02:00
Rim3dWellLogRftCurve.cpp Move Rig well related things to subfolder and update include statements 2024-10-31 15:08:59 +01:00
Rim3dWellLogRftCurve.h Merge pull request #8985 from OPM/8926-remove-useoptionsonly 2022-05-29 13:01:27 +02:00
RimEnsembleWellLogCurveSet.cpp Support filtering by formation/polygon when calculating statistics (#12086) 2025-01-29 01:36:29 +01:00
RimEnsembleWellLogCurveSet.h Remove unused includes 2024-11-04 09:54:23 +01:00
RimEnsembleWellLogs.cpp Remove all use of .uiCapability()->setUiTreeHidden( true ); 2024-02-05 10:15:36 +01:00
RimEnsembleWellLogs.h Refactor: rename RimWellLogFile to RimWellLogLasFile 2023-10-02 16:04:53 +02:00
RimEnsembleWellLogsCollection.cpp Janitor: Remove obsolete deleteChildren 2024-07-25 13:58:31 +02:00
RimEnsembleWellLogsCollection.h Janitor: Remove obsolete deleteChildren 2024-07-25 13:58:31 +02:00
RimEnsembleWellLogStatistics.cpp Make it possible to exclude partial delta curves 2024-11-18 07:45:20 +01:00
RimEnsembleWellLogStatistics.h Refactor: rename RimWellLogFile to RimWellLogLasFile 2023-10-02 16:04:53 +02:00
RimEnsembleWellLogStatisticsCurve.cpp Remove all use of .uiCapability()->setUiTreeHidden( true ); 2024-02-05 10:15:36 +01:00
RimEnsembleWellLogStatisticsCurve.h Move well related pdm files into subfolders to clean up a bit 2021-07-15 13:47:16 +02:00
RimOsduWellLog.cpp Janitor: Remove obsolete deleteChildren 2024-07-25 13:58:31 +02:00
RimOsduWellLog.h Move Rig well related things to subfolder and update include statements 2024-10-31 15:08:59 +01:00
RimOsduWellLogChannel.cpp Osdu Well Log: use channel "CurveId" instead of "Mnemonic". 2024-07-12 19:18:09 +02:00
RimOsduWellLogChannel.h Osdu Well Log: use channel "CurveId" instead of "Mnemonic". 2024-07-12 19:18:09 +02:00
RimOsduWellLogDataLoader.cpp Move Rig well related things to subfolder and update include statements 2024-10-31 15:08:59 +01:00
RimOsduWellLogDataLoader.h Add well log loaders. 2024-08-14 11:32:07 +02:00
RimRftTools.cpp #11706 Use connection depths when plotting connection data 2024-09-19 10:21:58 +02:00
RimRftTools.h #11706 Use connection depths when plotting connection data 2024-09-19 10:21:58 +02:00
RimRftTopologyCurve.cpp Move Rig well related things to subfolder and update include statements 2024-10-31 15:08:59 +01:00
RimRftTopologyCurve.h #11069 RFT segment topology 2024-02-15 08:38:54 +01:00
RimWellLog.cpp Refactor: register keyword aliases for WellLogFile. 2024-06-17 22:22:35 +02:00
RimWellLog.h Refactor: register keyword aliases for WellLogFile. 2024-06-17 22:22:35 +02:00
RimWellLogCalculatedCurve.cpp Move Rig well related things to subfolder and update include statements 2024-10-31 15:08:59 +01:00
RimWellLogCalculatedCurve.h Rename RimWellLogDiffCurve to RimWellLogCalculatedCurve and additional improvements 2023-05-27 10:30:03 +02:00
RimWellLogChannel.cpp Refactor: register keyword aliases for WellLogFile. 2024-06-17 22:22:35 +02:00
RimWellLogChannel.h Refactor: Use NamedObject for WellLogChannel. 2024-05-28 10:44:44 +02:00
RimWellLogCsvFile.cpp Move Rig well related things to subfolder and update include statements 2024-10-31 15:08:59 +01:00
RimWellLogCsvFile.h Move Rig well related things to subfolder and update include statements 2024-10-31 15:08:59 +01:00
RimWellLogCurve.cpp Move Rig well related things to subfolder and update include statements 2024-10-31 15:08:59 +01:00
RimWellLogCurve.h RFT segment plot adjustments (#9912) 2023-03-06 14:34:22 +01:00
RimWellLogCurveCommonDataSource.cpp Move summary tools into separate folder 2024-10-22 07:28:43 +02:00
RimWellLogCurveCommonDataSource.h Cleanup includes 2024-03-07 19:45:43 +01:00
RimWellLogCurveInfoTextProvider.cpp Change API for PdmObjectHandle and PdmFieldHandle 2023-05-12 21:41:34 +02:00
RimWellLogCurveInfoTextProvider.h Realization in Ensemble RFT-plot hover info + refactoring of point tracker functionality 2023-02-23 15:08:22 +01:00
RimWellLogExtractionCurve.cpp Move Rig well related things to subfolder and update include statements 2024-10-31 15:08:59 +01:00
RimWellLogExtractionCurve.h Refactor: rename method. 2023-10-04 09:09:25 +02:00
RimWellLogExtractionCurveNameConfig.cpp #8250 Use variadic macros and remove obsolete parameters 2021-11-14 15:26:09 +01:00
RimWellLogExtractionCurveNameConfig.h Move well related pdm files into subfolders to clean up a bit 2021-07-15 13:47:16 +02:00
RimWellLogFile.cpp Add Well Log root object. 2024-05-28 10:44:44 +02:00
RimWellLogFile.h Add Well Log root object. 2024-05-28 10:44:44 +02:00
RimWellLogFileDataLoader.cpp Move Rig well related things to subfolder and update include statements 2024-10-31 15:08:59 +01:00
RimWellLogFileDataLoader.h Add well log loaders. 2024-08-14 11:32:07 +02:00
RimWellLogFileUtil.cpp Refactor: add RimWellLogFile interface 2023-10-04 09:09:25 +02:00
RimWellLogFileUtil.h Refactor: add RimWellLogFile interface 2023-10-04 09:09:25 +02:00
RimWellLogLasFile.cpp Move Rig well related things to subfolder and update include statements 2024-10-31 15:08:59 +01:00
RimWellLogLasFile.h Move Rig well related things to subfolder and update include statements 2024-10-31 15:08:59 +01:00
RimWellLogLasFileCurve.cpp Move Rig well related things to subfolder and update include statements 2024-10-31 15:08:59 +01:00
RimWellLogLasFileCurve.h Osdu Well Log: make it possible to add Osdu well logs to plot. 2024-06-14 17:31:22 +02:00
RimWellLogLasFileCurveNameConfig.cpp Refactor: rename RimWellLogFile to RimWellLogLasFile 2023-10-02 16:04:53 +02:00
RimWellLogLasFileCurveNameConfig.h Refactor: rename RimWellLogFile to RimWellLogLasFile 2023-10-02 16:04:53 +02:00
RimWellLogPlot.cpp Move Rig well related things to subfolder and update include statements 2024-10-31 15:08:59 +01:00
RimWellLogPlot.h Link selection in 3D view with plots (#9195) 2022-08-15 20:27:49 +02:00
RimWellLogPlotCollection.cpp Move Rig well related things to subfolder and update include statements 2024-10-31 15:08:59 +01:00
RimWellLogPlotCollection.h Specify part id for well extraction from geomech data (#10240) 2023-05-12 08:13:56 +02:00
RimWellLogPlotNameConfig.cpp Improve curve naming for plot and use in RFT segment plots 2022-10-12 12:41:08 +02:00
RimWellLogPlotNameConfig.h Improve curve naming for plot and use in RFT segment plots 2022-10-12 12:41:08 +02:00
RimWellLogRftCurve.cpp Move Rig well related things to subfolder and update include statements 2024-10-31 15:08:59 +01:00
RimWellLogRftCurve.h Remove unused includes 2024-11-04 09:54:23 +01:00
RimWellLogRftCurveNameConfig.cpp #8250 Use variadic macros and remove obsolete parameters 2021-11-14 15:26:09 +01:00
RimWellLogRftCurveNameConfig.h Move well related pdm files into subfolders to clean up a bit 2021-07-15 13:47:16 +02:00
RimWellLogTrack.cpp Move Rig well related things to subfolder and update include statements 2024-10-31 15:08:59 +01:00
RimWellLogTrack.h Move Rig well related things to subfolder and update include statements 2024-10-31 15:08:59 +01:00
RimWellLogWbsCurve.cpp #10367 Janitor: Remove unneccessary 'this' pointers 2023-08-07 13:38:27 +02:00
RimWellLogWbsCurve.h WBS-plot: Add optional support for maximum curve interval for UCS parameter curve (#10118) 2023-04-19 07:16:13 +02:00