mirror of
https://github.com/wassname/segpy.git
synced 2026-06-27 20:22:56 +08:00
14 lines
558 B
Plaintext
14 lines
558 B
Plaintext
SegyPY : A Python module for reading/writing of SEG-Y formatted files
|
|
Copyright (C) 2005 Thomas Mejer Hansen, cultpenguin@gmail.com
|
|
|
|
Currently you can only READ (not write) IBM Floats, IEEE, 1, 2 and 4 byte INTEGER formatted data.
|
|
|
|
With time I would like the module to have the capabilities of SegyMAT : http://segymat.sf.net/
|
|
|
|
Thomas(cultpenguin@gmail.com), July 22, 2005.
|
|
|
|
## ACKNOWLEDGEMENT ##
|
|
The Ibm2Ieee conversion routines are developed and made availabe for SegyPY by Secchi Angelo, who thanks Howard Lightstone and Anton Vredegoor for their help.
|
|
|
|
|