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 123]
 Copenzgy.api._internalExplicit control of imported symbols
 Copenzgy.impl.compress.CompressFactoryImpl
 Copenzgy.impl.compress.CompressPlugin
 Copenzgy.impl.zfp_compress.ZfpCompressPlugin
 Copenzgy.impl.compress.CompressStats
 Copenzgy.impl.file.Config
 Copenzgy.impl.file.FileConfig
 Copenzgy.impl.file.SDConfig
 Copenzgy.impl.bulk.ErrorsWillCorruptFile
 Copenzgy.impl.meta.ErrorsWillCorruptFile
 CException
 Copenzgy.exception.ZgyErrorBase class for all exceptions thrown by OpenZGY
 Copenzgy.exception.ZgyAbortedUser aborted the operation
 Copenzgy.exception.ZgyCorruptedFileThe ZGY file became corrupted while writing to it
 Copenzgy.exception.ZgyEndOfFileTrying to read past EOF
 Copenzgy.exception.ZgyFormatErrorCorrupted or unsupported ZGY file
 Copenzgy.exception.ZgyInternalErrorException that might be caused by a bug in OpenZGY
 Copenzgy.exception.ZgyMissingFeatureMissing feature
 Copenzgy.exception.ZgySegmentIsClosedException used internally to request a retry
 Copenzgy.exception.ZgyUserErrorException that might be caused by the calling application
 Copenzgy.impl.file.FileADT
 Copenzgy.impl.file.LocalFile
 Copenzgy.impl.file.LocalFileLinux
 Copenzgy.impl.file.LocalFileOther
 Copenzgy.impl.file.SeismicStoreFile
 Copenzgy.impl.file.SeismicStoreFileDelayedWrite
 Copenzgy.impl.genlod.GenLodBase
 Copenzgy.impl.genlod.GenLodImpl
 Copenzgy.impl.genlod.GenLodC
 Copenzgy.impl.meta.HeaderBase
 Copenzgy.impl.meta.FileHeader
 Copenzgy.impl.meta.HistHeaderV1
 Copenzgy.impl.meta.HistHeaderV2
 Copenzgy.impl.meta.HistHeaderV3
 Copenzgy.impl.meta.InfoHeaderV1
 Copenzgy.impl.meta.InfoHeaderV2
 Copenzgy.impl.meta.InfoHeaderV3
 Copenzgy.impl.histogram.HistogramData
 Copenzgy.impl.meta.LookupTable
 Copenzgy.impl.meta.AlphaLUPV1
 Copenzgy.impl.meta.AlphaLUPV2
 Copenzgy.impl.meta.AlphaLUPV3
 Copenzgy.impl.meta.BrickLUPV1
 Copenzgy.impl.meta.BrickLUPV2
 Copenzgy.impl.meta.BrickLUPV3
 Copenzgy.impl.meta.OffsetHeaderV1
 Copenzgy.impl.meta.OffsetHeaderV2
 Copenzgy.impl.meta.OffsetHeaderV3
 Copenzgy.api.ProgressWithDotsSimple progress bar
 Copenzgy.impl.bulk.ScalarBuffer
 Copenzgy.impl.stats.StatisticData
 Copenzgy.impl.meta.StringListV1
 Copenzgy.impl.meta.StringListV2
 Copenzgy.impl.meta.StringListV3
 Copenzgy.impl.bulk.ZgyInternalBulk
 Copenzgy.impl.meta.ZgyInternalMeta
 Copenzgy.api.ZgyMetaBase class shared betewwn ZgyReader and ZgyWriter
 Copenzgy.api.ZgyMetaAndToolsBase class shared betewwn ZgyReader and ZgyWriter
 Copenzgy.api.ZgyReaderMain entry point for reading ZGY files
 Copenzgy.api.ZgyWriterMain API for creating ZGY files
 CZgyReader
 Copenzgy.zgypublic.ZgyReader
 Copenzgy.api.ZgyUtilsOperations other than read and write
 CZgyWriter
 Copenzgy.zgypublic.ZgyWriter
 CEnum
 Copenzgy.api.SampleDataTypeSample data type used in the public API
 Copenzgy.api.UnitDimensionHorizontal or vertical dimension as used in the public API
 Copenzgy.impl.enum.BrickStatus
 Copenzgy.impl.enum.RawCoordType
 Copenzgy.impl.enum.RawDataType
 Copenzgy.impl.enum.RawGridDefinition
 Copenzgy.impl.enum.RawHorizontalDimension
 Copenzgy.impl.enum.RawVerticalDimension
 Copenzgy.impl.enum.UpdateMode
 Copenzgy.impl.file.UsageHint
 Copenzgy.impl.lodalgo.DecimationTypePossible algorithms to generate LOD bricks