OpenZGY/Python API and Internals (ALPHA)
Access seismic data stored in ZGY format.
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level
1
2
3
]
C
openzgy.api._internal
Explicit control of imported symbols
C
openzgy.impl.compress.CompressFactoryImpl
▼
C
openzgy.impl.compress.CompressPlugin
C
openzgy.impl.zfp_compress.ZfpCompressPlugin
C
openzgy.impl.compress.CompressStats
▼
C
openzgy.impl.file.Config
C
openzgy.impl.file.FileConfig
C
openzgy.impl.file.SDConfig
C
openzgy.impl.bulk.ErrorsWillCorruptFile
C
openzgy.impl.meta.ErrorsWillCorruptFile
▼
C
Exception
▼
C
openzgy.exception.ZgyError
Base class for all exceptions thrown by OpenZGY
C
openzgy.exception.ZgyAborted
User aborted the operation
C
openzgy.exception.ZgyCorruptedFile
The ZGY file became corrupted while writing to it
C
openzgy.exception.ZgyEndOfFile
Trying to read past EOF
C
openzgy.exception.ZgyFormatError
Corrupted or unsupported ZGY file
C
openzgy.exception.ZgyInternalError
Exception that might be caused by a bug in OpenZGY
C
openzgy.exception.ZgyMissingFeature
Missing feature
C
openzgy.exception.ZgySegmentIsClosed
Exception used internally to request a retry
C
openzgy.exception.ZgyUserError
Exception that might be caused by the calling application
▼
C
openzgy.impl.file.FileADT
▼
C
openzgy.impl.file.LocalFile
C
openzgy.impl.file.LocalFileLinux
C
openzgy.impl.file.LocalFileOther
C
openzgy.impl.file.SeismicStoreFile
C
openzgy.impl.file.SeismicStoreFileDelayedWrite
▼
C
openzgy.impl.genlod.GenLodBase
▼
C
openzgy.impl.genlod.GenLodImpl
C
openzgy.impl.genlod.GenLodC
▼
C
openzgy.impl.meta.HeaderBase
C
openzgy.impl.meta.FileHeader
C
openzgy.impl.meta.HistHeaderV1
▼
C
openzgy.impl.meta.HistHeaderV2
C
openzgy.impl.meta.HistHeaderV3
C
openzgy.impl.meta.InfoHeaderV1
▼
C
openzgy.impl.meta.InfoHeaderV2
C
openzgy.impl.meta.InfoHeaderV3
C
openzgy.impl.histogram.HistogramData
▼
C
openzgy.impl.meta.LookupTable
C
openzgy.impl.meta.AlphaLUPV1
▼
C
openzgy.impl.meta.AlphaLUPV2
C
openzgy.impl.meta.AlphaLUPV3
C
openzgy.impl.meta.BrickLUPV1
▼
C
openzgy.impl.meta.BrickLUPV2
C
openzgy.impl.meta.BrickLUPV3
C
openzgy.impl.meta.OffsetHeaderV1
▼
C
openzgy.impl.meta.OffsetHeaderV2
C
openzgy.impl.meta.OffsetHeaderV3
C
openzgy.api.ProgressWithDots
Simple progress bar
C
openzgy.impl.bulk.ScalarBuffer
C
openzgy.impl.stats.StatisticData
C
openzgy.impl.meta.StringListV1
▼
C
openzgy.impl.meta.StringListV2
C
openzgy.impl.meta.StringListV3
C
openzgy.impl.bulk.ZgyInternalBulk
C
openzgy.impl.meta.ZgyInternalMeta
▼
C
openzgy.api.ZgyMeta
Base class shared betewwn
ZgyReader
and
ZgyWriter
▼
C
openzgy.api.ZgyMetaAndTools
Base class shared betewwn
ZgyReader
and
ZgyWriter
C
openzgy.api.ZgyReader
Main entry point for reading ZGY files
C
openzgy.api.ZgyWriter
Main API for creating ZGY files
▼
C
ZgyReader
C
openzgy.zgypublic.ZgyReader
C
openzgy.api.ZgyUtils
Operations other than read and write
▼
C
ZgyWriter
C
openzgy.zgypublic.ZgyWriter
▼
C
Enum
C
openzgy.api.SampleDataType
Sample data type used in the public API
C
openzgy.api.UnitDimension
Horizontal or vertical dimension as used in the public API
C
openzgy.impl.enum.BrickStatus
C
openzgy.impl.enum.RawCoordType
C
openzgy.impl.enum.RawDataType
C
openzgy.impl.enum.RawGridDefinition
C
openzgy.impl.enum.RawHorizontalDimension
C
openzgy.impl.enum.RawVerticalDimension
C
openzgy.impl.enum.UpdateMode
C
openzgy.impl.file.UsageHint
C
openzgy.impl.lodalgo.DecimationType
Possible algorithms to generate LOD bricks
Generated on Thu Sep 24 2020 12:46:43 for OpenZGY/Python API and Internals (ALPHA) by
1.8.17