|
OpenZGY/Python API and Internals (ALPHA)
Access seismic data stored in ZGY format.
|
Consolidate old and new Python API. More...
Classes | |
| class | ZgyReader |
| class | ZgyWriter |
Consolidate old and new Python API.
Consolidate old and new Python API. This file is for testing only, when comparing the old and new apis. The Python wrapper for the old ZGY-Public API is not quite identical to the new OpenZGY api. This file wraps the old API to become more similar to the new. Application code should NOT use this package when migrating. Instead, please modify the code to fit the slightly changed API. The documentation for this package might help to show which changes are required.
1.8.17