ResInsight/ApplicationLibCode/Commands/WellLogCommands
Jørgen Herje 5975fe6765
Rename RimWellLogDiffCurve to RimWellLogCalculatedCurve and additional improvements
* Rename from DiffCurve to CalculatedCurve and add operators selection
* Add option to select depth source for resampling in CalculatedCurve

- Select source for depth values for resampling
- Depths from first curve, second curve or union of these
- Added unit tests for function creating union depth values and calculate value with selected operator.

* Guard divide by zero

* Adjust algorithm for union of depths

- Prevent duplicated depth values (no need for enter/exist of k-layer when resampling)
- Add threshold for depth distance
- Update unit tests
2023-05-27 10:30:03 +02:00
..
CMakeLists_files.cmake Rename RimWellLogDiffCurve to RimWellLogCalculatedCurve and additional improvements 2023-05-27 10:30:03 +02:00
Ric3dWellLogCurveDeleteFeature.cpp Change API for PdmObjectHandle and PdmFieldHandle 2023-05-12 21:41:34 +02:00
Ric3dWellLogCurveDeleteFeature.h Janitor : Remove obsolete override comment 2022-02-23 08:01:28 +01:00
Ric3dWellLogCurvePickEventHandler.cpp Change API for PdmObjectHandle and PdmFieldHandle 2023-05-12 21:41:34 +02:00
Ric3dWellLogCurvePickEventHandler.h Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RicAdd3dWellLogCurveFeature.cpp Merge pull request #9048 from OPM/9047-performance-avoid-update-project 2022-06-13 13:54:55 +02:00
RicAdd3dWellLogCurveFeature.h Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RicAdd3dWellLogFileCurveFeature.cpp Merge pull request #9048 from OPM/9047-performance-avoid-update-project 2022-06-13 13:54:55 +02:00
RicAdd3dWellLogFileCurveFeature.h Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RicAdd3dWellLogRftCurveFeature.cpp Merge pull request #9048 from OPM/9047-performance-avoid-update-project 2022-06-13 13:54:55 +02:00
RicAdd3dWellLogRftCurveFeature.h Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RicAddWellLogToPlotFeature.cpp Change API for PdmObjectHandle and PdmFieldHandle 2023-05-12 21:41:34 +02:00
RicAddWellLogToPlotFeature.h Janitor : Remove obsolete override comment 2022-02-23 08:01:28 +01:00
RicAsciiExportWellLogPlotFeature.cpp clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RicAsciiExportWellLogPlotFeature.h Update clang-format.yml (#10068) 2023-04-13 07:05:53 +02:00
RicChangeDataSourceFeature.cpp clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RicChangeDataSourceFeature.h Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RicDeleteSubPlotFeature.cpp Change API for PdmObjectHandle and PdmFieldHandle 2023-05-12 21:41:34 +02:00
RicDeleteSubPlotFeature.h Split summary plot into multiple plots (#8910) 2022-05-13 16:36:30 +02:00
RicMoveWellLogFilesFeature.cpp Change API for PdmObjectHandle and PdmFieldHandle 2023-05-12 21:41:34 +02:00
RicMoveWellLogFilesFeature.h Janitor : Remove obsolete override comment 2022-02-23 08:01:28 +01:00
RicNewEnsembleWellLogCurveSetFeature.cpp Simplify RiuPlotMainWindowTools (#9211) 2022-08-18 12:37:51 +02:00
RicNewEnsembleWellLogCurveSetFeature.h #7716 Ensemble Well Logs: Add context menu for curve set. 2021-06-30 10:43:11 +02:00
RicNewMultiPhaseRftSegmentPlotFeature.cpp Improve RFT reader performance 2023-03-14 13:14:40 +01:00
RicNewMultiPhaseRftSegmentPlotFeature.h RFT Curves: Add more segment curves 2022-10-27 12:43:46 +02:00
RicNewPltPlotFeature.cpp Change API for PdmObjectHandle and PdmFieldHandle 2023-05-12 21:41:34 +02:00
RicNewPltPlotFeature.h Janitor : Remove obsolete override comment 2022-02-23 08:01:28 +01:00
RicNewRftPlotFeature.cpp Change API for PdmObjectHandle and PdmFieldHandle 2023-05-12 21:41:34 +02:00
RicNewRftPlotFeature.h Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RicNewRftSegmentWellLogPlotFeature.cpp Change API for PdmObjectHandle and PdmFieldHandle 2023-05-12 21:41:34 +02:00
RicNewRftSegmentWellLogPlotFeature.h Several RFT plot adjustments 2023-03-08 07:35:27 +01:00
RicNewRftWellLogPlotFeature.cpp Change API for PdmObjectHandle and PdmFieldHandle 2023-05-12 21:41:34 +02:00
RicNewRftWellLogPlotFeature.h Renaming of features 2022-08-17 23:59:01 -07:00
RicNewWellBoreStabilityPlotFeature.cpp Update naming and imports 2023-05-22 15:42:24 +02:00
RicNewWellBoreStabilityPlotFeature.h clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RicNewWellLogCalculatedCurveFeature.cpp Rename RimWellLogDiffCurve to RimWellLogCalculatedCurve and additional improvements 2023-05-27 10:30:03 +02:00
RicNewWellLogCalculatedCurveFeature.h Rename RimWellLogDiffCurve to RimWellLogCalculatedCurve and additional improvements 2023-05-27 10:30:03 +02:00
RicNewWellLogExtractionCurveFeature.cpp Update naming and imports 2023-05-22 15:42:24 +02:00
RicNewWellLogExtractionCurveFeature.h Update naming and imports 2023-05-22 15:42:24 +02:00
RicNewWellLogFileCurveFeature.cpp clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RicNewWellLogFileCurveFeature.h Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RicNewWellLogPlotFeature.cpp Update naming and imports 2023-05-22 15:42:24 +02:00
RicNewWellLogPlotFeature.h Janitor : Remove obsolete override comment 2022-02-23 08:01:28 +01:00
RicNewWellLogPlotFeatureImpl.cpp Adjustments for release 2023-03-13 08:10:33 +01:00
RicNewWellLogPlotFeatureImpl.h Several RFT plot adjustments 2023-03-08 07:35:27 +01:00
RicNewWellLogPlotTrackFeature.cpp Update naming and imports 2023-05-22 15:42:24 +02:00
RicNewWellLogPlotTrackFeature.h Janitor : Remove obsolete override comment 2022-02-23 08:01:28 +01:00
RicNewWellLogRftCurveFeature.cpp Change API for PdmObjectHandle and PdmFieldHandle 2023-05-12 21:41:34 +02:00
RicNewWellLogRftCurveFeature.h Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RicNewWellMeasurementCurveFeature.cpp clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RicNewWellMeasurementCurveFeature.h Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RicPasteWellLogCurveFeature.cpp Change API for PdmObjectHandle and PdmFieldHandle 2023-05-12 21:41:34 +02:00
RicPasteWellLogCurveFeature.h Janitor : Remove obsolete override comment 2022-02-23 08:01:28 +01:00
RicPasteWellLogPlotFeature.cpp Change API for PdmObjectHandle and PdmFieldHandle 2023-05-12 21:41:34 +02:00
RicPasteWellLogPlotFeature.h Janitor : Remove obsolete override comment 2022-02-23 08:01:28 +01:00
RicPasteWellLogTrackFeature.cpp Change API for PdmObjectHandle and PdmFieldHandle 2023-05-12 21:41:34 +02:00
RicPasteWellLogTrackFeature.h Janitor : Remove obsolete override comment 2022-02-23 08:01:28 +01:00
RicWellLogFileCloseFeature.cpp Change API for PdmObjectHandle and PdmFieldHandle 2023-05-12 21:41:34 +02:00
RicWellLogFileCloseFeature.h Janitor : Remove obsolete override comment 2022-02-23 08:01:28 +01:00
RicWellLogPlotCurveFeatureImpl.cpp Change API for PdmObjectHandle and PdmFieldHandle 2023-05-12 21:41:34 +02:00
RicWellLogPlotCurveFeatureImpl.h Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RicWellLogPlotTrackFeatureImpl.cpp Change API for PdmObjectHandle and PdmFieldHandle 2023-05-12 21:41:34 +02:00
RicWellLogPlotTrackFeatureImpl.h clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RicWellLogsImportFileFeature.cpp clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
RicWellLogsImportFileFeature.h clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00