|
OpenZGY/Python API and Internals (ALPHA)
Access seismic data stored in ZGY format.
|
| ▼Nopenzgy | The top level only has package members |
| ▼Napi | User visible apis are here |
| C_internal | Explicit control of imported symbols |
| CProgressWithDots | Simple progress bar |
| CSampleDataType | Sample data type used in the public API |
| CUnitDimension | Horizontal or vertical dimension as used in the public API |
| CZgyMeta | Base class shared betewwn ZgyReader and ZgyWriter |
| CZgyMetaAndTools | Base class shared betewwn ZgyReader and ZgyWriter |
| CZgyReader | Main entry point for reading ZGY files |
| CZgyUtils | Operations other than read and write |
| CZgyWriter | Main API for creating ZGY files |
| ▼Nexception | Exceptions that may be raised by OpenZGY |
| CZgyAborted | User aborted the operation |
| CZgyCorruptedFile | The ZGY file became corrupted while writing to it |
| CZgyEndOfFile | Trying to read past EOF |
| CZgyError | Base class for all exceptions thrown by OpenZGY |
| CZgyFormatError | Corrupted or unsupported ZGY file |
| CZgyInternalError | Exception that might be caused by a bug in OpenZGY |
| CZgyMissingFeature | Missing feature |
| CZgySegmentIsClosed | Exception used internally to request a retry |
| CZgyUserError | Exception that might be caused by the calling application |
| ▼Nimpl | All implementation details are in this namespace |
| ▼Nbulk | Reading and writing bulk data |
| CErrorsWillCorruptFile | |
| CScalarBuffer | |
| CZgyInternalBulk | |
| ▼Ncompress | |
| CCompressFactoryImpl | |
| CCompressPlugin | |
| CCompressStats | |
| ▼Nenum | Enums not visible to the public API |
| CBrickStatus | |
| CRawCoordType | |
| CRawDataType | |
| CRawGridDefinition | |
| CRawHorizontalDimension | |
| CRawVerticalDimension | |
| CUpdateMode | |
| ▼Nfile | Low level I/O, abstract layer |
| CConfig | |
| CFileADT | |
| CFileConfig | |
| CLocalFile | |
| CLocalFileLinux | |
| CLocalFileOther | |
| CSDConfig | |
| CSeismicStoreFile | |
| CSeismicStoreFileDelayedWrite | |
| CUsageHint | |
| ▼Ngenlod | |
| CGenLodBase | |
| CGenLodC | |
| CGenLodImpl | |
| ▼Nhistogram | |
| CHistogramData | |
| ▼Nlodalgo | Decimation algorithms to output low resolution bricks |
| CDecimationType | Possible algorithms to generate LOD bricks |
| ▼Nmeta | Meta data read/write |
| CAlphaLUPV1 | |
| CAlphaLUPV2 | |
| CAlphaLUPV3 | |
| CBrickLUPV1 | |
| CBrickLUPV2 | |
| CBrickLUPV3 | |
| CErrorsWillCorruptFile | |
| CFileHeader | |
| CHeaderBase | |
| CHistHeaderV1 | |
| CHistHeaderV2 | |
| CHistHeaderV3 | |
| CInfoHeaderV1 | |
| CInfoHeaderV2 | |
| CInfoHeaderV3 | |
| CLookupTable | |
| COffsetHeaderV1 | |
| COffsetHeaderV2 | |
| COffsetHeaderV3 | |
| CStringListV1 | |
| CStringListV2 | |
| CStringListV3 | |
| CZgyInternalMeta | |
| ▼Nstats | Code to compute statistics |
| CStatisticData | |
| ▼Nzfp_compress | |
| CZfpCompressPlugin | |
| ▼Nzgypublic | Consolidate old and new Python API |
| CZgyReader | |
| CZgyWriter |
1.8.17