Skip to main content

A python package for low-level manipulation of segy files for seismic data.

Project description

segytools

segytools is a simple python library that provides low level tools for analyzing and parsing segy formatted files. It is a fork of segpy using much of the same code with a slightly different api and goal. There is no read_segy() function per se because that assumes the data is properly formatted in which case there are other tools much better suited, e.g. segyio. The tools here are designed to aid in the analysis of "non-standard" segy files and converting those files to a more standard form easily read by other third party software.

Files taken from and potentially modified from segpy are:

  • ibm_float.py
  • datatypes.py
  • toolkit.py
  • utils.py

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

segytools-0.0.4.tar.gz (215.5 kB view hashes)

Uploaded Source

Built Distribution

segytools-0.0.4-py3-none-any.whl (21.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page