Segy headers file manipulation toolkit in C
Main Features
- Segy header manipulation from terminal
Table of Contents
$ github clone
Make sure you have gcc compiler.
Download the latest version from GitHub. If you have git
installed, you can use the following command:
$ git clone https://github.com/ovalles/Seismic_SEGYDUMP.git
Finally, enter the newly created directory containing the source code and run:
$ cd ./01_DISPLAY_HEADERS $ gcc -o Display_TrcHeaders Display_TrcHeaders.c $ ./Display_TrcHeaders file.sgy MaxNumberOfTracesInFile | more
Licensed under the GPLv3 license.
Made in Venezuela, 2016
[1] | SeGY Rev 1.0 |