OpenZGY/Python Public API (ALPHA)
Access seismic data stored in ZGY format.
openzgy.exception.ZgySegmentIsClosed Class Reference

Exception used internally to request a retry. More...

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

Detailed Description

Exception used internally to request a retry.

Exception used internally to request a retry.
A write to the cloud failed because the region that was attempted
written had already been flushed. And the cloud back-end does not
allow writing it again. The calling code, still inside the OpenZGY
library, should be able to catch and recover from this problem.

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