Magne Sjaastad
06f9c6126d
Copy changes from dev-branch into main
...
History of main branch was difficult to merge. Take a copy of dev-branch, and merge both ways between dev and main after the release.
2023-10-23 09:26:33 +02:00
Magne Sjaastad
42b901ec28
clang-format: Set column width to 140
...
* Set column width to 140
* Use c++20
* Remove redundant virtual
2023-03-16 07:16:11 +01:00
Jørgen Herje
1d1b90e4ae
Adjustment of creating depth adjusted LAS files
...
* Make source well LAS files selectable in combobox
Detect all las files for source well and make selectable in combobox
* Add source well info to file name and as comment in file
Add info of source well in file name and as comment in LAS file for created depth adjusted las files
2023-03-16 07:16:11 +01:00
Jørgen Herje
d634fcd4b4
Create depth adjusted LAS files
...
* Add support for creating depth adjustment LAS files
* Add RiaDefine for LAS file depth property names
* Remove incorrect check in K-index Calculator
Co-authored-by: jorgenherje <jorgenherje@users.noreply.github.com >
Co-authored-by: Magne Sjaastad <magne.sjaastad@ceetronsolutions.com >
2023-03-16 07:16:11 +01:00