Skip to content

SEGYImport add more source possibillities

Jørgen Lind requested to merge feature/jorgen.lind/SEGYImportMoreSources into master

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 , --azure-presign-suffix --azure-presign-source-base --azure-presign-source-suffix 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

Merge request reports