Skip to content

Framework for computing seismic attributes with Python using Dask.

Notifications You must be signed in to change notification settings

lmcad-unicamp/dasf-attributes

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

d2geo

Framework for computing seismic attributes with Python

Get started

In this example, we demonstrate how to use d2geo to produce seismic attributes in the inlines, crosslines, timeslices, and the whole volume of Dutch F3 seismic data.

Read the SEGY file. There are Python libraries that can be used to read SEGY, for instance segyio.

Inline range from 100 to 750
Crossline range from 300 to 1250
TWT from 4.0 to 1848.0
Sample rate: 4.0 ms
The 99th percentile is 6517; the max amplitude is 32767

we need to have a data cube (Numpy or HDF5) for the input.

About

Framework for computing seismic attributes with Python using Dask.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%