- 07 May, 2021 7 commits
-
-
Jørgen Lind authored
Merge branch feature/jorgen.lind/VDSCopy_spelling with refs/heads/master into refs/merge-requests/397/train
-
Jørgen Lind authored
-
Jørgen Lind authored
-
Jørgen Lind authored
-
Jørgen Lind authored
-
Jørgen Lind authored
-
Jørgen Lind authored
-
- 05 May, 2021 1 commit
-
-
Jørgen Lind authored
-
- 03 May, 2021 6 commits
-
-
-
Jørgen Lind authored
-
Jørgen Lind authored
-
Jørgen Lind authored
-
Jørgen Lind authored
-
Jørgen Lind authored
-
- 30 Apr, 2021 1 commit
-
-
Morten Ofstad authored
Fix problems caused by checking for capitalized header field names after the names have been normalized to be all-lowercase.
-
- 28 Apr, 2021 1 commit
-
-
Morten Ofstad authored
Fixed declaration of converting constructor from std::optional that is enabled when compiling with --std=c++17.
-
- 21 Apr, 2021 6 commits
-
-
Morten Ofstad authored
-
Morten Ofstad authored
Update Python API with removal of IVolumeDataAccessor::IndexOutOfRangeException and IVolumeDataAccessor::ReadErrorException.
-
Morten Ofstad authored
-
Morten Ofstad authored
-
Jørgen Lind authored
-
Jørgen Lind authored
-
- 20 Apr, 2021 1 commit
-
-
Morten Ofstad authored
Moved definition of AccessMode from VolumeDataAccessManager to VolumeDataPageAccessor and updated Python API accordingly.
-
- 16 Apr, 2021 5 commits
-
-
Morten Ofstad authored
-
Jørgen Lind authored
-
Jørgen Lind authored
-
Morten Ofstad authored
Write Dimensions_01 for unbinned gathers (to get gather-by-gather access) and write Dimensions_013 for crossline-sorted binned (PSTM/PSDM) prestack data.
-
Morten Ofstad authored
Fix the check for correct fold so it allows you to import unbinned prestack data (Shot/Receiver/CDP gathers).
-
- 13 Apr, 2021 3 commits
-
-
Jørgen Lind authored
and converted SEGYExport and SEGYImport to have the --json-output flag
-
Jørgen Lind authored
-
Jørgen Lind authored
-
- 09 Apr, 2021 2 commits
-
-
Morten Ofstad authored
Make the GetVolumeDataAccessManager function add the reference to the interface instead of doing it in the VolumeDataAccessManager constructor in order to align with commerical VDS. The main argument for doing it this way is that the operation can be 100% thread safe when you make sure to add the reference while you are holding a mutex preventing the interface from being destroyed.
-
Morten Ofstad authored
-
- 08 Apr, 2021 2 commits
-
-
Add throwing of ReadError exceptions from a VolumeDataAccessor when reading a page fails. Fix missing IndexOutOfRangeException for VolumeDataAccessor when indexing outside the volume.
-
-
- 07 Apr, 2021 4 commits
-
-
Jørgen Lind authored
-
Jørgen Lind authored
-
Jørgen Lind authored
-
Jørgen Lind authored
Also improve the state handling in the different IO manager implementations with a RAII state handler
-
- 31 Mar, 2021 1 commit
-
-
Jørgen Lind authored
-