Skip to main content

Simple & fast IO for SEG-Y files

Project description

https://segyio.readthedocs.io

Introduction

Segyio is a small LGPL licensed C library for easy interaction with SEG Y formatted seismic data, with language bindings for Python and Matlab. Segyio is an attempt to create an easy-to-use, embeddable, community-oriented library for seismic applications. Features are added as they are needed; suggestions and contributions of all kinds are very welcome.

Feature summary

  • A low-level C interface with few assumptions; easy to bind to other languages.

  • Read and write binary and textual headers.

  • Read and write traces, trace headers.

  • Easy to use and native-feeling python interface with numpy integration.

Project goals

Segyio does necessarily attempt to be the end-all of SEG-Y interactions; rather, we aim to lower the barrier to interacting with SEG-Y files for embedding, new applications or free-standing programs.

Additionally, the aim is not to support the full standard or all exotic (but correctly) formatted files out there. Some assumptions are made, such as:

  • All traces in a file are assumed to be of the same sample size.

  • It is assumed all lines have the same number of traces.

The writing functionality in Segyio is largely meant to modify or adapt files. A file created from scratch is not necessarily a to-spec SEG-Y file, as we only necessarily write the header fields segyio needs to make sense of the geometry. It is still highly recommended that SEG-Y files are maintained and written according to specification, but segyio does not mandate this.

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

If you're not sure about the file name format, learn more about wheel file names.

segyio-1.9.7-cp310-cp310-win_amd64.whl (85.2 kB view details)

Uploaded CPython 3.10Windows x86-64

segyio-1.9.7-cp310-cp310-win32.whl (79.0 kB view details)

Uploaded CPython 3.10Windows x86

segyio-1.9.7-cp310-cp310-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (83.7 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.12+ x86-64

segyio-1.9.7-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.whl (84.9 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.12+ i686

segyio-1.9.7-cp310-cp310-macosx_10_9_x86_64.whl (82.3 kB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

segyio-1.9.7-cp39-cp39-win_amd64.whl (85.2 kB view details)

Uploaded CPython 3.9Windows x86-64

segyio-1.9.7-cp39-cp39-win32.whl (79.0 kB view details)

Uploaded CPython 3.9Windows x86

segyio-1.9.7-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (83.7 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.12+ x86-64

segyio-1.9.7-cp39-cp39-manylinux_2_12_i686.manylinux2010_i686.whl (84.9 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.12+ i686

segyio-1.9.7-cp39-cp39-macosx_10_9_x86_64.whl (82.3 kB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

segyio-1.9.7-cp38-cp38-win_amd64.whl (85.2 kB view details)

Uploaded CPython 3.8Windows x86-64

segyio-1.9.7-cp38-cp38-win32.whl (79.0 kB view details)

Uploaded CPython 3.8Windows x86

segyio-1.9.7-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (83.7 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.12+ x86-64

segyio-1.9.7-cp38-cp38-manylinux_2_12_i686.manylinux2010_i686.whl (84.8 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.12+ i686

segyio-1.9.7-cp38-cp38-macosx_10_9_x86_64.whl (82.3 kB view details)

Uploaded CPython 3.8macOS 10.9+ x86-64

segyio-1.9.7-cp37-cp37m-win_amd64.whl (85.2 kB view details)

Uploaded CPython 3.7mWindows x86-64

segyio-1.9.7-cp37-cp37m-win32.whl (79.0 kB view details)

Uploaded CPython 3.7mWindows x86

segyio-1.9.7-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (83.7 kB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.12+ x86-64

segyio-1.9.7-cp37-cp37m-manylinux_2_12_i686.manylinux2010_i686.whl (84.8 kB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.12+ i686

segyio-1.9.7-cp37-cp37m-macosx_10_9_x86_64.whl (82.3 kB view details)

Uploaded CPython 3.7mmacOS 10.9+ x86-64

segyio-1.9.7-cp36-cp36m-win_amd64.whl (85.3 kB view details)

Uploaded CPython 3.6mWindows x86-64

segyio-1.9.7-cp36-cp36m-win32.whl (79.0 kB view details)

Uploaded CPython 3.6mWindows x86

segyio-1.9.7-cp36-cp36m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (83.7 kB view details)

Uploaded CPython 3.6mmanylinux: glibc 2.12+ x86-64

segyio-1.9.7-cp36-cp36m-manylinux_2_12_i686.manylinux2010_i686.whl (84.8 kB view details)

Uploaded CPython 3.6mmanylinux: glibc 2.12+ i686

segyio-1.9.7-cp36-cp36m-macosx_10_9_x86_64.whl (82.3 kB view details)

Uploaded CPython 3.6mmacOS 10.9+ x86-64

File details

Details for the file segyio-1.9.7-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: segyio-1.9.7-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 85.2 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.1.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.7.3

File hashes

Hashes for segyio-1.9.7-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 0ec845e75fd0b386ea0d5b69dd84232c4194307519eb8dfc978403b17a04439f
MD5 a4640ef0b4f72a739c240366c443533e
BLAKE2b-256 950c4f7027bd678130a8f0760a0d87255ce4109167b6ae57f03ad133fa42f068

See more details on using hashes here.

File details

Details for the file segyio-1.9.7-cp310-cp310-win32.whl.

File metadata

  • Download URL: segyio-1.9.7-cp310-cp310-win32.whl
  • Upload date:
  • Size: 79.0 kB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.1.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.7.3

File hashes

Hashes for segyio-1.9.7-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 c1d0da620f6f8859887d02a2561d2b36dadfe9d1dbbc5e0fcb392ab639f5ed1a
MD5 e6c0599449a20ece7653c294368fa73d
BLAKE2b-256 1c8d935942e8e938c01198bca9352abc81445b91f405e5966a4d25223626c930

See more details on using hashes here.

File details

Details for the file segyio-1.9.7-cp310-cp310-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.

File metadata

File hashes

Hashes for segyio-1.9.7-cp310-cp310-manylinux_2_12_x86_64.manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 45afb57846717ff603d9ce137eb1a680633cc8969e9ff9c2f33f1cbdffafe894
MD5 920dbdfcea9c12dceb93c1c9795daf22
BLAKE2b-256 e0396403874cae68be0aba9fde6862cad3de439dc2d2b35950504c5ca628978d

See more details on using hashes here.

File details

Details for the file segyio-1.9.7-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

  • Download URL: segyio-1.9.7-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.whl
  • Upload date:
  • Size: 84.9 kB
  • Tags: CPython 3.10, manylinux: glibc 2.12+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.1.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.7.3

File hashes

Hashes for segyio-1.9.7-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 d4abcffc65a56782d7e722362e94d09c9fdb171e67feb9f4b2c4c8dda733d214
MD5 2d7a371ed02b21a8737c95e4eb7471ae
BLAKE2b-256 cbc7b4c3783032494c81114c37fbbfe0f55f299852715e031fb886323ae7491b

See more details on using hashes here.

File details

Details for the file segyio-1.9.7-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: segyio-1.9.7-cp310-cp310-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 82.3 kB
  • Tags: CPython 3.10, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.1.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.7.3

File hashes

Hashes for segyio-1.9.7-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 bc5b335a5addc210908b57da3a3c3917120c0a1a3e0f6f8bd288b5e88eff54de
MD5 05cbc188a5c4169b672b487d58a797fb
BLAKE2b-256 e6762ee59fb4054d8883f6bfa43251e51854599191a3ae3a7f3da3196b362abb

See more details on using hashes here.

File details

Details for the file segyio-1.9.7-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: segyio-1.9.7-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 85.2 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.1.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.7.3

File hashes

Hashes for segyio-1.9.7-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 43a5346e4c8b4f9b1b58548d37c013ca86ed99c69b20a939d018ec6b5042a6da
MD5 bb82959dcc127de4ceb66e35c19fd868
BLAKE2b-256 9a982111499eb9fc49ece230588e056e8b7df790662aa48d0e4aa87595f109d8

See more details on using hashes here.

File details

Details for the file segyio-1.9.7-cp39-cp39-win32.whl.

File metadata

  • Download URL: segyio-1.9.7-cp39-cp39-win32.whl
  • Upload date:
  • Size: 79.0 kB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.1.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.7.3

File hashes

Hashes for segyio-1.9.7-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 d8d89c6fb06cdf76cd49564c48f0e9183ad5f1586f8d8d06f413f374a63803fe
MD5 29a7ec8cbf4b8b7ebfa04c158772e7f8
BLAKE2b-256 10ae775cdca2de241a9842d325800fbc25e1ef86247b7e9450c938052de57fdd

See more details on using hashes here.

File details

Details for the file segyio-1.9.7-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.

File metadata

File hashes

Hashes for segyio-1.9.7-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 0a50a0bbb4d7933370de16c36e6dd2ecce194609337326aafd54d31c70d6fc77
MD5 f70eb8bfb3fbf43fb9bf0feb69709a9f
BLAKE2b-256 38d96e30b11dde877f2e1bf4a52dda95fe837a0087c24166cca11bacc36538b5

See more details on using hashes here.

File details

Details for the file segyio-1.9.7-cp39-cp39-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

  • Download URL: segyio-1.9.7-cp39-cp39-manylinux_2_12_i686.manylinux2010_i686.whl
  • Upload date:
  • Size: 84.9 kB
  • Tags: CPython 3.9, manylinux: glibc 2.12+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.1.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.7.3

File hashes

Hashes for segyio-1.9.7-cp39-cp39-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 ca57e7af641b5683c59552ba01100bf6896c5805a87109d9c993f682e9a76254
MD5 32edfaa07419aab3d20e1c2ae7aeb8b1
BLAKE2b-256 5b6b0fbe0b91103f7fa96d59ec671336eb3df22e843bb1bfe0ec18541291d66d

See more details on using hashes here.

File details

Details for the file segyio-1.9.7-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: segyio-1.9.7-cp39-cp39-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 82.3 kB
  • Tags: CPython 3.9, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.1.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.7.3

File hashes

Hashes for segyio-1.9.7-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 db1502282496ddc56c88c4a87a2983918c5e9fe9fa24d12127644f27b555de1a
MD5 a0da091d1c1971721ad394cc17cea0fe
BLAKE2b-256 69af5773dc5feebd86b011b85573cd63f6fb87986cc3fa616b639de6c837bfaf

See more details on using hashes here.

File details

Details for the file segyio-1.9.7-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: segyio-1.9.7-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 85.2 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.1.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.7.3

File hashes

Hashes for segyio-1.9.7-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 a1930b166321e2f937f20881c10a506b4adacb8e87b094e4cf19dedc9b46d0ab
MD5 83689193217ea7f11a7e4064a800afeb
BLAKE2b-256 4f6f71e471a9c3150345242d4080201951b524efa181dff3a3a938e9b1affe66

See more details on using hashes here.

File details

Details for the file segyio-1.9.7-cp38-cp38-win32.whl.

File metadata

  • Download URL: segyio-1.9.7-cp38-cp38-win32.whl
  • Upload date:
  • Size: 79.0 kB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.1.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.7.3

File hashes

Hashes for segyio-1.9.7-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 f841e7b56bc093aefa7fc37242ac24debc3218afef87ea5e9967db91ee57186b
MD5 a597953c3e296c195b2949429c014bef
BLAKE2b-256 47c70274c4f66de4496d258a3150efb1cb3dc143bb838404f0bf47ccc5b303b3

See more details on using hashes here.

File details

Details for the file segyio-1.9.7-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.

File metadata

File hashes

Hashes for segyio-1.9.7-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 155e05bc09d37bc753dc2fb610efa85af95ac163b581893c76e16042d5704707
MD5 fa3a1ce3e31fffd094cbf8fe6d635c77
BLAKE2b-256 8fa23caedd92a40140641f2fa1004868004bd193380eaf1f28ead4e2f6581218

See more details on using hashes here.

File details

Details for the file segyio-1.9.7-cp38-cp38-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

  • Download URL: segyio-1.9.7-cp38-cp38-manylinux_2_12_i686.manylinux2010_i686.whl
  • Upload date:
  • Size: 84.8 kB
  • Tags: CPython 3.8, manylinux: glibc 2.12+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.1.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.7.3

File hashes

Hashes for segyio-1.9.7-cp38-cp38-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 8f5a5d38932f24a92d2726b5f8f5bc249b513b5c8621116f25d38ac974da8dbb
MD5 eb418b51e005a8dee307f37d77bd37a5
BLAKE2b-256 c9e9dd13fadb06003305657527b6354fb52222cecf8b4ee5aa1416e1c6043e0c

See more details on using hashes here.

File details

Details for the file segyio-1.9.7-cp38-cp38-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: segyio-1.9.7-cp38-cp38-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 82.3 kB
  • Tags: CPython 3.8, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.1.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.7.3

File hashes

Hashes for segyio-1.9.7-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 d3eb2069beb53ebecc8d99642358a0628d7df304183f282dc2d82caefd8951a3
MD5 3adc6543d7240d4e11d85bafa71b7d7d
BLAKE2b-256 b21e898d257e7f96a99ade247e2eb2fb8cb23f29fed57620e2bdcb432a76f088

See more details on using hashes here.

File details

Details for the file segyio-1.9.7-cp37-cp37m-win_amd64.whl.

File metadata

  • Download URL: segyio-1.9.7-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 85.2 kB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.1.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.7.3

File hashes

Hashes for segyio-1.9.7-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 55121e1798d3c21b75a88fe90933857c18db78f88a8f77d673e014d8950ce44a
MD5 070306844841786608293818714a984e
BLAKE2b-256 8a7e999a30e2ff3c29f0844a02f4ca476131a65c309aa0407c01ce4c6836838a

See more details on using hashes here.

File details

Details for the file segyio-1.9.7-cp37-cp37m-win32.whl.

File metadata

  • Download URL: segyio-1.9.7-cp37-cp37m-win32.whl
  • Upload date:
  • Size: 79.0 kB
  • Tags: CPython 3.7m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.1.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.7.3

File hashes

Hashes for segyio-1.9.7-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 891264cdff61425856ea2db4e5b9df8d6db644928ea07474e24776c082430157
MD5 31fe6eb49573f2ee4bed7c47ceead94a
BLAKE2b-256 d214059f497ab856b4118483b733afe057245b96bc08624c324d7e39d1321831

See more details on using hashes here.

File details

Details for the file segyio-1.9.7-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.

File metadata

File hashes

Hashes for segyio-1.9.7-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 ad7bdb0b181ab71f72cdb473c8fd3fa335cfd5bc6b84d3615f7f1ad4bb0cffb8
MD5 02710403c676e83974e24411e719c5d1
BLAKE2b-256 8f9b00688238e4b5590d2189f4897cd27a85a3a40d676c5aa8ecd4a01cb082f0

See more details on using hashes here.

File details

Details for the file segyio-1.9.7-cp37-cp37m-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

  • Download URL: segyio-1.9.7-cp37-cp37m-manylinux_2_12_i686.manylinux2010_i686.whl
  • Upload date:
  • Size: 84.8 kB
  • Tags: CPython 3.7m, manylinux: glibc 2.12+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.1.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.7.3

File hashes

Hashes for segyio-1.9.7-cp37-cp37m-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 98119d7c569c466050f610173a3b6fe6615ca7cdde2ec09f1bb37dd5897d8333
MD5 676997350ba91a50bf797a422961f370
BLAKE2b-256 8b80252bb03a9d5971338bda7a673c8a5c527a42ea5a4a2f3c6ac07117f5eeec

See more details on using hashes here.

File details

Details for the file segyio-1.9.7-cp37-cp37m-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: segyio-1.9.7-cp37-cp37m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 82.3 kB
  • Tags: CPython 3.7m, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.1.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.7.3

File hashes

Hashes for segyio-1.9.7-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 6343700350013dea112828924b44bdccf7f9f50b7c1d697d799c5be803bbc4c8
MD5 8a51d9aec17991aa69553515f1ae4fc5
BLAKE2b-256 cff812d3eb3ed7f678b99907c21fe666646169ef07b2b508f4f26f4b94365b4f

See more details on using hashes here.

File details

Details for the file segyio-1.9.7-cp36-cp36m-win_amd64.whl.

File metadata

  • Download URL: segyio-1.9.7-cp36-cp36m-win_amd64.whl
  • Upload date:
  • Size: 85.3 kB
  • Tags: CPython 3.6m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.1.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.7.3

File hashes

Hashes for segyio-1.9.7-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 4c09b3bce2f24aa4d15807f4ff1aa1f1b07d71f71028ac34fe6a390304c0a4e4
MD5 9c5b13b57b9edb68dc0dabd7995420f5
BLAKE2b-256 72e3baf185b4bf79d5715cf4984fbf03c142939b6eb60e81cc7399c11c09888f

See more details on using hashes here.

File details

Details for the file segyio-1.9.7-cp36-cp36m-win32.whl.

File metadata

  • Download URL: segyio-1.9.7-cp36-cp36m-win32.whl
  • Upload date:
  • Size: 79.0 kB
  • Tags: CPython 3.6m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.1.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.7.3

File hashes

Hashes for segyio-1.9.7-cp36-cp36m-win32.whl
Algorithm Hash digest
SHA256 3d9d74ba557f229f6f8b22948ea624b24fa1c70df8f58f0afcc8b0b3e2183793
MD5 9479cf331f27aa45768148a33bf2e4d5
BLAKE2b-256 51ae74488018b5958b07721e382a77c690633162b0ffd70d1a0a24f6251d4e42

See more details on using hashes here.

File details

Details for the file segyio-1.9.7-cp36-cp36m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.

File metadata

File hashes

Hashes for segyio-1.9.7-cp36-cp36m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 f15d8dd958a0c3d07607e2cb5fa22bdb24d346fc1d582688b2ea67985020772b
MD5 c601098d855289217a9647c92bde774f
BLAKE2b-256 0ab20f514b883fcc1b766253ca9e30180372fc129d683e675ef7816ba5cbf6e1

See more details on using hashes here.

File details

Details for the file segyio-1.9.7-cp36-cp36m-manylinux_2_12_i686.manylinux2010_i686.whl.

File metadata

  • Download URL: segyio-1.9.7-cp36-cp36m-manylinux_2_12_i686.manylinux2010_i686.whl
  • Upload date:
  • Size: 84.8 kB
  • Tags: CPython 3.6m, manylinux: glibc 2.12+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.1.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.7.3

File hashes

Hashes for segyio-1.9.7-cp36-cp36m-manylinux_2_12_i686.manylinux2010_i686.whl
Algorithm Hash digest
SHA256 1c6e1703824b0ffce0c5d38c8d1b5d9abf6f36d88329a486b40dfcd607ad9a6e
MD5 34e43021c5668ab4611cac97d5e3884b
BLAKE2b-256 e4d3701c410b2649d2a5497b7a64aca29fa4d6d5b18250bd1a123823daba0e43

See more details on using hashes here.

File details

Details for the file segyio-1.9.7-cp36-cp36m-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: segyio-1.9.7-cp36-cp36m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 82.3 kB
  • Tags: CPython 3.6m, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.1.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.7.3

File hashes

Hashes for segyio-1.9.7-cp36-cp36m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 b3848961c21ad9e6d759146b13166c072d981df93320c8f4bf9d429d0834a296
MD5 ae5188b09270389be1f18a2f4905f6bd
BLAKE2b-256 3cc9c366d431428174f3f1311366baa9080c9ce813044c36f886ceff7f8dac21

See more details on using hashes here.

Supported by

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