|
OpenZGY/Python API and Internals (ALPHA)
Access seismic data stored in ZGY format.
|
Public Member Functions | |
| def | __init__ (self, myfile) |
| def | dumpRaw (self, *file=None) |
Holds references to all the individual headers needed to access ZGY. The information is stored in the instance in a format that is tightly coupled to the file format, so there will be one layer (but hopefully just one) above us that is responsible for the public API.
1.8.17