mirror of
https://github.com/wassname/segpy.git
synced 2026-07-20 12:40:38 +08:00
Improved portability between Python 2 and Python 3. Beginnings of code for writing SEG Y.
This commit is contained in:
@@ -34,6 +34,7 @@ CTYPES = {'l': 'l',
|
||||
|
||||
'ibm': 'ibm'}
|
||||
|
||||
|
||||
# TODO This is redundant with data in the SH_def below
|
||||
CTYPE_DESCRIPTION = {'ibm': 'IBM float',
|
||||
'l': '32 bit signed integer',
|
||||
|
||||
Reference in New Issue
Block a user