Skip to content
Henryk Modzelewski edited this page Oct 3, 2019 · 2 revisions

Welcome to the SegyIO.jl wiki!

SegyIO is a Julia package for reading and writing SEGY Rev 1 files. In addition to providing tools for reading/writing entire files, SegyIO provides a parallel scanner that reduces any number of files into a single object with direct out-of-core access to the underlying data.

View the code here.

Clone this wiki locally