|
OpenZGY/Python Public API (ALPHA)
Access seismic data stored in ZGY format.
|
| ▼Nopenzgy | The top level only has package members |
| ▼Napi | User visible apis are here |
| 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 |
1.8.17