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

segyio-1.9.12-cp312-cp312-win_amd64.whl (84.9 kB view details)

Uploaded CPython 3.12 Windows x86-64

segyio-1.9.12-cp312-cp312-win32.whl (79.7 kB view details)

Uploaded CPython 3.12 Windows x86

segyio-1.9.12-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (85.1 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ x86-64

segyio-1.9.12-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (83.9 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ ARM64

segyio-1.9.12-cp312-cp312-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl (86.3 kB view details)

Uploaded CPython 3.12 manylinux: glibc 2.12+ i686 manylinux: glibc 2.17+ i686

segyio-1.9.12-cp312-cp312-macosx_11_0_arm64.whl (82.0 kB view details)

Uploaded CPython 3.12 macOS 11.0+ ARM64

segyio-1.9.12-cp312-cp312-macosx_10_9_x86_64.whl (83.3 kB view details)

Uploaded CPython 3.12 macOS 10.9+ x86-64

segyio-1.9.12-cp311-cp311-win_amd64.whl (84.8 kB view details)

Uploaded CPython 3.11 Windows x86-64

segyio-1.9.12-cp311-cp311-win32.whl (79.7 kB view details)

Uploaded CPython 3.11 Windows x86

segyio-1.9.12-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (85.1 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

segyio-1.9.12-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (83.8 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ARM64

segyio-1.9.12-cp311-cp311-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl (86.2 kB view details)

Uploaded CPython 3.11 manylinux: glibc 2.12+ i686 manylinux: glibc 2.17+ i686

segyio-1.9.12-cp311-cp311-macosx_11_0_arm64.whl (82.0 kB view details)

Uploaded CPython 3.11 macOS 11.0+ ARM64

segyio-1.9.12-cp311-cp311-macosx_10_9_x86_64.whl (83.3 kB view details)

Uploaded CPython 3.11 macOS 10.9+ x86-64

segyio-1.9.12-cp310-cp310-win_amd64.whl (84.8 kB view details)

Uploaded CPython 3.10 Windows x86-64

segyio-1.9.12-cp310-cp310-win32.whl (79.7 kB view details)

Uploaded CPython 3.10 Windows x86

segyio-1.9.12-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (85.1 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

segyio-1.9.12-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (83.8 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ARM64

segyio-1.9.12-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl (86.2 kB view details)

Uploaded CPython 3.10 manylinux: glibc 2.12+ i686 manylinux: glibc 2.17+ i686

segyio-1.9.12-cp310-cp310-macosx_11_0_arm64.whl (82.0 kB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

segyio-1.9.12-cp310-cp310-macosx_10_9_x86_64.whl (83.3 kB view details)

Uploaded CPython 3.10 macOS 10.9+ x86-64

segyio-1.9.12-cp39-cp39-win_amd64.whl (84.8 kB view details)

Uploaded CPython 3.9 Windows x86-64

segyio-1.9.12-cp39-cp39-win32.whl (79.7 kB view details)

Uploaded CPython 3.9 Windows x86

segyio-1.9.12-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (85.1 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

segyio-1.9.12-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (83.8 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ ARM64

segyio-1.9.12-cp39-cp39-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl (86.2 kB view details)

Uploaded CPython 3.9 manylinux: glibc 2.12+ i686 manylinux: glibc 2.17+ i686

segyio-1.9.12-cp39-cp39-macosx_11_0_arm64.whl (82.0 kB view details)

Uploaded CPython 3.9 macOS 11.0+ ARM64

segyio-1.9.12-cp39-cp39-macosx_10_9_x86_64.whl (83.3 kB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

segyio-1.9.12-cp38-cp38-win_amd64.whl (84.8 kB view details)

Uploaded CPython 3.8 Windows x86-64

segyio-1.9.12-cp38-cp38-win32.whl (79.7 kB view details)

Uploaded CPython 3.8 Windows x86

segyio-1.9.12-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (83.8 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ ARM64

segyio-1.9.12-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (84.1 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.12+ x86-64

segyio-1.9.12-cp38-cp38-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl (86.2 kB view details)

Uploaded CPython 3.8 manylinux: glibc 2.12+ i686 manylinux: glibc 2.17+ i686

segyio-1.9.12-cp38-cp38-macosx_11_0_arm64.whl (82.0 kB view details)

Uploaded CPython 3.8 macOS 11.0+ ARM64

segyio-1.9.12-cp38-cp38-macosx_10_9_x86_64.whl (83.3 kB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

segyio-1.9.12-cp37-cp37m-win_amd64.whl (84.8 kB view details)

Uploaded CPython 3.7m Windows x86-64

segyio-1.9.12-cp37-cp37m-win32.whl (79.7 kB view details)

Uploaded CPython 3.7m Windows x86

segyio-1.9.12-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (83.8 kB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ ARM64

segyio-1.9.12-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (84.1 kB view details)

Uploaded CPython 3.7m manylinux: glibc 2.12+ x86-64

segyio-1.9.12-cp37-cp37m-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl (86.2 kB view details)

Uploaded CPython 3.7m manylinux: glibc 2.12+ i686 manylinux: glibc 2.17+ i686

segyio-1.9.12-cp37-cp37m-macosx_10_9_x86_64.whl (83.3 kB view details)

Uploaded CPython 3.7m macOS 10.9+ x86-64

segyio-1.9.12-cp36-cp36m-win_amd64.whl (84.7 kB view details)

Uploaded CPython 3.6m Windows x86-64

segyio-1.9.12-cp36-cp36m-win32.whl (79.7 kB view details)

Uploaded CPython 3.6m Windows x86

segyio-1.9.12-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (83.8 kB view details)

Uploaded CPython 3.6m manylinux: glibc 2.17+ ARM64

segyio-1.9.12-cp36-cp36m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (84.1 kB view details)

Uploaded CPython 3.6m manylinux: glibc 2.12+ x86-64

segyio-1.9.12-cp36-cp36m-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl (86.2 kB view details)

Uploaded CPython 3.6m manylinux: glibc 2.12+ i686 manylinux: glibc 2.17+ i686

segyio-1.9.12-cp36-cp36m-macosx_10_9_x86_64.whl (83.3 kB view details)

Uploaded CPython 3.6m macOS 10.9+ x86-64

File details

Details for the file segyio-1.9.12-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: segyio-1.9.12-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 84.9 kB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for segyio-1.9.12-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 050f70d180573530979b575863cb07a29de20f48a442aa126d817558d3dafb07
MD5 6134b10ed39f3f4795b3d0c83c15cbe8
BLAKE2b-256 a6c438dcad36fc0919efc04c77c50f50a308e63e0f3117cfe4c6fd4c489b5436

See more details on using hashes here.

File details

Details for the file segyio-1.9.12-cp312-cp312-win32.whl.

File metadata

  • Download URL: segyio-1.9.12-cp312-cp312-win32.whl
  • Upload date:
  • Size: 79.7 kB
  • Tags: CPython 3.12, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for segyio-1.9.12-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 9fd86353710bd0bcdddeb5084f7bb6b05799e4222327caf3ef3f5bf966ee1456
MD5 785960f4d363c8f3e1266c4d3a3921d7
BLAKE2b-256 bf4464067dfb4588dbb396abe29429c37c4d38ecc42dfada5d28028a2c91c018

See more details on using hashes here.

File details

Details for the file segyio-1.9.12-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for segyio-1.9.12-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 b2fc17fa50ff2828ef3d8764e2f2fe51bed1363a70399cd2bdcac37dffa1877f
MD5 e55317b90a68787f5bb9e0c3974652b5
BLAKE2b-256 22bdc95946c7246961b2e2f28fadcc478a0320fb28037dfb3057b4797062db8d

See more details on using hashes here.

File details

Details for the file segyio-1.9.12-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for segyio-1.9.12-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 85eb614cb6d5b293ad2c1537a082db8cd44b825a915c92868d6df3d29a5b911a
MD5 bd1d8f222e1b3189fa5555e3a92b8f54
BLAKE2b-256 9f7617d21faa838ba62938ec0252287916360679a3876844e820a6a57491cd66

See more details on using hashes here.

File details

Details for the file segyio-1.9.12-cp312-cp312-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for segyio-1.9.12-cp312-cp312-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 17577df1865a7e1a03fe05836089e3493cf9f62a731bfab33ad437ef91b711db
MD5 24db1c2ab7dcd18618a12714445adbef
BLAKE2b-256 570f86ea975c0422ecc6db04639227eb4abfb22137c94f6bfee10a2d8ebb0511

See more details on using hashes here.

File details

Details for the file segyio-1.9.12-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for segyio-1.9.12-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 4a7c6f6e55d01005dd2828035c6e02a0259dca76eadd35c35ba3206f6be00fc5
MD5 a30fdbce56323b16e16b5ead4f67a169
BLAKE2b-256 80a3c4d4b790eb75c8fe9d8d179a0c4cdd8fe5dc33d1b06e9750740a3f1f47f3

See more details on using hashes here.

File details

Details for the file segyio-1.9.12-cp312-cp312-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for segyio-1.9.12-cp312-cp312-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 a6017117d3ad280fc489b2f00a5981c729e43f362650cf835054289aba610a59
MD5 c905045a407020d0fa5887ceaedc8495
BLAKE2b-256 3eb7eb0a498ce9b459f9e002caa8d5ec9db25e36fe60a69f737abc9dc7e9eeac

See more details on using hashes here.

File details

Details for the file segyio-1.9.12-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: segyio-1.9.12-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 84.8 kB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for segyio-1.9.12-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 cc5ce29a4d27e0a87c439be90664ebcf78fb0e366ea86a540a24720263bd35b5
MD5 70eb799bf830542710fce6221bff7964
BLAKE2b-256 01a29b88d1a8a626f7a0ad622346a82bf0510a52a572c406fbb4f55016bbf7ea

See more details on using hashes here.

File details

Details for the file segyio-1.9.12-cp311-cp311-win32.whl.

File metadata

  • Download URL: segyio-1.9.12-cp311-cp311-win32.whl
  • Upload date:
  • Size: 79.7 kB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for segyio-1.9.12-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 22430b55f17b727ed59926e36354d446abeb1c75490d510b44243e490f3b5381
MD5 ca6c103846be5ad71975f6dd266ad1e0
BLAKE2b-256 ff8dc8f7e6588482d7b9cd31f2ea0171ab1b8ad7db9f03fc3c5f4439ce05a7f4

See more details on using hashes here.

File details

Details for the file segyio-1.9.12-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for segyio-1.9.12-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 9495a7f47bd5f8a8ae134d3840191f49c366c8b8e48f2483fa350699047fcd14
MD5 aa591214958380da2290ca90d242e95f
BLAKE2b-256 2a654baa76bb571f775bda28af015188b95dc5337f700668d3a72fc32438be01

See more details on using hashes here.

File details

Details for the file segyio-1.9.12-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for segyio-1.9.12-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 a814ff1a01939d92279859870b02cc9c24435b265568b2aef068b6a1fcc6f9fd
MD5 afee21c5627c7b7bfac32286a291cca6
BLAKE2b-256 b0c8d5815e388ec9d32cf770bb01d47055715ff03bdf50da5be317ec9f817d95

See more details on using hashes here.

File details

Details for the file segyio-1.9.12-cp311-cp311-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for segyio-1.9.12-cp311-cp311-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 a1296145f8ff8ae14f35d3cdc225baaf53a6f891f7cb2021c1711c0cad0eea20
MD5 997d17a8bdf9ec3c658d764c74543aa2
BLAKE2b-256 be6504a77c42000d2344d882cdae22f5bd4383d849a1c407c0918a06a7fc7ce7

See more details on using hashes here.

File details

Details for the file segyio-1.9.12-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for segyio-1.9.12-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b52412f3512d6f09da2878c3c77fd4487f9679864b57c02896611af9a16c02a4
MD5 344d3258e37206c6943110f75564e3a1
BLAKE2b-256 b9cb035716b50d1f043568e0ee7ec98e8a2adc0988462f3e68c03432fe2032e7

See more details on using hashes here.

File details

Details for the file segyio-1.9.12-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for segyio-1.9.12-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 5ab879943ff8ece64af63e88f89037a6d5963da6f604a57c955bf33afda088ff
MD5 050868de25c3834ebc58592272abd2a1
BLAKE2b-256 b6e7d366ac7751fc58fd943cbb8ab7d80a1616879f4654642f82d45147afeb9b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: segyio-1.9.12-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 84.8 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for segyio-1.9.12-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 e9123504d40c763e1ca36469186d90efa79f5989e9d7d8508c4a1c55450f0c8c
MD5 6b9f64e26732a3c8ce0eab479da68a0d
BLAKE2b-256 ebeb59093e0ed140fb01b4db81fc33f2a84d98ac8d35b40abef0cf3e52dd9ca5

See more details on using hashes here.

File details

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

File metadata

  • Download URL: segyio-1.9.12-cp310-cp310-win32.whl
  • Upload date:
  • Size: 79.7 kB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for segyio-1.9.12-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 dcf184fdc716db341f1db4b5d9f1fd71a8ae8e8899481e7640c63524ee2f6633
MD5 d2ca43a6496bdf624c0977e392a24891
BLAKE2b-256 d15d67c905b097d7da1cd5fac7747f3d38550528e45f1b4d24de8fc9c6701a34

See more details on using hashes here.

File details

Details for the file segyio-1.9.12-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for segyio-1.9.12-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 2f8f7c1a5ae8627c3133c9ba9ac2afab23ed1d97a010ac531bbf563c020c2bb7
MD5 9f7fa259e8c59b7873b9c728ac93fe64
BLAKE2b-256 73f856d6adab39910e690eed463abdfc40bc6bcbf9622591d1e473956d4c6b20

See more details on using hashes here.

File details

Details for the file segyio-1.9.12-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for segyio-1.9.12-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 576ee6fe3094e17b3da4177e8a31addbfd06095d89bab9290c41a307cfc89296
MD5 732cedc0e30d675f57846fa8629e8264
BLAKE2b-256 3deb2829745e6c1b09bf4902b2632a3e6128273be8a7e6499aff2cefc0a94a29

See more details on using hashes here.

File details

Details for the file segyio-1.9.12-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for segyio-1.9.12-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 d6c5ba0365900a37c13b3dbf5e04b76c2fe1b7754e4db7d1e1d046ec9107f5b5
MD5 2bde7bed177c48ba96dae69afdd89a5c
BLAKE2b-256 83e2ee15b79c81dd37720fde45a53d8e9556d5accf9203c4709bcb95ecbed2d1

See more details on using hashes here.

File details

Details for the file segyio-1.9.12-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for segyio-1.9.12-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 3075beeaf2cb49eb723c6237feb78b5fddc6d1910a45e2afbf303e96b44239a2
MD5 a0b63ec87b863cf55df10bcd2d7d84fe
BLAKE2b-256 5a317471b72221839d97dec765189fdbd6101476093f8daf04d558f30d43eca0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for segyio-1.9.12-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 64ceafb9fe16d1ab59351a4a22dbb929698f88533a8dce1ce3b50d1a6a5c806a
MD5 e8f6f2ef5fddce8985c8762000eb35f7
BLAKE2b-256 f652241c152f112f3dfb6a8319ed3b9e03d5d8900fa9b8ec1aad80a063de5fb4

See more details on using hashes here.

File details

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

File metadata

  • Download URL: segyio-1.9.12-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 84.8 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for segyio-1.9.12-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 09cf6f6dae326be0970e96bbaf11fe33f9e5beeb156564f35e580e9c6e0fc701
MD5 77eec2a7867859d20af9394fb27b4ebd
BLAKE2b-256 e8ebcebdf0f673c58a0e3c3841634be861b273f9921175c1dccc02e09be82ae2

See more details on using hashes here.

File details

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

File metadata

  • Download URL: segyio-1.9.12-cp39-cp39-win32.whl
  • Upload date:
  • Size: 79.7 kB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for segyio-1.9.12-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 91b1a1201bae0a703181fa2f0c9c610d32428da746b19e4248d1ba4fe8180bde
MD5 b294c26303fb03c50bafbc6db54a5f0c
BLAKE2b-256 be19c0bae82b355194ae6aeade2b31da5ca45c099badd4d14d0c1aa4bad8e38f

See more details on using hashes here.

File details

Details for the file segyio-1.9.12-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for segyio-1.9.12-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a38ba0c61ff88d8ee1704a8b4bb4ad54513642311154d8b23d8959a8d43d7038
MD5 afc5cb2f63cde680655b10c0608b39ce
BLAKE2b-256 31d2057144913cf13686b816e8c6656971760ded7c567389fa737149add3b8cd

See more details on using hashes here.

File details

Details for the file segyio-1.9.12-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for segyio-1.9.12-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 15fb23b000a335a1878886600332a98dfe795d8cb79858961ee70ab07ae7dd46
MD5 2ee84e368840cbe617a02f9c9e511ca5
BLAKE2b-256 d3dea8a7e535a3acce9e33eb3b864a7ec8c3c0db95e9fc6e5434f43b7b761c1a

See more details on using hashes here.

File details

Details for the file segyio-1.9.12-cp39-cp39-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for segyio-1.9.12-cp39-cp39-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 b79b8d0278f070ec61c191ca7703b27100b93d78e1b92b3259873de927c4ada0
MD5 831e9e0296fcbe4c149e3194216a087f
BLAKE2b-256 1b699fb6bfc9d28093bf4e826be8bfc98d50bbf9557d699d9bc24f0361bd88a9

See more details on using hashes here.

File details

Details for the file segyio-1.9.12-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for segyio-1.9.12-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 406f1155e94b9eced332e75efe83b4563333490780d06f882f347e5f74bb9bb4
MD5 4cc6abfc22019a5187213afccfea7113
BLAKE2b-256 67a5c484140bab06c75a0b809073aaf34cd7c3b7d104f5736c8d1015407e8f4d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for segyio-1.9.12-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 9aec160892f9a8aa09ef1b87a03c9a4e49e9601711339541f2fe7fbf7c6ded07
MD5 b6f89fc061a5deb9a8a57d3057572dab
BLAKE2b-256 941385014bd4625519a9bd643e2934b6b3dfff1a27180acab5d2b81ecfd87716

See more details on using hashes here.

File details

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

File metadata

  • Download URL: segyio-1.9.12-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 84.8 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for segyio-1.9.12-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 eeeaee3b385ac2fb7de6ef890414b9a2746ab17887e0e5c3f0cc2acb149a4020
MD5 70d3d41cc936fc2157ea5caaf2aeac4e
BLAKE2b-256 29facf0f513bc20e4c2b9145e81edf236421449d59fd5aafa6719bc4abe70ed1

See more details on using hashes here.

File details

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

File metadata

  • Download URL: segyio-1.9.12-cp38-cp38-win32.whl
  • Upload date:
  • Size: 79.7 kB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for segyio-1.9.12-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 0a8cea8806f8bd7224fbeb503f1ce2e24f238ad95b20110bda76d39170b7e9f4
MD5 3ec62247ce70378df0754d8693b0fd3d
BLAKE2b-256 e616e66d5522bd29879b29e71ec3ab0db3b4dfcc9fc1876775b5c93172444b20

See more details on using hashes here.

File details

Details for the file segyio-1.9.12-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for segyio-1.9.12-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 0eb0978f19f335d34da7bf14906141e776110f740299cebe02305c0149194064
MD5 7a91288d881ae3cd4fe60c5d21667c55
BLAKE2b-256 c815eeb632480da27d2177edcfa682be9d2ca57efc23d519efb2f004825734d9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for segyio-1.9.12-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 03d617063df1e1ff4206405763494a6b2dbdde490bedb851a57a77adf11163a4
MD5 80e7a2252d7c49c15569cfc172f367b4
BLAKE2b-256 08d8771c3ed373a70f0875cda24b8f663e5cdc347b9bfa4253ea32a321c1564c

See more details on using hashes here.

File details

Details for the file segyio-1.9.12-cp38-cp38-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for segyio-1.9.12-cp38-cp38-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 ed85a6a19f9ff95a8b7b002e2815d944910b37748157b262a59f73ae166bd858
MD5 2a696c6e351fa19e816077fd6123cb0a
BLAKE2b-256 6cccdad4cd2d6e685542a901fc14929d05836fd5991c37f52e349c82f3b190d3

See more details on using hashes here.

File details

Details for the file segyio-1.9.12-cp38-cp38-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for segyio-1.9.12-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8620bf1ae507dfa4c48d596b4fe39e331a4b4bba19324efd796577c9bb311d8a
MD5 ba8a8ad1ac09d54f1791e70bd683ea07
BLAKE2b-256 6b04692bc1c1ed1989d11cc35c0d9599ceb3b4dc785f1532d490a920f1ab42e2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for segyio-1.9.12-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 389ef203a776e643e4da13aabe33b5d0dadd499a6309e33c87bd2aa8f12230ee
MD5 4a0e621a759349b090c62ea1976ad647
BLAKE2b-256 7bd93587d8ed4da73be17caadb8a2a53006e665dd0a8d47feb097176f8e51d46

See more details on using hashes here.

File details

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

File metadata

  • Download URL: segyio-1.9.12-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 84.8 kB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for segyio-1.9.12-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 6e6eee893af39c76a71024309f21c31bf5b6ac3a84a04e9285b977cad72a5547
MD5 f5f9c78ef0c085880607b58cfee65a28
BLAKE2b-256 e7e3f228cea58aee23c7ede92c581c695474f921fdcc8772dad64eb271ab493a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: segyio-1.9.12-cp37-cp37m-win32.whl
  • Upload date:
  • Size: 79.7 kB
  • Tags: CPython 3.7m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for segyio-1.9.12-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 f2df9e0e8c9dddbcf1e71b04127247ff50e26b60def02659c7636e7c57c495e7
MD5 cc19b6dbae379572c080e0a724d593ff
BLAKE2b-256 442e9737e65752994a44b1ba22faf7a4604ddee8865e61a8c4e5f74877b11dfd

See more details on using hashes here.

File details

Details for the file segyio-1.9.12-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for segyio-1.9.12-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 f34a4cd610a4f61be0f4c68984972799dc12fadc7fa10ea4fa393b0529383e0c
MD5 73fb573362669cd6af442905985ec303
BLAKE2b-256 7596dbcbf5e321ac5543d228b4a44d6fb64ec3b6ce33b680c37c08e6df5e0b8e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for segyio-1.9.12-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 9c1ba43d1269aa82aa8e4cd52fd6364ff86dbd31f1d6cf365e3bc8a07cd739f2
MD5 fad7afda858838ff3448f8573e2b70a3
BLAKE2b-256 df86654437d588d20232af86785035bfecbc62ea6fd0ddfb9e2dff7b02eb6be9

See more details on using hashes here.

File details

Details for the file segyio-1.9.12-cp37-cp37m-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for segyio-1.9.12-cp37-cp37m-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 499cdd920ca985a438d33bcfa02d6fadc286d8f7671a901aa3bbd233f36a4de0
MD5 46365c0773acc770d536b73753b8976a
BLAKE2b-256 6275fab47f3d8a3d5cf844d7d1a41798a1edb882de956f472135c4bbbdd5fa4a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for segyio-1.9.12-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 5112cc5d2f0c8516ff79f3cfa27da50ad2f27fc4102ae5fa32b95ec6ea1ac6e4
MD5 5b16a04ae0bdceaf38174e1eb5dbc5f0
BLAKE2b-256 370bf82672ff6186e4951489a9448b618dcb67706e01a4bafdbda63247307a15

See more details on using hashes here.

File details

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

File metadata

  • Download URL: segyio-1.9.12-cp36-cp36m-win_amd64.whl
  • Upload date:
  • Size: 84.7 kB
  • Tags: CPython 3.6m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for segyio-1.9.12-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 ddac89eabf1785cfb3a033b16f5707351a420ef6016293de688fd24f5a31645d
MD5 39b76feb05be241b83b209b634ae6247
BLAKE2b-256 4b79ac5f787aa7eac338c7aed5c2d49fdabc41ab204ba9debfea20f9bb11f338

See more details on using hashes here.

File details

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

File metadata

  • Download URL: segyio-1.9.12-cp36-cp36m-win32.whl
  • Upload date:
  • Size: 79.7 kB
  • Tags: CPython 3.6m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for segyio-1.9.12-cp36-cp36m-win32.whl
Algorithm Hash digest
SHA256 28fa62882fc22811d08688ca6f3a9718006bbc7587976c1146c07ca63799cfff
MD5 5a1859d49cd3c439c73cc53df1efd3bf
BLAKE2b-256 ba417bdcecb43708ef2590067f751174b651daada382ab825db9152399f95aaa

See more details on using hashes here.

File details

Details for the file segyio-1.9.12-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for segyio-1.9.12-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 d1888972f847da5e79ef389654b8cd2f22156790416d8c7d29c8008df8c8e037
MD5 93e99fa925094a499e20860eb7f8b4c4
BLAKE2b-256 fdbc5cd534d988ada179bd87bf70403497bdc81e273e36eed24dffd79209add6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for segyio-1.9.12-cp36-cp36m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 0aaf1d6e6dea06351037c62f515289cf74bd4ea0bd9764c09880a9c2613fa404
MD5 efebfd77e0b87faaf07e55c3b27e401e
BLAKE2b-256 9819de75dd5a746a2b3e676623d4a6a702b779a31b8bfcfd3a94991c9115f5f0

See more details on using hashes here.

File details

Details for the file segyio-1.9.12-cp36-cp36m-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for segyio-1.9.12-cp36-cp36m-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 e3634bea7e0a5adc1e9ab238d92236ea2cc74098a99a7ba184aeb916ac857142
MD5 8e544581a3f721dc55fa48ab3d6e1c96
BLAKE2b-256 df9485d33e682e6d162a2bf1e777729e0b56ae0683939fdad8f853323f630cbc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for segyio-1.9.12-cp36-cp36m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 951429218c5ac94a2aeeaac3e1270bff9a1e70bee3648432899b0363d9ec0ff5
MD5 66f796377e47c550d85b58790291a027
BLAKE2b-256 913938948ed197023d7fe754c0d3b35d2608e9d0bef2f29f2f1f9cdf5ed31c56

See more details on using hashes here.

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