Skip to content

AISHAHELENA/segyio-notebooks

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

segyio-notebooks

Interactive notebooks with examples and tutorials for segyio

Index

Data

Two seismic volumes in SEGY format from the F3 dataset, offshore Netherlands, licensed CC-BY-SA: a similarity volume, and an amplitude volume (with dip steered median filter smoothing applied)

Tutorials

A set of Jupyter notebook tutorials of increasing complexity.

  • 01 - Basic tutorial - demonstrate how to read the two F3 seismic volumes as NumPy arrays; manipulate the similarity to create a discontinuity/fault volume; create a fault mask and display a couple of amplitude time slices with superimposed faults; write the fault volume to SEGY file using re-using the headers from the input file.

Run the notebooks interactively in Binder

To open and run notebooks interactiely in an executable environment, just clikck the button below.

Binder

About

Notebooks with examples and demos of segyio

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%