Skip to content

SegyIO.jl provides methods to read, write, and scan SEGY datasets.

License

Notifications You must be signed in to change notification settings

slimgroup/SegyIO.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SeisIO.jl

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

A video demonstrating the package's capabilities has been made available here.

Installation

SeisIO can be installed using the Julia package manager. If you have a Github account, run the following from the Julia REPL:

Pkg.clone("[email protected]:slimgroup/SeisIO.jl.git")

Otherwise run:

Pkg.clone("https://github.com/slimgroup/SeisIO.jl.git")

For more information on reading, writing, and scanning please see the SeisIO.jl Wiki!

About

SegyIO.jl provides methods to read, write, and scan SEGY datasets.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages