|
OpenZGY/Python API and Internals (ALPHA)
Access seismic data stored in ZGY format.
|
This is the complete list of members for openzgy.impl.file.LocalFile, including all inherited members.
| __enter__(self) (defined in openzgy.impl.file.FileADT) | openzgy.impl.file.FileADT | |
| __exit__(self, type, value, traceback) (defined in openzgy.impl.file.FileADT) | openzgy.impl.file.FileADT | |
| __init__(self, filename, mode, iocontext) | openzgy.impl.file.LocalFile | |
| threadsafe(self) (defined in openzgy.impl.file.FileADT) | openzgy.impl.file.FileADT | |
| xx_close(self) | openzgy.impl.file.LocalFile | |
| xx_eof(self) (defined in openzgy.impl.file.LocalFile) | openzgy.impl.file.LocalFile | |
| xx_iscloud(self) (defined in openzgy.impl.file.FileADT) | openzgy.impl.file.FileADT | |
| xx_read(self, offset, size, *usagehint=UsageHint.Unknown) | openzgy.impl.file.FileADT | |
| xx_readv(self, requests, *parallel_ok=False, immutable_ok=False, transient_ok=False, usagehint=UsageHint.Unknown) | openzgy.impl.file.FileADT | |
| xx_write(self, data, offset, *usagehint=UsageHint.Unknown) | openzgy.impl.file.FileADT |
1.8.17