- 16 Apr, 2020 4 commits
-
-
Jørgen Lind authored
-
Jørgen Lind authored
-
Jørgen Lind authored
-
Jørgen Lind authored
-
- 15 Apr, 2020 5 commits
-
-
Jørgen Lind authored
-
Jørgen Lind authored
-
Jørgen Lind authored
-
Jørgen Lind authored
-
Jørgen Lind authored
The curl backend is using the http response header "last-modified" to call the TransferDownloadHandler::HandleObjectLastWriteTime. However, the cloud provider decides what format last-modified should be in and the HandleObjectLastWriteTime dictates ISO8601. The curl backend therefor needs a converter function given by the cloud specific IOManager implementation.
-
- 14 Apr, 2020 2 commits
-
-
Jørgen Lind authored
-
Jørgen Lind authored
-
- 08 Apr, 2020 2 commits
-
-
Jørgen Lind authored
Adding support for Azure source with connection string or using Azure presign. Now its possible to do something like this: SEGYImport.exe --azure-presign-base <BLOBSASURL>, --azure-presign-suffix <SASTOKEN> --azure-presign-source-base <SOMEOTHERBLOBSASURL> --azure-presign-source-suffix <SOMEOTHERSASTOKEN> NAME_OF_THE_SEG-Y_FILE This will then read the SEG-Y file from the azure-presign-source-base location and write the VDS to the azure-presign-base location
-
Jørgen Lind authored
-
- 07 Apr, 2020 9 commits
-
-
Jørgen Lind authored
-
Jørgen Lind authored
-
Jørgen Lind authored
And add Azure Presigned (Shared access signature) IOManager as an implementaion example for how to implement this for other cloud vendors
-
-
-
-
-
-
Jørgen Lind authored
so we need to handle it as best as we can
-
- 06 Apr, 2020 3 commits
-
-
Morten Ofstad authored
-
Morten Ofstad authored
Added HandleObjectLastWriteTime() to TransferDownloadHandler class for IOManager. Added LastWriteTime() and FileOrObjectName() to Dataprovider class.
-
Morten Ofstad authored
-
- 03 Apr, 2020 1 commit
-
-
Morten Ofstad authored
Added code to detect the primary and secondary step so we can import decimated data. Added some more checks to avoid bad imports.
-
- 30 Mar, 2020 1 commit
-
-
Jørgen Lind authored
Also add a SEGYUtils library that both SEGYImport and SEGYExport link with
-
- 27 Mar, 2020 7 commits
-
-
Morten Ofstad authored
-
-
Morten Ofstad authored
Renamed ConvertEndianness to ConvertToEndianness and added ConvertFromEndianness which is used by SEGYImport to support any endianness for the data.
-
Morten Ofstad authored
-
Morten Ofstad authored
Correct handling of endianness in SEGYExport. Preliminary support for crossline-oriented seismic and overrides for endianness and data sample format.
-
Morten Ofstad authored
-
Morten Ofstad authored
-
- 25 Mar, 2020 4 commits
-
-
Morten Ofstad authored
-
Morten Ofstad authored
-
Jørgen Lind authored
-
Jørgen Lind authored
-
- 24 Mar, 2020 2 commits
-
-
Jørgen Lind authored
-
Jørgen Lind authored
-