Robert Smallshire af098c9950 Remove unused import.
2011-10-18 18:46:13 +02:00
2005-10-27 08:48:26 +00:00
2011-10-17 16:59:03 +00:00
2005-05-22 12:45:43 +00:00
2005-10-17 10:10:05 +00:00
2005-09-30 22:32:00 +00:00
2011-10-18 18:46:13 +02:00
2005-10-17 10:10:05 +00:00

SegyPY : A Python module for reading/writing of SEG-Y formatted files
Copyright (C) 2005 Thomas Mejer Hansen, cultpenguin@gmail.com

Currently you can READ IBM Floats, IEEE, 1, 2 and 4 byte INTEGER formatted data, and WRITE anything but IBM Floats.

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.


S
Description
A Python package for reading and writing SEG Y files.
Readme AGPL-3.0 1.5 MiB
Languages
Python 100%