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

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SegyIO.jl

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.

Build Status

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

INSTALLATION

Using SLIM Registry (preferred method)

First switch to package manager prompt (using ']') and add SLIM registry:

	registry add https://github.com/slimgroup/SLIMregistryJL.git

Then still from package manager prompt add SegyIO:

	add SegyIO

Adding without SLIM registry

After switching to package manager prompt (using ']') type:

    add https://github.com/slimgroup/SegyIO.jl.git

For more information on reading, writing, and scanning please see the SegyIO.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