Skip to content

A simple segyio wrapper that converts segy files into json files

Notifications You must be signed in to change notification settings

OfAshAndFire/segy_2_json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

segy_2_json

A simple segyio wrapper that converts segy files into json files

Requirements

  • python
  • pandas (for plotting datasets as tables)
  • segyio

Usage

Run in console:

pip3 install -r requirements.txt
python3 segy_2_json.py '{.sgy file to be converted}'

Or run the distro build:

dist/segy_2_json '{.sgy file to be converted}'

About

A simple segyio wrapper that converts segy files into json files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages