Skip to content

Is it possible to directly stream the data from Azure Blob Store #128

Closed Answered by trhallam
rishabhgupta93 asked this question in Q&A
Discussion options

You must be logged in to vote

Afraid not, SEG-Y data was designed at a time when streaming data wasn't even an idea in someones mind. If you want to stream data, you should convert the SEG-Y to a file format that supports brick/block streaming with small meta-data overheads like OpenVDS, Zarr or perhaps ZGY (theoretically possible, but I'm not sure how mature the library is to support it). SEGY-SAK can help you with the conversion, but the data will need to be accessible on a local file system first.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by trhallam
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
question Further information is requested
2 participants
Converted from issue

This discussion was converted from issue #126 on June 18, 2024 10:13.