OpenZGY/Python API and Internals (ALPHA)
Access seismic data stored in ZGY format.
Classes
openzgy.impl.enum Namespace Reference

Enums not visible to the public API. More...

Classes

class  BrickStatus
 
class  RawCoordType
 
class  RawDataType
 
class  RawGridDefinition
 
class  RawHorizontalDimension
 
class  RawVerticalDimension
 
class  UpdateMode
 

Detailed Description

Enums not visible to the public API.

Enums not visible to the public API.

Some of the enums are used to describe parts of the file format,
giving a symbolic name to an integer stored in the file.
That kind of information should definitely be hidden from clients.