OpenZGY/Python API and Internals (ALPHA)
Access seismic data stored in ZGY format.
Public Member Functions | List of all members
openzgy.impl.meta.ZgyInternalMeta Class Reference

Public Member Functions

def __init__ (self, myfile)
 
def dumpRaw (self, *file=None)
 

Detailed Description

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.

The documentation for this class was generated from the following file: