OpenZGY/Python API and Internals (ALPHA)
Access seismic data stored in ZGY format.
Static Public Attributes | List of all members
openzgy.api.SampleDataType Class Reference

Sample data type used in the public API. More...

Inheritance diagram for openzgy.api.SampleDataType:

Static Public Attributes

int unknown = 1000
 
int int8 = 1001
 
int int16 = 1002
 
int float = 1003
 

Detailed Description

Sample data type used in the public API.

Sample data type used in the public API.
Corresponds to RawDataType used in the ZGY file format.

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