Skip to main content

Convert zgy files to sgz files

Project description

zgy2sgz

License Travis PyPi Version

Tiny utility package which has only one job: Provide a Python function which uses Schlumberger's ZGY library and LLNL's ZFP library to read ZGY files and write seismic-zfp (.SGZ) format files.

zgy2sgz is intended exclusively for use by the seismic-zfp package

Example

from zgy2sgz import convertFile
# Yes, the first two arguments are bytes rather than strings
# The 3rd argument is bits_per_voxel {16, 8, 4, 2, 1}
convertFile(b'seismic_file.zgy', b'seismic_file.sgz', 4)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

zgy2sgz-0.0.7-cp38-cp38-win_amd64.whl (479.7 kB view hashes)

Uploaded CPython 3.8 Windows x86-64

zgy2sgz-0.0.7-cp38-cp38-manylinux2014_x86_64.whl (637.1 kB view hashes)

Uploaded CPython 3.8

zgy2sgz-0.0.7-cp37-cp37m-win_amd64.whl (479.4 kB view hashes)

Uploaded CPython 3.7m Windows x86-64

zgy2sgz-0.0.7-cp37-cp37m-manylinux2014_x86_64.whl (636.8 kB view hashes)

Uploaded CPython 3.7m

zgy2sgz-0.0.7-cp36-cp36m-win_amd64.whl (479.5 kB view hashes)

Uploaded CPython 3.6m Windows x86-64

zgy2sgz-0.0.7-cp36-cp36m-manylinux2014_x86_64.whl (637.1 kB view hashes)

Uploaded CPython 3.6m

zgy2sgz-0.0.7-cp35-cp35m-win_amd64.whl (479.5 kB view hashes)

Uploaded CPython 3.5m Windows x86-64

zgy2sgz-0.0.7-cp35-cp35m-manylinux2014_x86_64.whl (637.0 kB view hashes)

Uploaded CPython 3.5m

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page