Skip to main content

A python decoder for ESA Sentinel-1 Level0 files

Project description

sentinel1decoder

PyPI version PyPI

A Python decoder for Sentinel-1 Level 0 files. The Level 0 format consists of the raw space packets downlinked from the Sentinel-1 spacecraft. This package decodes these packets and produces the raw I/Q sensor output from the SAR instrument, which can then be further processed to focus a SAR image.

An example Jupyter notebook demonstrating the process of decoding Level 0 data and forming an image is available on GitHub here or on nbviewer.org here.

This code is based on an implementation in C by jmfriedt, which can be found here.

The core decoding functions are implemented in Rust and run multithreaded, so I/Q extraction is quite fast.

Installation

pip install sentinel1decoder

Requires Python 3.8+, NumPy, and Pandas.

Quick start

import sentinel1decoder

l0file = sentinel1decoder.Level0File(filename)
l0file.packet_metadata   # packet metadata
l0file.ephemeris        # satellite ephemeris
iq_data = l0file.get_acquisition_chunk_data(0)  # decode I/Q for acquisition chunk 0

Documentation

See the documentation for full API reference, ESA spec links, and usage details.

Resources

Project details


Download files

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

Source Distribution

sentinel1decoder-2.0.0.tar.gz (35.2 kB view details)

Uploaded Source

Built Distributions

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

sentinel1decoder-2.0.0-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl (609.7 kB view details)

Uploaded PyPymusllinux: musl 1.2+ x86-64

sentinel1decoder-2.0.0-pp311-pypy311_pp73-musllinux_1_2_i686.whl (641.7 kB view details)

Uploaded PyPymusllinux: musl 1.2+ i686

sentinel1decoder-2.0.0-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl (674.6 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARMv7l

sentinel1decoder-2.0.0-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl (573.4 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARM64

sentinel1decoder-2.0.0-pp311-pypy311_pp73-manylinux_2_34_x86_64.whl (408.8 kB view details)

Uploaded PyPymanylinux: glibc 2.34+ x86-64

sentinel1decoder-2.0.0-pp311-pypy311_pp73-manylinux_2_34_s390x.whl (419.6 kB view details)

Uploaded PyPymanylinux: glibc 2.34+ s390x

sentinel1decoder-2.0.0-pp311-pypy311_pp73-manylinux_2_34_ppc64le.whl (539.3 kB view details)

Uploaded PyPymanylinux: glibc 2.34+ ppc64le

sentinel1decoder-2.0.0-pp311-pypy311_pp73-manylinux_2_34_i686.whl (427.8 kB view details)

Uploaded PyPymanylinux: glibc 2.34+ i686

sentinel1decoder-2.0.0-pp311-pypy311_pp73-manylinux_2_34_armv7l.whl (404.7 kB view details)

Uploaded PyPymanylinux: glibc 2.34+ ARMv7l

sentinel1decoder-2.0.0-pp311-pypy311_pp73-manylinux_2_34_aarch64.whl (396.9 kB view details)

Uploaded PyPymanylinux: glibc 2.34+ ARM64

sentinel1decoder-2.0.0-cp314-cp314t-musllinux_1_2_x86_64.whl (604.7 kB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

sentinel1decoder-2.0.0-cp314-cp314t-musllinux_1_2_i686.whl (635.7 kB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ i686

sentinel1decoder-2.0.0-cp314-cp314t-musllinux_1_2_armv7l.whl (669.4 kB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARMv7l

sentinel1decoder-2.0.0-cp314-cp314t-musllinux_1_2_aarch64.whl (567.6 kB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

sentinel1decoder-2.0.0-cp314-cp314t-manylinux_2_34_s390x.whl (414.8 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.34+ s390x

sentinel1decoder-2.0.0-cp314-cp314t-manylinux_2_34_ppc64le.whl (532.1 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.34+ ppc64le

sentinel1decoder-2.0.0-cp314-cp314t-manylinux_2_34_armv7l.whl (399.3 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.34+ ARMv7l

sentinel1decoder-2.0.0-cp314-cp314t-manylinux_2_34_aarch64.whl (391.4 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.34+ ARM64

sentinel1decoder-2.0.0-cp314-cp314-win_amd64.whl (229.4 kB view details)

Uploaded CPython 3.14Windows x86-64

sentinel1decoder-2.0.0-cp314-cp314-win32.whl (218.1 kB view details)

Uploaded CPython 3.14Windows x86

sentinel1decoder-2.0.0-cp314-cp314-musllinux_1_2_x86_64.whl (606.1 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

sentinel1decoder-2.0.0-cp314-cp314-musllinux_1_2_i686.whl (639.0 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ i686

sentinel1decoder-2.0.0-cp314-cp314-musllinux_1_2_armv7l.whl (672.5 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARMv7l

sentinel1decoder-2.0.0-cp314-cp314-musllinux_1_2_aarch64.whl (570.0 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

sentinel1decoder-2.0.0-cp314-cp314-manylinux_2_34_x86_64.whl (404.1 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.34+ x86-64

sentinel1decoder-2.0.0-cp314-cp314-manylinux_2_34_s390x.whl (416.3 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.34+ s390x

sentinel1decoder-2.0.0-cp314-cp314-manylinux_2_34_ppc64le.whl (535.7 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.34+ ppc64le

sentinel1decoder-2.0.0-cp314-cp314-manylinux_2_34_i686.whl (425.5 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.34+ i686

sentinel1decoder-2.0.0-cp314-cp314-manylinux_2_34_armv7l.whl (402.0 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.34+ ARMv7l

sentinel1decoder-2.0.0-cp314-cp314-manylinux_2_34_aarch64.whl (393.3 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.34+ ARM64

sentinel1decoder-2.0.0-cp314-cp314-macosx_11_0_arm64.whl (351.9 kB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

sentinel1decoder-2.0.0-cp314-cp314-macosx_10_12_x86_64.whl (356.6 kB view details)

Uploaded CPython 3.14macOS 10.12+ x86-64

sentinel1decoder-2.0.0-cp313-cp313t-musllinux_1_2_x86_64.whl (605.5 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ x86-64

sentinel1decoder-2.0.0-cp313-cp313t-musllinux_1_2_i686.whl (635.9 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ i686

sentinel1decoder-2.0.0-cp313-cp313t-musllinux_1_2_armv7l.whl (669.4 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARMv7l

sentinel1decoder-2.0.0-cp313-cp313t-musllinux_1_2_aarch64.whl (568.5 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARM64

sentinel1decoder-2.0.0-cp313-cp313t-manylinux_2_34_s390x.whl (415.8 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.34+ s390x

sentinel1decoder-2.0.0-cp313-cp313t-manylinux_2_34_ppc64le.whl (534.8 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.34+ ppc64le

sentinel1decoder-2.0.0-cp313-cp313t-manylinux_2_34_armv7l.whl (399.2 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.34+ ARMv7l

sentinel1decoder-2.0.0-cp313-cp313t-manylinux_2_34_aarch64.whl (392.0 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.34+ ARM64

sentinel1decoder-2.0.0-cp313-cp313-win_amd64.whl (229.1 kB view details)

Uploaded CPython 3.13Windows x86-64

sentinel1decoder-2.0.0-cp313-cp313-musllinux_1_2_x86_64.whl (605.4 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

sentinel1decoder-2.0.0-cp313-cp313-musllinux_1_2_i686.whl (638.8 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ i686

sentinel1decoder-2.0.0-cp313-cp313-musllinux_1_2_armv7l.whl (672.4 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARMv7l

sentinel1decoder-2.0.0-cp313-cp313-musllinux_1_2_aarch64.whl (569.8 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

sentinel1decoder-2.0.0-cp313-cp313-manylinux_2_34_x86_64.whl (403.5 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ x86-64

sentinel1decoder-2.0.0-cp313-cp313-manylinux_2_34_s390x.whl (417.2 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ s390x

sentinel1decoder-2.0.0-cp313-cp313-manylinux_2_34_ppc64le.whl (535.9 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ ppc64le

sentinel1decoder-2.0.0-cp313-cp313-manylinux_2_34_i686.whl (425.3 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ i686

sentinel1decoder-2.0.0-cp313-cp313-manylinux_2_34_armv7l.whl (402.0 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ ARMv7l

sentinel1decoder-2.0.0-cp313-cp313-manylinux_2_34_aarch64.whl (393.2 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.34+ ARM64

sentinel1decoder-2.0.0-cp313-cp313-macosx_11_0_arm64.whl (351.3 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

sentinel1decoder-2.0.0-cp313-cp313-macosx_10_12_x86_64.whl (355.9 kB view details)

Uploaded CPython 3.13macOS 10.12+ x86-64

sentinel1decoder-2.0.0-cp312-cp312-win_amd64.whl (229.3 kB view details)

Uploaded CPython 3.12Windows x86-64

sentinel1decoder-2.0.0-cp312-cp312-musllinux_1_2_x86_64.whl (605.9 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

sentinel1decoder-2.0.0-cp312-cp312-musllinux_1_2_i686.whl (639.5 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ i686

sentinel1decoder-2.0.0-cp312-cp312-musllinux_1_2_armv7l.whl (672.9 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARMv7l

sentinel1decoder-2.0.0-cp312-cp312-musllinux_1_2_aarch64.whl (570.3 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

sentinel1decoder-2.0.0-cp312-cp312-manylinux_2_34_x86_64.whl (404.3 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ x86-64

sentinel1decoder-2.0.0-cp312-cp312-manylinux_2_34_s390x.whl (416.8 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ s390x

sentinel1decoder-2.0.0-cp312-cp312-manylinux_2_34_ppc64le.whl (536.9 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ ppc64le

sentinel1decoder-2.0.0-cp312-cp312-manylinux_2_34_i686.whl (426.1 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ i686

sentinel1decoder-2.0.0-cp312-cp312-manylinux_2_34_armv7l.whl (402.2 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ ARMv7l

sentinel1decoder-2.0.0-cp312-cp312-manylinux_2_34_aarch64.whl (393.8 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.34+ ARM64

sentinel1decoder-2.0.0-cp312-cp312-macosx_11_0_arm64.whl (351.3 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

sentinel1decoder-2.0.0-cp312-cp312-macosx_10_12_x86_64.whl (356.1 kB view details)

Uploaded CPython 3.12macOS 10.12+ x86-64

sentinel1decoder-2.0.0-cp311-cp311-win_amd64.whl (230.4 kB view details)

Uploaded CPython 3.11Windows x86-64

sentinel1decoder-2.0.0-cp311-cp311-musllinux_1_2_x86_64.whl (608.0 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

sentinel1decoder-2.0.0-cp311-cp311-musllinux_1_2_i686.whl (640.9 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ i686

sentinel1decoder-2.0.0-cp311-cp311-musllinux_1_2_armv7l.whl (673.0 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARMv7l

sentinel1decoder-2.0.0-cp311-cp311-musllinux_1_2_aarch64.whl (572.3 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

sentinel1decoder-2.0.0-cp311-cp311-manylinux_2_34_x86_64.whl (406.4 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ x86-64

sentinel1decoder-2.0.0-cp311-cp311-manylinux_2_34_s390x.whl (419.2 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ s390x

sentinel1decoder-2.0.0-cp311-cp311-manylinux_2_34_ppc64le.whl (540.0 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ ppc64le

sentinel1decoder-2.0.0-cp311-cp311-manylinux_2_34_i686.whl (427.6 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ i686

sentinel1decoder-2.0.0-cp311-cp311-manylinux_2_34_armv7l.whl (402.3 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ ARMv7l

sentinel1decoder-2.0.0-cp311-cp311-manylinux_2_34_aarch64.whl (395.1 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.34+ ARM64

sentinel1decoder-2.0.0-cp311-cp311-macosx_11_0_arm64.whl (353.3 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

sentinel1decoder-2.0.0-cp311-cp311-macosx_10_12_x86_64.whl (357.4 kB view details)

Uploaded CPython 3.11macOS 10.12+ x86-64

sentinel1decoder-2.0.0-cp310-cp310-win_amd64.whl (230.9 kB view details)

Uploaded CPython 3.10Windows x86-64

sentinel1decoder-2.0.0-cp310-cp310-musllinux_1_2_x86_64.whl (608.1 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

sentinel1decoder-2.0.0-cp310-cp310-musllinux_1_2_i686.whl (641.6 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ i686

sentinel1decoder-2.0.0-cp310-cp310-musllinux_1_2_armv7l.whl (674.1 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARMv7l

sentinel1decoder-2.0.0-cp310-cp310-musllinux_1_2_aarch64.whl (572.2 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

sentinel1decoder-2.0.0-cp310-cp310-manylinux_2_34_x86_64.whl (407.8 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.34+ x86-64

sentinel1decoder-2.0.0-cp310-cp310-manylinux_2_34_s390x.whl (419.4 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.34+ s390x

sentinel1decoder-2.0.0-cp310-cp310-manylinux_2_34_ppc64le.whl (539.5 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.34+ ppc64le

sentinel1decoder-2.0.0-cp310-cp310-manylinux_2_34_i686.whl (427.4 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.34+ i686

sentinel1decoder-2.0.0-cp310-cp310-manylinux_2_34_armv7l.whl (404.1 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.34+ ARMv7l

sentinel1decoder-2.0.0-cp310-cp310-manylinux_2_34_aarch64.whl (395.4 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.34+ ARM64

sentinel1decoder-2.0.0-cp39-cp39-musllinux_1_2_x86_64.whl (610.0 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

sentinel1decoder-2.0.0-cp39-cp39-musllinux_1_2_i686.whl (643.4 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ i686

sentinel1decoder-2.0.0-cp39-cp39-musllinux_1_2_armv7l.whl (675.5 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARMv7l

sentinel1decoder-2.0.0-cp39-cp39-musllinux_1_2_aarch64.whl (573.6 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

sentinel1decoder-2.0.0-cp39-cp39-manylinux_2_34_x86_64.whl (410.1 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.34+ x86-64

sentinel1decoder-2.0.0-cp39-cp39-manylinux_2_34_s390x.whl (421.6 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.34+ s390x

sentinel1decoder-2.0.0-cp39-cp39-manylinux_2_34_ppc64le.whl (542.4 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.34+ ppc64le

sentinel1decoder-2.0.0-cp39-cp39-manylinux_2_34_i686.whl (430.1 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.34+ i686

sentinel1decoder-2.0.0-cp39-cp39-manylinux_2_34_armv7l.whl (406.3 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.34+ ARMv7l

sentinel1decoder-2.0.0-cp39-cp39-manylinux_2_34_aarch64.whl (398.2 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.34+ ARM64

sentinel1decoder-2.0.0-cp38-cp38-musllinux_1_2_x86_64.whl (609.5 kB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ x86-64

sentinel1decoder-2.0.0-cp38-cp38-musllinux_1_2_i686.whl (643.0 kB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ i686

sentinel1decoder-2.0.0-cp38-cp38-musllinux_1_2_armv7l.whl (675.3 kB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ ARMv7l

sentinel1decoder-2.0.0-cp38-cp38-musllinux_1_2_aarch64.whl (573.6 kB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ ARM64

sentinel1decoder-2.0.0-cp38-cp38-manylinux_2_34_x86_64.whl (409.8 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.34+ x86-64

sentinel1decoder-2.0.0-cp38-cp38-manylinux_2_34_s390x.whl (420.5 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.34+ s390x

sentinel1decoder-2.0.0-cp38-cp38-manylinux_2_34_ppc64le.whl (540.7 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.34+ ppc64le

sentinel1decoder-2.0.0-cp38-cp38-manylinux_2_34_i686.whl (429.6 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.34+ i686

sentinel1decoder-2.0.0-cp38-cp38-manylinux_2_34_armv7l.whl (406.1 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.34+ ARMv7l

sentinel1decoder-2.0.0-cp38-cp38-manylinux_2_34_aarch64.whl (397.3 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.34+ ARM64

File details

Details for the file sentinel1decoder-2.0.0.tar.gz.

File metadata

  • Download URL: sentinel1decoder-2.0.0.tar.gz
  • Upload date:
  • Size: 35.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.11.5

File hashes

Hashes for sentinel1decoder-2.0.0.tar.gz
Algorithm Hash digest
SHA256 8b781c5a320eb8803aca1804d19a414b82f479a512209d880ce04a295899d714
MD5 4780aa3a24a5fbdb5fe328e8f6bf6e9a
BLAKE2b-256 c9f689ebbc24495fae9f3edfc6309126f489aac0a0de244123cbc25d312cb814

See more details on using hashes here.

File details

Details for the file sentinel1decoder-2.0.0-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for sentinel1decoder-2.0.0-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b391f0f8358531e2cc45a7874a22a3620bc2879b66ff2066015789d04c1cfd18
MD5 26f7e7efdf97bbbe4064f2ff127fce5e
BLAKE2b-256 2bc30e4236b9d2573de057b677168eca995fefcbea2067dad1d78674a8f771b3

See more details on using hashes here.

File details

Details for the file sentinel1decoder-2.0.0-pp311-pypy311_pp73-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for sentinel1decoder-2.0.0-pp311-pypy311_pp73-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 aedfc613b8a92318c9013e6a3816e20a3eb91c735d55e328e743f6a26f96c299
MD5 fdcea0f29667600a07599c64e5ed3e72
BLAKE2b-256 68965fa524dd9e40452be9a50c815095ea1b6ea85643ce31679ac3fdb37b9a8c

See more details on using hashes here.

File details

Details for the file sentinel1decoder-2.0.0-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for sentinel1decoder-2.0.0-pp311-pypy311_pp73-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 f0f4fc0493383064479f5779d19d30388f352030fe66b9ab102eaec4da59386a
MD5 7c27fcd442f3328a268c31b1fcd13399
BLAKE2b-256 76b9717227e0212a56335fbbe7ac3b795e5205ed9d2b7eb040f9f1c5d0382f24

See more details on using hashes here.

File details

Details for the file sentinel1decoder-2.0.0-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for sentinel1decoder-2.0.0-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 3045eae89b3e0817247eebb490e06b2196eeea27bbd6f0c98a0ad45003d8f993
MD5 07b1a82ef7d11b3457dea9195558b7bc
BLAKE2b-256 81164fbd2c930057d574ea2562f26e67b6da0d48b862357032bd200fc0cf343b

See more details on using hashes here.

File details

Details for the file sentinel1decoder-2.0.0-pp311-pypy311_pp73-manylinux_2_34_x86_64.whl.

File metadata

File hashes

Hashes for sentinel1decoder-2.0.0-pp311-pypy311_pp73-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 8706d56474e972f70d209d43cf137774d3b9697a261491957697aa97ddbbac3c
MD5 b3b79e10b45550ada4747288155aa90a
BLAKE2b-256 faefd5113e87488fefe9d2ad1e41b2bd0fcdf67e5b47f797734965c8cd5756ca

See more details on using hashes here.

File details

Details for the file sentinel1decoder-2.0.0-pp311-pypy311_pp73-manylinux_2_34_s390x.whl.

File metadata

File hashes

Hashes for sentinel1decoder-2.0.0-pp311-pypy311_pp73-manylinux_2_34_s390x.whl
Algorithm Hash digest
SHA256 f3b317918fddb6298a256dcce2d0ea935898882d7bc01b5375f9eb2b2d164f66
MD5 3724d635924632b04b7f5022f21e1c39
BLAKE2b-256 1b4366b79b9ff654729f533bf06c9e61f4220cffe16d33b150adaffc15bd55bd

See more details on using hashes here.

File details

Details for the file sentinel1decoder-2.0.0-pp311-pypy311_pp73-manylinux_2_34_ppc64le.whl.

File metadata

File hashes

Hashes for sentinel1decoder-2.0.0-pp311-pypy311_pp73-manylinux_2_34_ppc64le.whl
Algorithm Hash digest
SHA256 0c52f4c75cd6d2241e618159eddac3a0f05cba7c35a448e3b68fa489127d6d35
MD5 eb63ef01804c03eefcfcc1c6fcb80b71
BLAKE2b-256 6c9acfa8da947920c73aaff875a95fec56dcd82f774875448cc9ced63ed97f78

See more details on using hashes here.

File details

Details for the file sentinel1decoder-2.0.0-pp311-pypy311_pp73-manylinux_2_34_i686.whl.

File metadata

File hashes

Hashes for sentinel1decoder-2.0.0-pp311-pypy311_pp73-manylinux_2_34_i686.whl
Algorithm Hash digest
SHA256 e575cf0b6a40a453d5c8fd8b55ac9ff91302ccef8a0be30c9eef7881e372c73d
MD5 a6feec4a9b10133c127c13ffb269704f
BLAKE2b-256 520abd3190e9f4f3b541e5b88af8ebdb1fe897d592c3bfece848b12f6ccdb0d4

See more details on using hashes here.

File details

Details for the file sentinel1decoder-2.0.0-pp311-pypy311_pp73-manylinux_2_34_armv7l.whl.

File metadata

File hashes

Hashes for sentinel1decoder-2.0.0-pp311-pypy311_pp73-manylinux_2_34_armv7l.whl
Algorithm Hash digest
SHA256 2c8940530cc897e8a3652e46fd0a355e34b6cee8143e91157c7b7d063ab980df
MD5 7a7906bb5d87eacb186ef8529433d291
BLAKE2b-256 09d54caf0243eed489a664b97b5b43f126cfc7e9b095f34d575445069789b5d5

See more details on using hashes here.

File details

Details for the file sentinel1decoder-2.0.0-pp311-pypy311_pp73-manylinux_2_34_aarch64.whl.

File metadata

File hashes

Hashes for sentinel1decoder-2.0.0-pp311-pypy311_pp73-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 49c1a96fbba088ced537e037217241f5f451f0aed1493c83cc1edd8617c5096b
MD5 d9f89513540680c41ad472b96037dbed
BLAKE2b-256 e6e1e26a5bdd338b87253e00158f2b6b0bcbf147a0ec27535cba7f251eadafb3

See more details on using hashes here.

File details

Details for the file sentinel1decoder-2.0.0-cp314-cp314t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for sentinel1decoder-2.0.0-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 44cd10af13caec999db4cee4f6300056ab129586e68e8cf03d54009854150f7f
MD5 b6f5d2acb2bd42a3c642b59fec1a7453
BLAKE2b-256 877161c3ef77b785f84b2c3d9ba6fc57bc465a39b573e9389baab1eec2b9cf7e

See more details on using hashes here.

File details

Details for the file sentinel1decoder-2.0.0-cp314-cp314t-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for sentinel1decoder-2.0.0-cp314-cp314t-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 ded74ef8ee3f91dcbb17f18c385ef829c1bcd73760b493734e3b45d97cb15988
MD5 be155addfdb56b17b331defa4ae5aba3
BLAKE2b-256 e05c566a6c2503d88461b0666b47e28dcef58a8f5ab22537da1221a32093a4cb

See more details on using hashes here.

File details

Details for the file sentinel1decoder-2.0.0-cp314-cp314t-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for sentinel1decoder-2.0.0-cp314-cp314t-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 8e82a222870299621d50751b5b8b7d5483011e337a40f39dea967d6e7f7b89df
MD5 f59eb28911b9cbf9fc490dab8a067b18
BLAKE2b-256 ba0a9fe96985e8a6b6494c7dddf9818c5a476b9e590a454b749edb0df1836f2e

See more details on using hashes here.

File details

Details for the file sentinel1decoder-2.0.0-cp314-cp314t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for sentinel1decoder-2.0.0-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 186f4884acd0a54d21aba1bd0c25358ae8c7f7a7d191c902f7979d98cea5804c
MD5 d83a2b2926dbbc39331982ec6261ea72
BLAKE2b-256 d75b1a73680f3f669f38900d328ef2ed369970e336528039789e6517e2a2dee3

See more details on using hashes here.

File details

Details for the file sentinel1decoder-2.0.0-cp314-cp314t-manylinux_2_34_s390x.whl.

File metadata

File hashes

Hashes for sentinel1decoder-2.0.0-cp314-cp314t-manylinux_2_34_s390x.whl
Algorithm Hash digest
SHA256 c628ea76b2911bdda2592d56ed573160674d5ba006682977a9f5318283acfe50
MD5 ec163d2154fb53db524134a408c1123c
BLAKE2b-256 584f7b4dca18f48a026a362cc099aed26cff47ed019893e470cdc4d1237dc57b

See more details on using hashes here.

File details

Details for the file sentinel1decoder-2.0.0-cp314-cp314t-manylinux_2_34_ppc64le.whl.

File metadata

File hashes

Hashes for sentinel1decoder-2.0.0-cp314-cp314t-manylinux_2_34_ppc64le.whl
Algorithm Hash digest
SHA256 f787007dc50e139b7fe7ff5793cbe183112dcc15b765ee09ffb661edd4ad437f
MD5 a527d30cc6df004f826d5c5b5c3d94db
BLAKE2b-256 5d31d73ed109eecea5468f8ad12ad245b38c8d7df4279dbdf7f78f65a0ac6d7a

See more details on using hashes here.

File details

Details for the file sentinel1decoder-2.0.0-cp314-cp314t-manylinux_2_34_armv7l.whl.

File metadata

File hashes

Hashes for sentinel1decoder-2.0.0-cp314-cp314t-manylinux_2_34_armv7l.whl
Algorithm Hash digest
SHA256 fdaa3c1e3e54d082936d1779211f77d867b685428bfc45f463c7b79ac0840498
MD5 1c2accef5b0109d28086fb019c688664
BLAKE2b-256 b84abc63a9f4d4cf72f357d7e9ea9dc3bc6e7e4459f7c2f507e31c113ccc3e42

See more details on using hashes here.

File details

Details for the file sentinel1decoder-2.0.0-cp314-cp314t-manylinux_2_34_aarch64.whl.

File metadata

File hashes

Hashes for sentinel1decoder-2.0.0-cp314-cp314t-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 bdfbac810345d2591e560d14098d0336f621b3f5e9a0164843ca7f279207c998
MD5 719771e0c47a1772241da89bf4d37c17
BLAKE2b-256 1ae59ba63a4fa37145fea3af9c0ef67ab747c5f4bde03e151b3e1f258c1856d5

See more details on using hashes here.

File details

Details for the file sentinel1decoder-2.0.0-cp314-cp314-win_amd64.whl.

File metadata

File hashes

Hashes for sentinel1decoder-2.0.0-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 3528da6d071e256cf2c822d2cbe938bba22bc590964699559f1547e141ca0e60
MD5 8568ac2d27487651bdf694a2bdf61ea6
BLAKE2b-256 51c2953ec5548f3a619a74eb55ebc3a5cb1553f665e81e4cd946f45d992ca0be

See more details on using hashes here.

File details

Details for the file sentinel1decoder-2.0.0-cp314-cp314-win32.whl.

File metadata

File hashes

Hashes for sentinel1decoder-2.0.0-cp314-cp314-win32.whl
Algorithm Hash digest
SHA256 d766c427ceee247b3fcf256668494e11b66f811703d017a93fe5f37b571e960b
MD5 4419a0ea7e13970aebf6df5610ce00d5
BLAKE2b-256 d8464bed1192ce397a5341459103ba8904d4b91b087002e4dc8e9ab4aeb2d784

See more details on using hashes here.

File details

Details for the file sentinel1decoder-2.0.0-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for sentinel1decoder-2.0.0-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 56a3d16c092dc2e34290c7fa70dd9bc1b9f749c49d30fced8731bf10fb96f881
MD5 4d574c06f63d0856dc153b1e314c6a27
BLAKE2b-256 c54784009880f67aa39bc4fb315037c8d8dcbdc8a8d9d66aaf82ce3d29a88d3e

See more details on using hashes here.

File details

Details for the file sentinel1decoder-2.0.0-cp314-cp314-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for sentinel1decoder-2.0.0-cp314-cp314-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 637de6b8e160764f02c6288393531d419365b92aa9bd9e52543f166e8586e34d
MD5 d3746dbc54c152681ed1bc954505e026
BLAKE2b-256 6b1771ed5e596901154911d2ea1102ff60cd580167264e8eeddae9346c4002d8

See more details on using hashes here.

File details

Details for the file sentinel1decoder-2.0.0-cp314-cp314-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for sentinel1decoder-2.0.0-cp314-cp314-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 7e5e81d5ddfcd9500a3175132cdca2800630f764986f33cea7fe07f0b5700d08
MD5 9a3d13115bf3e7812250d955d218b94d
BLAKE2b-256 8c5091c583c7deb1e79bb252a7f4110e45a015bcfcc5b2aafd85933949a04217

See more details on using hashes here.

File details

Details for the file sentinel1decoder-2.0.0-cp314-cp314-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for sentinel1decoder-2.0.0-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 19c897667ca59977563231b417e3cce25bb5ac426447f47fecc02fb0a10fba74
MD5 407139f4f7fd425c9e81a7f07d4e69fa
BLAKE2b-256 8e423f61349bf38f494ec9d4787994caf73d945bcad439cd687f542f813e0a10

See more details on using hashes here.

File details

Details for the file sentinel1decoder-2.0.0-cp314-cp314-manylinux_2_34_x86_64.whl.

File metadata

File hashes

Hashes for sentinel1decoder-2.0.0-cp314-cp314-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 69656b4ec6409e971986e9f97589e07deb33e7e520cfdf127fcc6b8fb0e6f0e4
MD5 37c91568fd5c8bbcd667764785b3fc4c
BLAKE2b-256 0a2ba939810d0671c9375c04b9715ae92a436bd8a4db7661482a574c560ed3fe

See more details on using hashes here.

File details

Details for the file sentinel1decoder-2.0.0-cp314-cp314-manylinux_2_34_s390x.whl.

File metadata

File hashes

Hashes for sentinel1decoder-2.0.0-cp314-cp314-manylinux_2_34_s390x.whl
Algorithm Hash digest
SHA256 e1820213f7b37be528c3a0f6fc5f246ffd80c39ba595b2b479b656606b431aa0
MD5 c26c809246f0aa8498edc23de67e6eb1
BLAKE2b-256 987ea42160faf040b6de22c32edee8c750a72acb781bb28bad19175425207eba

See more details on using hashes here.

File details

Details for the file sentinel1decoder-2.0.0-cp314-cp314-manylinux_2_34_ppc64le.whl.

File metadata

File hashes

Hashes for sentinel1decoder-2.0.0-cp314-cp314-manylinux_2_34_ppc64le.whl
Algorithm Hash digest
SHA256 dcc9ae4ddc0d0c8886eec38bf1b0469576a4db3dcfe27f365724ff2f6e0df67f
MD5 bc103e2356ffae434df5870c35f01d42
BLAKE2b-256 a493e299a2a1e92762f00c57c13525ffafeca5aed021b7d18181be296e109872

See more details on using hashes here.

File details

Details for the file sentinel1decoder-2.0.0-cp314-cp314-manylinux_2_34_i686.whl.

File metadata

File hashes

Hashes for sentinel1decoder-2.0.0-cp314-cp314-manylinux_2_34_i686.whl
Algorithm Hash digest
SHA256 ea322e1d9656253af7ce1e7e0aa65198c0adec34b2f2531db0e19beb3f371b4b
MD5 8dcb5e0e154582b31a47520cdcd2fb12
BLAKE2b-256 fd6fa0219ab3ea36e1818a41389cb42dd61cde9504053fb4f4ad574eb2a0b965

See more details on using hashes here.

File details

Details for the file sentinel1decoder-2.0.0-cp314-cp314-manylinux_2_34_armv7l.whl.

File metadata

File hashes

Hashes for sentinel1decoder-2.0.0-cp314-cp314-manylinux_2_34_armv7l.whl
Algorithm Hash digest
SHA256 20f5cc4f3b74c7d3a967d58bb15051cfcb3880d0d663012952280102f32dc59f
MD5 b445c3d491d29fd270e1ec06ddeb7e8a
BLAKE2b-256 fe5541d7759c5190a12c7fd57c0b9027e7c20f9da09d43b450b3425e2f5097bd

See more details on using hashes here.

File details

Details for the file sentinel1decoder-2.0.0-cp314-cp314-manylinux_2_34_aarch64.whl.

File metadata

File hashes

Hashes for sentinel1decoder-2.0.0-cp314-cp314-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 00006012ab32ab921c971371c989d630cd2b90892b28dc493d8130cb1a6e37dc
MD5 ce63cf8c313a05567d2d4ff3142ba6f2
BLAKE2b-256 5bbdfd113a608c068e05e599dbe1e816952b8209d88e5bcc48ca3e0657153ac2

See more details on using hashes here.

File details

Details for the file sentinel1decoder-2.0.0-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for sentinel1decoder-2.0.0-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 939bed4f89e0e809744e26e97b9180adb6c89f733bd6f7664e26eef5af14b8c7
MD5 b5e764e74fc5b7f38c8662d623e4bc26
BLAKE2b-256 db7dbfff255235b65296da57ff173b908cabcdf2e192ececdf79341038073691

See more details on using hashes here.

File details

Details for the file sentinel1decoder-2.0.0-cp314-cp314-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for sentinel1decoder-2.0.0-cp314-cp314-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 bea685757dadbe38dc863de1ccd3a928dd4b1cb061fcc864bfd081f414d38a69
MD5 4f71290977f5cb652ce08c78e313d3e5
BLAKE2b-256 9ff215fd60c3b103266c0c1daba7708df86cc0110a89d9f0ab123be8babee424

See more details on using hashes here.

File details

Details for the file sentinel1decoder-2.0.0-cp313-cp313t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for sentinel1decoder-2.0.0-cp313-cp313t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 96cd382b075ee4f77fa640513bda95d090f4083ccd2263950d0fe3ee78cf22ac
MD5 8e30ef981ce80e0eb8c6547efa19c627
BLAKE2b-256 23e0c6db97fc1b88b11859a10d7c4b651a0bd3f046cc196f329a29f81b4c4a59

See more details on using hashes here.

File details

Details for the file sentinel1decoder-2.0.0-cp313-cp313t-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for sentinel1decoder-2.0.0-cp313-cp313t-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 39c5054c1c214fda1fe50dfc0e0e39b44b013e7c5fa662fe226b2e94a300b7af
MD5 33833ff7649adafc0e18a7121808ba38
BLAKE2b-256 cacd0e2383f3835e610de96ad98740fe13a10c64932b49f50618faf97f1bedb6

See more details on using hashes here.

File details

Details for the file sentinel1decoder-2.0.0-cp313-cp313t-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for sentinel1decoder-2.0.0-cp313-cp313t-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 90ad53aac316590bbba3a44191322bae94a71affff5bda06797ed439eb8a9d4a
MD5 e3f3e9b234bc026e4858ccc5ecb2eacd
BLAKE2b-256 c723b59e3ae0af79d6d235505b56996fd281478231bbac5fcd3a733e83c156a7

See more details on using hashes here.

File details

Details for the file sentinel1decoder-2.0.0-cp313-cp313t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for sentinel1decoder-2.0.0-cp313-cp313t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ef02116bb06064ae0bd17385c9393d7863c5e96f846267087c556ba7abdd171e
MD5 eba07bec95b371180b80684e2ed5e26e
BLAKE2b-256 a892b1d97f502e074180ec970ad4b3b6eab36e1c55ff87407fdacff23f296b3b

See more details on using hashes here.

File details

Details for the file sentinel1decoder-2.0.0-cp313-cp313t-manylinux_2_34_s390x.whl.

File metadata

File hashes

Hashes for sentinel1decoder-2.0.0-cp313-cp313t-manylinux_2_34_s390x.whl
Algorithm Hash digest
SHA256 a54028b6a9ceec0ba8df2029aaf28780145ca5dbc3f7fe33b7388da6e5d58a7d
MD5 57008b53757982a90b2f46f435382c9e
BLAKE2b-256 52c5fde67999cfdd60826b3965d58ca9fb39264e527dad4a079c72b6b7163611

See more details on using hashes here.

File details

Details for the file sentinel1decoder-2.0.0-cp313-cp313t-manylinux_2_34_ppc64le.whl.

File metadata

File hashes

Hashes for sentinel1decoder-2.0.0-cp313-cp313t-manylinux_2_34_ppc64le.whl
Algorithm Hash digest
SHA256 27576bc45ceb70556aaf91cd8a1abdcbcb363c3e66c4b04843636bfcb2fef46b
MD5 901e20b6442761701dd5f89f580df888
BLAKE2b-256 3ee6c67d76a1ff0e19d4614fdb2aa2ad304a0c9c15e3422797648c35ea2f790b

See more details on using hashes here.

File details

Details for the file sentinel1decoder-2.0.0-cp313-cp313t-manylinux_2_34_armv7l.whl.

File metadata

File hashes

Hashes for sentinel1decoder-2.0.0-cp313-cp313t-manylinux_2_34_armv7l.whl
Algorithm Hash digest
SHA256 357e2680938898e9b700d5056983d748ae41e30ad0a251a35fd548474982b949
MD5 cc454ca09366498d4ce3d9602c9238de
BLAKE2b-256 ca9bbb2fddb6f14e8b6ff4a62c8e90bffcb306c7fe0b74aaf477e233245a7c54

See more details on using hashes here.

File details

Details for the file sentinel1decoder-2.0.0-cp313-cp313t-manylinux_2_34_aarch64.whl.

File metadata

File hashes

Hashes for sentinel1decoder-2.0.0-cp313-cp313t-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 3b219ffacd9775f6593c451c87b26dbded5226ba7f2d9b18eaf524da640e5aed
MD5 1d06d86431cfb884959f7056c2d565d2
BLAKE2b-256 87cf8041ea85bb7ad20f92ac34895953a727574aaa564583420a6ddb1a0eb5cb

See more details on using hashes here.

File details

Details for the file sentinel1decoder-2.0.0-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for sentinel1decoder-2.0.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 231d3d2e178d697c28f95be6afad25eb8726d02ad3d487f910149c56881fc15c
MD5 80d45e9bcf7e9a86f1a3781e23166c5e
BLAKE2b-256 f8a6d7fded256e4887efc1489cd6cbf765fbdff885cd2fcc9b9f0892d2373eb4

See more details on using hashes here.

File details

Details for the file sentinel1decoder-2.0.0-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for sentinel1decoder-2.0.0-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 30731fcbc8e16a8ca49f17665abebadf6b7fd9aa3a84320bae27f17b08b27400
MD5 4c6cb5ac0abbf55f6e7c6e9ae7d52d03
BLAKE2b-256 30d10819a1736373d87e79a94b8d1a65f11d359f45806da30a765b3be52f8588

See more details on using hashes here.

File details

Details for the file sentinel1decoder-2.0.0-cp313-cp313-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for sentinel1decoder-2.0.0-cp313-cp313-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 778f4e2a3eb28906c5706264cd76efb80e4a4c59f9a6fbca3ad16e36badbaf06
MD5 13cd46d9e70c856dfbb438d8ef2f4d5c
BLAKE2b-256 aa1dbc78ff649b16c9291577dcd20ca7ed20b2a7f3a10209245e8549b6db1b3b

See more details on using hashes here.

File details

Details for the file sentinel1decoder-2.0.0-cp313-cp313-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for sentinel1decoder-2.0.0-cp313-cp313-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 daf1516066396a866c4daa227eae0c7a102927a51c00b40b9df0fe35cf75063c
MD5 f51b744fbd36ea7f825bd2b8727cd0ce
BLAKE2b-256 fbe008aa4659cd36b5856acff7cbd64889ad87b6a5ce84a8cb678a47ffb4dd49

See more details on using hashes here.

File details

Details for the file sentinel1decoder-2.0.0-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for sentinel1decoder-2.0.0-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 4591cb89cd0204c700cc1951d12c3caec8f4a503f951e70c7305dc5cd0eb547c
MD5 0e98ac2759c399181124adb297e425ce
BLAKE2b-256 d426cd8db94b54322961891f923a161dbad2bdec972e10ad514f9cafb97bb70c

See more details on using hashes here.

File details

Details for the file sentinel1decoder-2.0.0-cp313-cp313-manylinux_2_34_x86_64.whl.

File metadata

File hashes

Hashes for sentinel1decoder-2.0.0-cp313-cp313-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 f829c176a60915695a35f8e92c7a334268ede948d177d0d9aea35d951014d7b2
MD5 2334bd2cd3a365377dffa5a149e2b068
BLAKE2b-256 0a8fea5237e01fc38b9648dec9a9edb170c53922f92ee86d913fb8dd53af8463

See more details on using hashes here.

File details

Details for the file sentinel1decoder-2.0.0-cp313-cp313-manylinux_2_34_s390x.whl.

File metadata

File hashes

Hashes for sentinel1decoder-2.0.0-cp313-cp313-manylinux_2_34_s390x.whl
Algorithm Hash digest
SHA256 4f93a506282e9b08312fc22447298981426e308755a9e7aa1986f2742233f581
MD5 10405b67315ab353000a6e7f91823558
BLAKE2b-256 12592145628b5e48f34285e38c25595270499b369e4d93ea0e336214e3345333

See more details on using hashes here.

File details

Details for the file sentinel1decoder-2.0.0-cp313-cp313-manylinux_2_34_ppc64le.whl.

File metadata

File hashes

Hashes for sentinel1decoder-2.0.0-cp313-cp313-manylinux_2_34_ppc64le.whl
Algorithm Hash digest
SHA256 28d180eab9fbbfaa588a49cbc887cafae9950edc6281252b2af0b90dcdf44b62
MD5 be2fb0aaf509cc56176d035eb3a17760
BLAKE2b-256 3c963aff0a16c15ed6dc77187c487c3c48545706866a7b19342cf143c3a5c00d

See more details on using hashes here.

File details

Details for the file sentinel1decoder-2.0.0-cp313-cp313-manylinux_2_34_i686.whl.

File metadata

File hashes

Hashes for sentinel1decoder-2.0.0-cp313-cp313-manylinux_2_34_i686.whl
Algorithm Hash digest
SHA256 990d269b62fdabe7db67576281728f9df1199e9dcf8e93a6206e9c600168614a
MD5 ca51fce794979dbb0a86c0e55360be03
BLAKE2b-256 101186e3f926318f3c8737cd2c1cc9896a1e301a8002b145bd9515bacdb97c0c

See more details on using hashes here.

File details

Details for the file sentinel1decoder-2.0.0-cp313-cp313-manylinux_2_34_armv7l.whl.

File metadata

File hashes

Hashes for sentinel1decoder-2.0.0-cp313-cp313-manylinux_2_34_armv7l.whl
Algorithm Hash digest
SHA256 005470bad81367c77b6acee84a7a967c4a056642e592d6a527b928352ea73af1
MD5 f188ddbe347e61d4c181a78a1552a785
BLAKE2b-256 2950bfce1990ee2336f9bec58418d052ac0a4f04a3ce9ecbfa4f28c09b5debb7

See more details on using hashes here.

File details

Details for the file sentinel1decoder-2.0.0-cp313-cp313-manylinux_2_34_aarch64.whl.

File metadata

File hashes

Hashes for sentinel1decoder-2.0.0-cp313-cp313-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 25925ed17409f19eb0f717205c0dc155ee2da58f441d7ab3b6ae6314733e40e1
MD5 d22aa65144fb351b2f9971beccd77694
BLAKE2b-256 73c4cf28e7e175521d367fe4a0212298dae537d1f3f960fb055c11a461832f14

See more details on using hashes here.

File details

Details for the file sentinel1decoder-2.0.0-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for sentinel1decoder-2.0.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 def556af386f8899fd275cc5f1b70c98ca9e9529e57788447e94b1a92d0e595f
MD5 a9dfec57574365cd77119a8b397e9563
BLAKE2b-256 690fc4a9ce1f3986d65457e53cdd0aa5a03c662e730138aed94fca8894c229e6

See more details on using hashes here.

File details

Details for the file sentinel1decoder-2.0.0-cp313-cp313-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for sentinel1decoder-2.0.0-cp313-cp313-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 b64d2dc8a03885bd4ff376a37ca902b41fd5b05ad9322217eebc4258f590f890
MD5 7f51cc75f1f78064d3537c437c0d7a80
BLAKE2b-256 607d8a50bd9c58e97842443d1d1a3b0d278e32fde67d4326bb32ce590f3f88c9

See more details on using hashes here.

File details

Details for the file sentinel1decoder-2.0.0-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for sentinel1decoder-2.0.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 81d7572accfde56e16ab988239f21f55a593fb42ee1eab45c798bb8fdbb588b5
MD5 f2b3abae956bcc4c09c4961443e286b8
BLAKE2b-256 1e942fa8454b2a5fd79165bce735ba52bfd0a626c3e52ad085d4a16f3c9c1a18

See more details on using hashes here.

File details

Details for the file sentinel1decoder-2.0.0-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for sentinel1decoder-2.0.0-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 d6e9d6d3fcddc6bb0e030e10e1db7b9548aa827d2964bdb3430de54081920a39
MD5 60fff978199ca30de7bed2be46492a94
BLAKE2b-256 a3b7cd51903b303de865a87938f43a9dc9f07c242fc34cbc3fa3303657b0746b

See more details on using hashes here.

File details

Details for the file sentinel1decoder-2.0.0-cp312-cp312-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for sentinel1decoder-2.0.0-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 4b316538dacbeab4a2317aa9545a4a4be1ff92a9e06fea5e4039200b906b8535
MD5 23b1be8a5782e75ce54d38b306f2f399
BLAKE2b-256 88f5d504a24e2b9612507ca81eef6d1e19b54031e85e63f1033180bd840f6a60

See more details on using hashes here.

File details

Details for the file sentinel1decoder-2.0.0-cp312-cp312-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for sentinel1decoder-2.0.0-cp312-cp312-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 dfa4e286050957bf00148d9c8043bced50cb163703af21d10cc8457742876549
MD5 654fd418c8fe337f856b075e697b9b75
BLAKE2b-256 3ff734eb549f9833c45f1ca1dadedf06eff5db62c040c10f66160633f0fa1b26

See more details on using hashes here.

File details

Details for the file sentinel1decoder-2.0.0-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for sentinel1decoder-2.0.0-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 aab318bf625f33a80b1143a40eb3a2fc10527919c4953da7c942aa3303380f86
MD5 abd1129d6a6a4319659815c6c3fccb08
BLAKE2b-256 38be70848a47f6efa9fe847fa6990bf4a15b385109c8890ac035f029eb217c0b

See more details on using hashes here.

File details

Details for the file sentinel1decoder-2.0.0-cp312-cp312-manylinux_2_34_x86_64.whl.

File metadata

File hashes

Hashes for sentinel1decoder-2.0.0-cp312-cp312-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 5caf745ff4cb8e853a229506a3c769bd16ffb381bd1eb5c3db51ec1fdbe8df2d
MD5 bc91c10db505aba20e2b424126cdf44f
BLAKE2b-256 8e838ff8a171b4fde849cb7601e83cde6c08be04e67cc2ff8cc340158c58121a

See more details on using hashes here.

File details

Details for the file sentinel1decoder-2.0.0-cp312-cp312-manylinux_2_34_s390x.whl.

File metadata

File hashes

Hashes for sentinel1decoder-2.0.0-cp312-cp312-manylinux_2_34_s390x.whl
Algorithm Hash digest
SHA256 e14f48959a5a048182f491583ddf5fec80a65b0c6db54df4c1a627cdf289ac91
MD5 4cfa4ecd0c22e3f1186d4ebc65924faa
BLAKE2b-256 3858c6108e40029c1a4da70e7cc3c2514599fb519f40874e55a0c50ea5890129

See more details on using hashes here.

File details

Details for the file sentinel1decoder-2.0.0-cp312-cp312-manylinux_2_34_ppc64le.whl.

File metadata

File hashes

Hashes for sentinel1decoder-2.0.0-cp312-cp312-manylinux_2_34_ppc64le.whl
Algorithm Hash digest
SHA256 82b307362dee4193457cab28e4cb2c68fbca1ae018cccfc36a169335b17df493
MD5 dbfff20848d5216ec9241165631b2732
BLAKE2b-256 b3370ca30d825e9fd6acc433b0b5dd6f19566c7bea41287a3fdda941b66d74ae

See more details on using hashes here.

File details

Details for the file sentinel1decoder-2.0.0-cp312-cp312-manylinux_2_34_i686.whl.

File metadata

File hashes

Hashes for sentinel1decoder-2.0.0-cp312-cp312-manylinux_2_34_i686.whl
Algorithm Hash digest
SHA256 5c32dc72f4d8789418d81243fe52eed265097c9e3a8a2eff1d53469f9ee46105
MD5 d02a87508e60117783ecb0a366584071
BLAKE2b-256 ea69476674d9b9e0b0334ab1fac2324b90135d01d698d2b297d00e71107eda3b

See more details on using hashes here.

File details

Details for the file sentinel1decoder-2.0.0-cp312-cp312-manylinux_2_34_armv7l.whl.

File metadata

File hashes

Hashes for sentinel1decoder-2.0.0-cp312-cp312-manylinux_2_34_armv7l.whl
Algorithm Hash digest
SHA256 24033e8b22583afbf5c9831555b0c4009652c88d7c16f48d5e09178562ca3784
MD5 1bbcc72bb5db30ce824435b55aba008f
BLAKE2b-256 2aaf32ae95a312d246296c96d901dd58b9d42e1f1a041e1e8c26ee15d59b13bd

See more details on using hashes here.

File details

Details for the file sentinel1decoder-2.0.0-cp312-cp312-manylinux_2_34_aarch64.whl.

File metadata

File hashes

Hashes for sentinel1decoder-2.0.0-cp312-cp312-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 541a571cd8590ea3926a76f3b7712547d23004ceb1df729321aee92c688161d5
MD5 10d269f8979c036f7bdafa708318d0fa
BLAKE2b-256 9a89da58fb64f074604cd3c5cd3779efb2a88939741e5a613e27d7d56d527f5e

See more details on using hashes here.

File details

Details for the file sentinel1decoder-2.0.0-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for sentinel1decoder-2.0.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e18bb709af735b3189d4f6b2c692b51522031f0c7eb8cf9703474bf55351261d
MD5 d89ec3e2f12d52ed2c091eb1108255ff
BLAKE2b-256 75f24e027370ade40a243d7cfffe3ffb62cca813144d974b757661b87b8c312f

See more details on using hashes here.

File details

Details for the file sentinel1decoder-2.0.0-cp312-cp312-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for sentinel1decoder-2.0.0-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 9a779fe1eb3a0539fa90381365962941d4148a5aaa2059b2308a8e4a48849509
MD5 8fa1a4d7913512da1533c13cdae309aa
BLAKE2b-256 cb54dd5d475c2c052f28f64dd031f779add10646baee989836885913f0d0a6d9

See more details on using hashes here.

File details

Details for the file sentinel1decoder-2.0.0-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for sentinel1decoder-2.0.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 f1d485c7bd4a42800897035cbc4b7805f836c1f1fe006a1b2a1abbf6c44d9d5e
MD5 aa5144902acf87545058cff745dcce54
BLAKE2b-256 d6868eb491e76d2b2940d02d99116420faeff2986362a15b2a78f03afeeba523

See more details on using hashes here.

File details

Details for the file sentinel1decoder-2.0.0-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for sentinel1decoder-2.0.0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 5380679223850f71f987f53f606befd32b7ee2bffee0584df66410855a5622b1
MD5 4eafdc7d9609472622b9c1f14466d461
BLAKE2b-256 b99e65ac7477b300c18271f89285086cc59b69718a2e3c1a7235128d3746b2f0

See more details on using hashes here.

File details

Details for the file sentinel1decoder-2.0.0-cp311-cp311-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for sentinel1decoder-2.0.0-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 2511517df9386e8aa4675c315e1b44ca8f723a1f013ecdcfaeb1ab5bf8fdd296
MD5 f4fff34cb32dfc8e886f1c9d4df3533e
BLAKE2b-256 c77885814544ccd89f46a6fb13e0c682d5e9d5d0c3b08fcf6429014cb05e3d52

See more details on using hashes here.

File details

Details for the file sentinel1decoder-2.0.0-cp311-cp311-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for sentinel1decoder-2.0.0-cp311-cp311-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 24c45b78d0e292e6f27cd860e59580fa3b4e14e6e33628068ec649deb4ff9e36
MD5 bb292691d87ad4790b4e69bfacf158e2
BLAKE2b-256 6e21af3bf776dcf5ef08b4d1beb10303d26c1b547c76c56f907355f6e71b8f52

See more details on using hashes here.

File details

Details for the file sentinel1decoder-2.0.0-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for sentinel1decoder-2.0.0-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 a7624dc6c5f6aa46df863902be7a70c7ff07c224b1b3c0fcdc5c1bb18b9fc1c6
MD5 adcf14b52e4ab448196565f9d867f954
BLAKE2b-256 8735e67acbf0cdcabaf04f727f18518ea756e5da556a83cd1766851d232bf941

See more details on using hashes here.

File details

Details for the file sentinel1decoder-2.0.0-cp311-cp311-manylinux_2_34_x86_64.whl.

File metadata

File hashes

Hashes for sentinel1decoder-2.0.0-cp311-cp311-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 a2718671ae0a9753ed8794ac5619f1ab300ee200cbefb3ac4f781d21ac69f925
MD5 27b9d362cfe5b3afcb4820f9b0cd9eb0
BLAKE2b-256 76dd84565550629617ba14dea45013adad9659f982df0553bcfc8b029f3ebb32

See more details on using hashes here.

File details

Details for the file sentinel1decoder-2.0.0-cp311-cp311-manylinux_2_34_s390x.whl.

File metadata

File hashes

Hashes for sentinel1decoder-2.0.0-cp311-cp311-manylinux_2_34_s390x.whl
Algorithm Hash digest
SHA256 96b0e7107b65b831abbfe2ea441ff2f7ac357f0bdd440b3e180456c733d43a7c
MD5 50d44c2b07f31b0197f4812db4a753d9
BLAKE2b-256 1185d04fc622fa45961f4bcd703073399c4043b81400b84182d3373096c81d3d

See more details on using hashes here.

File details

Details for the file sentinel1decoder-2.0.0-cp311-cp311-manylinux_2_34_ppc64le.whl.

File metadata

File hashes

Hashes for sentinel1decoder-2.0.0-cp311-cp311-manylinux_2_34_ppc64le.whl
Algorithm Hash digest
SHA256 e08a4353a99e832674edc7ff25901217b096a2954d13c22874a9cfe4da4a2017
MD5 56f1e87831b53d49c4a342cfba59af9a
BLAKE2b-256 69add9a9346983493ed0ee674c09ae44f972ef6a91179e4b24dbc44141c3f42e

See more details on using hashes here.

File details

Details for the file sentinel1decoder-2.0.0-cp311-cp311-manylinux_2_34_i686.whl.

File metadata

File hashes

Hashes for sentinel1decoder-2.0.0-cp311-cp311-manylinux_2_34_i686.whl
Algorithm Hash digest
SHA256 038c0d8cbd82b5f0edd67c0603586d40cdf88a7b24f863f208c29fb0e31e7e2a
MD5 01d5f7544459d4d2941b4dd96e52f877
BLAKE2b-256 f5314ea57fa179ce4f97285ae64583027394e1bad502f1ae6bc6e831347be355

See more details on using hashes here.

File details

Details for the file sentinel1decoder-2.0.0-cp311-cp311-manylinux_2_34_armv7l.whl.

File metadata

File hashes

Hashes for sentinel1decoder-2.0.0-cp311-cp311-manylinux_2_34_armv7l.whl
Algorithm Hash digest
SHA256 c4fee0c03119211355d1d1db77a69f866fde97f0e3e0b05a437fc7c887e7af0a
MD5 6ddba2ca5df463f2e446c7ca05acf331
BLAKE2b-256 8132ebdadaa35369ea2c7eb6667807f33b57771c72daa439d328dddbdfeb428d

See more details on using hashes here.

File details

Details for the file sentinel1decoder-2.0.0-cp311-cp311-manylinux_2_34_aarch64.whl.

File metadata

File hashes

Hashes for sentinel1decoder-2.0.0-cp311-cp311-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 9c41e7217267b493c3e85eabf75fa1b303e5838a227da48a673f8d69d846d683
MD5 879ba743172e1e3cbf988a1e1e402876
BLAKE2b-256 c146d792f5342e86441fec727a71fcbf8bcd527e1611c197c75d7e46790e7c06

See more details on using hashes here.

File details

Details for the file sentinel1decoder-2.0.0-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for sentinel1decoder-2.0.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 7ca8e08ca6d51d6e65955c25d54cf1e3d72d39bbf9bd73e250257754efaa9c89
MD5 7bef6abaeae07cb60e4a708f6bb7cb69
BLAKE2b-256 d3d47ae49758119bcda4dafc8a99cf1bda641fd4269c64af749367b6d220ef4c

See more details on using hashes here.

File details

Details for the file sentinel1decoder-2.0.0-cp311-cp311-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for sentinel1decoder-2.0.0-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 e5376abdbc7e961146b839f39ef3d409ce5d6f6cf1043bc8ed455dd0ff3cc010
MD5 a02dec9174df00042f31e4071ec5e433
BLAKE2b-256 bb026a345f07270b6b48da9482c0bc4a9b1727677a34a15a3909a74614d0817f

See more details on using hashes here.

File details

Details for the file sentinel1decoder-2.0.0-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for sentinel1decoder-2.0.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 edf2bca239b35db30361c9790398b9521897baf5ea380e8372e0235c18ec0de2
MD5 c92d15224c5cc36975de7eff008bb46c
BLAKE2b-256 5268696d568f0c262eefb4e2516954a82db8ce51d0e124e5930a791e4adf4bde

See more details on using hashes here.

File details

Details for the file sentinel1decoder-2.0.0-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for sentinel1decoder-2.0.0-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 34289989a49d25d90e816a6e879d22d69c0b169588d03e1447e013c2863344f7
MD5 f540e3301b63854cf81771ef3b7c16ec
BLAKE2b-256 48296ff43eb96bf7f62e603581096ff56b6311e530031e555dac7672c8bd8707

See more details on using hashes here.

File details

Details for the file sentinel1decoder-2.0.0-cp310-cp310-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for sentinel1decoder-2.0.0-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 7ecde38ee258088f999f45a27e346d4c7fd991e46cd91980f298169763eb1f69
MD5 e170372f92d357bd6c5022566ef13d6f
BLAKE2b-256 78592cf9ade1abfe38b31f62048b7424552ed146d76ac4aef79a9fd922867067

See more details on using hashes here.

File details

Details for the file sentinel1decoder-2.0.0-cp310-cp310-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for sentinel1decoder-2.0.0-cp310-cp310-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 c40f0729bf0be1a85ba4fd3eb8a37b5781e3f05bd15693ebb70942aa6fab47ac
MD5 cbc551417ff8e9b0c6422c104e717bf7
BLAKE2b-256 c8ea2a43e3e505a1f1eeba8516424db93e1b50f04112932efb4c5bd3e50a144f

See more details on using hashes here.

File details

Details for the file sentinel1decoder-2.0.0-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for sentinel1decoder-2.0.0-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ba75ec8c8c0621bb2d20ca03696438df23ba7ee01df96a699cba54217b3074de
MD5 de09b7147bf90f0ef41decb80af30c70
BLAKE2b-256 7c486e15b9bbd55e3f9887f207755772ed353b87dd0174cbb7fe18d19029d2c9

See more details on using hashes here.

File details

Details for the file sentinel1decoder-2.0.0-cp310-cp310-manylinux_2_34_x86_64.whl.

File metadata

File hashes

Hashes for sentinel1decoder-2.0.0-cp310-cp310-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 d44314d932658d2b733996f315a3428c64ddde09f009a70cd2bd81fccd95ed83
MD5 2c8230014eba155974c157ebb8d9adfe
BLAKE2b-256 5dd1b07a73dbb2a0235a22d89069d1e892056c64ea9e5efe07b56f10a88e37c9

See more details on using hashes here.

File details

Details for the file sentinel1decoder-2.0.0-cp310-cp310-manylinux_2_34_s390x.whl.

File metadata

File hashes

Hashes for sentinel1decoder-2.0.0-cp310-cp310-manylinux_2_34_s390x.whl
Algorithm Hash digest
SHA256 18461f1552f7a8cf57c29cd23373c59518f3ca19d602ee86a347b0d35b41382c
MD5 ad3cd4edb18a03f90e20cee942579eb0
BLAKE2b-256 603e796bca8105572c5dea99495b5be916d91530b19ed1b704bdda5d4a2ba885

See more details on using hashes here.

File details

Details for the file sentinel1decoder-2.0.0-cp310-cp310-manylinux_2_34_ppc64le.whl.

File metadata

File hashes

Hashes for sentinel1decoder-2.0.0-cp310-cp310-manylinux_2_34_ppc64le.whl
Algorithm Hash digest
SHA256 ad104659dfef4b5ce68c7832960988a3d682f9b255ec7780a9ae8747584e18f7
MD5 c3de758d1042ce804d1c32db9312049b
BLAKE2b-256 8a200ae15f1e43d40211df2b979485d7c2e0a2d0771f9ea5b715946476938a7e

See more details on using hashes here.

File details

Details for the file sentinel1decoder-2.0.0-cp310-cp310-manylinux_2_34_i686.whl.

File metadata

File hashes

Hashes for sentinel1decoder-2.0.0-cp310-cp310-manylinux_2_34_i686.whl
Algorithm Hash digest
SHA256 4c5fd6609079c1185f532842e9287ccd36da943005d3ea1114faa670e6e54ceb
MD5 d2adb73058f8c666b57436a564e254da
BLAKE2b-256 c9929296f7d7cdea88d5e384314adc3c2090f75059618a10a684910a42e64b8f

See more details on using hashes here.

File details

Details for the file sentinel1decoder-2.0.0-cp310-cp310-manylinux_2_34_armv7l.whl.

File metadata

File hashes

Hashes for sentinel1decoder-2.0.0-cp310-cp310-manylinux_2_34_armv7l.whl
Algorithm Hash digest
SHA256 7b383727568d1a4fe438aa8b09b5272e173093e6acc964a20dd76106cc78abfd
MD5 8a9ba0c145bb55b3c6ccc4a7871f1b86
BLAKE2b-256 7f1b2f179651f5dc7e075733b3fe638ac2ff532431e4e177cc09cae5dc02782f

See more details on using hashes here.

File details

Details for the file sentinel1decoder-2.0.0-cp310-cp310-manylinux_2_34_aarch64.whl.

File metadata

File hashes

Hashes for sentinel1decoder-2.0.0-cp310-cp310-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 807c8dc8877ad722e6d9e20060c90a8cd54ac1114e7175bf1a9b13db6eb6b21f
MD5 c166ffccf16ee5b0d5e363d89c614f0c
BLAKE2b-256 d69d806b086406b7028a81453e3420f0612fec08dbdf5b7c05e2d4cce36ef078

See more details on using hashes here.

File details

Details for the file sentinel1decoder-2.0.0-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for sentinel1decoder-2.0.0-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1bf85c1ab44195604eee483e756da3e80432e27fba60394dbd0bd3c5593b5633
MD5 9f52d9cd111ae3bacdf14d9915bcd2d1
BLAKE2b-256 6b885cdd92c2bf4618d9d67c6d760b4034248b045037587554ade343dae953fe

See more details on using hashes here.

File details

Details for the file sentinel1decoder-2.0.0-cp39-cp39-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for sentinel1decoder-2.0.0-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 f239c6e3fd201541fc1afaa11b0b43d0d9d8f04c5656e04a19f3e1b59d3fca05
MD5 edb1f33830904d67243567a7dfeee1dc
BLAKE2b-256 c65c97be5880ba9659ef547d06e0d03e4c0c4d943c1874f8b2ba9c42977ba419

See more details on using hashes here.

File details

Details for the file sentinel1decoder-2.0.0-cp39-cp39-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for sentinel1decoder-2.0.0-cp39-cp39-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 90f6aa9a1ed6193fea86c8bab7225a17aec393dbd3528a97e8fc2803618b944b
MD5 6f582e7852bf46280e08be49d53b4af2
BLAKE2b-256 11cc8296c6069eb8f3e7093220faba2e31b003c6c0239e7b2b407b59315aa51c

See more details on using hashes here.

File details

Details for the file sentinel1decoder-2.0.0-cp39-cp39-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for sentinel1decoder-2.0.0-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 e707860455358df1abac7781c6d4480af321aed4163d6b2751c1ee10a3c0b7a1
MD5 8d8792d73858969ce1b48c65855adc6c
BLAKE2b-256 7d193560c455cc19a1d72da78c8a0ebaf3b2b44509b42c2c60c6bb2c06bfbde4

See more details on using hashes here.

File details

Details for the file sentinel1decoder-2.0.0-cp39-cp39-manylinux_2_34_x86_64.whl.

File metadata

File hashes

Hashes for sentinel1decoder-2.0.0-cp39-cp39-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 40c1c65196a3051f08b595af0935feaaf0f68dcd2d41a8a9368a9055099681ba
MD5 d9edc94af4904ddd371bd085cf7939c5
BLAKE2b-256 660d4896bcf75c6ece7f0c10bcfdfe051c08327186865ee7f039a87dda4de2fb

See more details on using hashes here.

File details

Details for the file sentinel1decoder-2.0.0-cp39-cp39-manylinux_2_34_s390x.whl.

File metadata

File hashes

Hashes for sentinel1decoder-2.0.0-cp39-cp39-manylinux_2_34_s390x.whl
Algorithm Hash digest
SHA256 d005565455857881ff8c7f913720626f61d6e43ef4b95c460da6f08fd25f2d28
MD5 83b8f806b1b7ce98a06bdc25622e54e3
BLAKE2b-256 6bb68f61d37204ac1e44f35fe27f5664314020a853eefb6da806374d91fea422

See more details on using hashes here.

File details

Details for the file sentinel1decoder-2.0.0-cp39-cp39-manylinux_2_34_ppc64le.whl.

File metadata

File hashes

Hashes for sentinel1decoder-2.0.0-cp39-cp39-manylinux_2_34_ppc64le.whl
Algorithm Hash digest
SHA256 283afbd0c7dfcd2c2d47904201ce98d346b32b6c42914c10acdc798f50b77083
MD5 a8949010e5044b440b796ad20d3fde84
BLAKE2b-256 f466b44051fd981258057fd3df2e721caa30e6105290e8cc48c1f3583e677be3

See more details on using hashes here.

File details

Details for the file sentinel1decoder-2.0.0-cp39-cp39-manylinux_2_34_i686.whl.

File metadata

File hashes

Hashes for sentinel1decoder-2.0.0-cp39-cp39-manylinux_2_34_i686.whl
Algorithm Hash digest
SHA256 e6e9e26aa81be838b90a0cf6eab80327046a764233c6bca90aeacd2b41f27ffc
MD5 56b4734c7432c802a7444f7610089e11
BLAKE2b-256 269281accc09540f844723babff6f94d9713f1eb5470d3d53b48111ccf194de5

See more details on using hashes here.

File details

Details for the file sentinel1decoder-2.0.0-cp39-cp39-manylinux_2_34_armv7l.whl.

File metadata

File hashes

Hashes for sentinel1decoder-2.0.0-cp39-cp39-manylinux_2_34_armv7l.whl
Algorithm Hash digest
SHA256 03cb80d304f198ec23e559e46864b5cee664037c1251f417d0f548cf4ea097e4
MD5 1952642de45bb4a6dd84f714f95d68d0
BLAKE2b-256 8e97cc6e31c12dc8c1836c0ab17dc21a4e1722a4f88abba9d925662d33cee72d

See more details on using hashes here.

File details

Details for the file sentinel1decoder-2.0.0-cp39-cp39-manylinux_2_34_aarch64.whl.

File metadata

File hashes

Hashes for sentinel1decoder-2.0.0-cp39-cp39-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 ab2433da9c0edb7ba4de94f0b3db18750527d0707931149cff1f34969f230ef7
MD5 7c98c79e3c76324fd3a3d33d36c7e1bc
BLAKE2b-256 7593db5ff3b86e91eed26897ddc7250d3a889f62608550ff8f779150ee46e649

See more details on using hashes here.

File details

Details for the file sentinel1decoder-2.0.0-cp38-cp38-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for sentinel1decoder-2.0.0-cp38-cp38-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e81cb1c734241ba39eb89f11428bd6dff507f2700a0f466acfb3fde349b62c3b
MD5 54f7d9ee4c8f4d8f1489d8a5415fa634
BLAKE2b-256 f07e3d1c95efcc33a5fc1a1be589f42e6026e5fe6bc89ba1b232446bae7fe332

See more details on using hashes here.

File details

Details for the file sentinel1decoder-2.0.0-cp38-cp38-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for sentinel1decoder-2.0.0-cp38-cp38-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 d609efebee8228ff061aea87b40588a7c9d3ea0af552e57fbdfda056eff7e6a2
MD5 ac36e25abbe68424c24aed6c3ed1c6d1
BLAKE2b-256 e03972b654d5d5373f2f6783f84cd7500eaa65095d20e9346b3074b563ca3c95

See more details on using hashes here.

File details

Details for the file sentinel1decoder-2.0.0-cp38-cp38-musllinux_1_2_armv7l.whl.

File metadata

File hashes

Hashes for sentinel1decoder-2.0.0-cp38-cp38-musllinux_1_2_armv7l.whl
Algorithm Hash digest
SHA256 911c20d0a055a711a62b957a295273a64e0b5ad6172332a403e4528d0cef0d05
MD5 fef72d4d21009936cb9999157f2d0f53
BLAKE2b-256 230d382ec5c72fb61804d65c0a2f2f6b9f02967a1e0141a4c5d0c59edaa8a738

See more details on using hashes here.

File details

Details for the file sentinel1decoder-2.0.0-cp38-cp38-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for sentinel1decoder-2.0.0-cp38-cp38-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 cf0c3a1a2b8e6ab9756651ed67e2e8dcd72c91f6f9c6586cebdf7aa63ca544b7
MD5 3a3a56bb53238e8217b6c18a438a2252
BLAKE2b-256 b92732d047f596692e9fc96e63b1b309dec4e981a662538ecc9344c1c51eecb0

See more details on using hashes here.

File details

Details for the file sentinel1decoder-2.0.0-cp38-cp38-manylinux_2_34_x86_64.whl.

File metadata

File hashes

Hashes for sentinel1decoder-2.0.0-cp38-cp38-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 d9bf84c2991591d54eb32244be8892bf9cce6958c821f880f89fd68bdf41fed7
MD5 9e1dc6e9c80c81526d40e0bbf347d9b3
BLAKE2b-256 615d2e154a88adb96a6a9c4667614e26dbb57d65695c94065facd408ee1a0b2e

See more details on using hashes here.

File details

Details for the file sentinel1decoder-2.0.0-cp38-cp38-manylinux_2_34_s390x.whl.

File metadata

File hashes

Hashes for sentinel1decoder-2.0.0-cp38-cp38-manylinux_2_34_s390x.whl
Algorithm Hash digest
SHA256 9889413eab163958f5b2a3272096696780b3aa49e0f2a9cd46270af7d1afa8f9
MD5 b5bfe4314c30792c313f906bb116511b
BLAKE2b-256 676ec97edbc9506f6b0609455a7185895cd7c95623a4a21c278bf9926103e8d8

See more details on using hashes here.

File details

Details for the file sentinel1decoder-2.0.0-cp38-cp38-manylinux_2_34_ppc64le.whl.

File metadata

File hashes

Hashes for sentinel1decoder-2.0.0-cp38-cp38-manylinux_2_34_ppc64le.whl
Algorithm Hash digest
SHA256 2cb30e1d1a2ce36b253220b2096cfeafd15f43b15e0089e8e9a69ee79a78de09
MD5 cc28f69c3514dce7c22b9a52c1aae1d2
BLAKE2b-256 e9dfb1f9bf8638f4788acc16ea18917afb43ee38897049dd67126d342c61443c

See more details on using hashes here.

File details

Details for the file sentinel1decoder-2.0.0-cp38-cp38-manylinux_2_34_i686.whl.

File metadata

File hashes

Hashes for sentinel1decoder-2.0.0-cp38-cp38-manylinux_2_34_i686.whl
Algorithm Hash digest
SHA256 29849ee5cf160cdc0c3a8146a315cbebdbd68202d058253383273c08ca5a6215
MD5 d8264bf61f2ef389847f7fcf17688df3
BLAKE2b-256 837dfffd3316733e4bc40a906777eaf2bda72105c648ae432725fd4031f7a16d

See more details on using hashes here.

File details

Details for the file sentinel1decoder-2.0.0-cp38-cp38-manylinux_2_34_armv7l.whl.

File metadata

File hashes

Hashes for sentinel1decoder-2.0.0-cp38-cp38-manylinux_2_34_armv7l.whl
Algorithm Hash digest
SHA256 2aac4ea75d5d7d6ee03e36cc7f55374bb829f8c9b877a08a9045ac6bd822a74e
MD5 17963233e68da2854d9881f9cccdfdeb
BLAKE2b-256 5d3f5969a307091ea2743fd6d1c690215ee19577221be135483f47208697de16

See more details on using hashes here.

File details

Details for the file sentinel1decoder-2.0.0-cp38-cp38-manylinux_2_34_aarch64.whl.

File metadata

File hashes

Hashes for sentinel1decoder-2.0.0-cp38-cp38-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 fb76cbe07b817433795f2be025e337b3c799932dd8e21d9eb49afac0ccf9c0af
MD5 ad22b40ccc7013d1141cdfea16676845
BLAKE2b-256 2e8351cff73585c2584a03411d3918ff77c360ed5fceb7fe376f51cfd7335f6c

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