ResInsight/ApplicationLibCode
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
..
Adm Prepare release 2023.03.0 2023-03-16 06:44:32 +01:00
Application Use rock type colors when "Facies" is imported 2023-05-26 11:26:22 +02:00
CommandFileInterface Change API for PdmObjectHandle and PdmFieldHandle 2023-05-12 21:41:34 +02:00
Commands Rename RimWellLogDiffCurve to RimWellLogCalculatedCurve and additional improvements 2023-05-27 10:30:03 +02:00
FileInterface Use rock type colors when "Facies" is imported 2023-05-26 11:26:22 +02:00
GeoMech Displacement curves fault faces (#10243) 2023-05-22 11:37:57 +02:00
ModelVisualization Add support for K filter to polyline intersections (#10302) 2023-05-25 08:14:43 +02:00
ProjectDataModel Rename RimWellLogDiffCurve to RimWellLogCalculatedCurve and additional improvements 2023-05-27 10:30:03 +02:00
ProjectDataModelCommands Change API for PdmObjectHandle and PdmFieldHandle 2023-05-12 21:41:34 +02:00
ReservoirDataModel Fix bug and refactor createResampledValuesAndDepts in RigWellLogCurveData (#10301) 2023-05-24 15:07:43 +02:00
ResultStatisticsCache Use target_include_directory 2023-04-25 13:14:26 +02:00
SocketInterface Refactor classes in RigWellResultPoint.h 2023-04-14 11:00:45 +02:00
UnitTests Rename RimWellLogDiffCurve to RimWellLogCalculatedCurve and additional improvements 2023-05-27 10:30:03 +02:00
UserInterface #10035 Make sure segment summary is present in plot editor 2023-05-23 19:45:45 +02:00
.clang-format clang-format: Set column width to 140 2023-02-26 10:48:40 +01:00
.clang-tidy Added more clang-tidy checks 2023-04-14 14:07:45 +02:00
CMakeLists.txt Add prefix to cmake options 2023-05-19 15:03:04 +02:00
CustomPCH.cmake Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
Doxyfile Adjust doxygen documentation generation 2022-12-08 12:38:32 +01:00
pch.h Janitor : Use std::clamp and remove obsolete includes of cvfMath 2021-02-22 13:37:05 +01:00
RiuThemesDirectory.h.cmake #8560 Fix gray background for default theme 2022-04-13 21:16:51 +02:00