OpenZGY/Python API and Internals (ALPHA)
Access seismic data stored in ZGY format.
openzgy.exception.ZgyEndOfFile Class Reference

Trying to read past EOF. More...

Inheritance diagram for openzgy.exception.ZgyEndOfFile:
openzgy.exception.ZgyError

Detailed Description

Trying to read past EOF.

Trying to read past EOF.

This is always considered an error, and is often due to a corrupted
ZGY file. So this error should probably be treated as a ZgyFormatError.

The documentation for this class was generated from the following file: