Skip to main content

Geospatial image resampling in Python

Project description

Build Status Build status Build Status Coverage Status

Pyresample

Pyresample is a python package for resampling geospatial image data. It is the primary method for resampling in the Satpy library, but can also be used as a standalone library. Resampling or reprojection is the process of mapping input geolocated data points to a new target geographic projection and area.

Pyresample can operate on both fixed grids of data and geolocated swath data. To describe these data Pyresample uses various "geometry" objects including the AreaDefinition and SwathDefinition classes.

Pyresample offers multiple resampling algorithms including:

  • Nearest Neighbor
  • Elliptical Weighted Average (EWA)
  • Bilinear

For nearest neighbor and bilinear interpolation pyresample uses a kd-tree approach by using the fast KDTree implementation provided by the pykdtree library. Pyresample works with numpy arrays and numpy masked arrays. Interfaces to XArray objects (including dask array support) are provided in separate Resampler class interfaces and are in active development. Utility functions are available to easily plot data using Cartopy.

Pyresample is tested with Python 2.7 and 3.6, but should additionally work on Python 3.4+. Pyresample will drop Python 2.7 at the end of 2019.

Documentation

See pytroll.github.io for more information on the PyTroll group and related packages.

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distribution

pyresample-1.15.0.tar.gz (4.5 MB view details)

Uploaded Source

Built Distributions

pyresample-1.15.0-cp38-cp38-win_amd64.whl (478.0 kB view details)

Uploaded CPython 3.8 Windows x86-64

pyresample-1.15.0-cp38-cp38-win32.whl (410.9 kB view details)

Uploaded CPython 3.8 Windows x86

pyresample-1.15.0-cp38-cp38-manylinux2010_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.12+ x86-64

pyresample-1.15.0-cp38-cp38-manylinux2010_i686.whl (1.4 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.12+ i686

pyresample-1.15.0-cp38-cp38-manylinux1_x86_64.whl (1.8 MB view details)

Uploaded CPython 3.8

pyresample-1.15.0-cp38-cp38-manylinux1_i686.whl (1.4 MB view details)

Uploaded CPython 3.8

pyresample-1.15.0-cp38-cp38-macosx_10_9_x86_64.whl (492.8 kB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

pyresample-1.15.0-cp37-cp37m-win_amd64.whl (470.5 kB view details)

Uploaded CPython 3.7m Windows x86-64

pyresample-1.15.0-cp37-cp37m-win32.whl (405.5 kB view details)

Uploaded CPython 3.7m Windows x86

pyresample-1.15.0-cp37-cp37m-manylinux2010_x86_64.whl (1.6 MB view details)

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

pyresample-1.15.0-cp37-cp37m-manylinux2010_i686.whl (1.3 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.12+ i686

pyresample-1.15.0-cp37-cp37m-manylinux1_x86_64.whl (1.6 MB view details)

Uploaded CPython 3.7m

pyresample-1.15.0-cp37-cp37m-manylinux1_i686.whl (1.3 MB view details)

Uploaded CPython 3.7m

pyresample-1.15.0-cp37-cp37m-macosx_10_9_x86_64.whl (486.8 kB view details)

Uploaded CPython 3.7m macOS 10.9+ x86-64

pyresample-1.15.0-cp36-cp36m-win_amd64.whl (466.8 kB view details)

Uploaded CPython 3.6m Windows x86-64

pyresample-1.15.0-cp36-cp36m-win32.whl (402.2 kB view details)

Uploaded CPython 3.6m Windows x86

pyresample-1.15.0-cp36-cp36m-manylinux2010_x86_64.whl (1.6 MB view details)

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

pyresample-1.15.0-cp36-cp36m-manylinux2010_i686.whl (1.3 MB view details)

Uploaded CPython 3.6m manylinux: glibc 2.12+ i686

pyresample-1.15.0-cp36-cp36m-manylinux1_x86_64.whl (1.6 MB view details)

Uploaded CPython 3.6m

pyresample-1.15.0-cp36-cp36m-manylinux1_i686.whl (1.3 MB view details)

Uploaded CPython 3.6m

pyresample-1.15.0-cp36-cp36m-macosx_10_9_x86_64.whl (483.7 kB view details)

Uploaded CPython 3.6m macOS 10.9+ x86-64

File details

Details for the file pyresample-1.15.0.tar.gz.

File metadata

  • Download URL: pyresample-1.15.0.tar.gz
  • Upload date:
  • Size: 4.5 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.8.2

File hashes

Hashes for pyresample-1.15.0.tar.gz
Algorithm Hash digest
SHA256 bd9113734b2f66ddce4bdb401f600e9fbda4633444437796cdb135afbbde95fb
MD5 e88628e00ba028cd9d7e99128a789ae0
BLAKE2b-256 1ceaea3efcce5dd432dd638e10084a2f3cb4b077dd56dd6264469f255ff4d579

See more details on using hashes here.

File details

Details for the file pyresample-1.15.0-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: pyresample-1.15.0-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 478.0 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.8.2

File hashes

Hashes for pyresample-1.15.0-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 45ab59e7c565154b3fe05226f599cd9fa40dc91afdb5189353638c37e2b066de
MD5 8ce1131c68cf5b500498898283a85898
BLAKE2b-256 aee221fcd33b4a359e8dd50f30dca22d1f4d2d3dc7092103ec0935e94aba8656

See more details on using hashes here.

File details

Details for the file pyresample-1.15.0-cp38-cp38-win32.whl.

File metadata

  • Download URL: pyresample-1.15.0-cp38-cp38-win32.whl
  • Upload date:
  • Size: 410.9 kB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.8.2

File hashes

Hashes for pyresample-1.15.0-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 7e7adad0dc9d10112a4a0905c150249d24564637276661ad139216314c857317
MD5 ccd08fa5c484849c069ef205d633ba91
BLAKE2b-256 373115f4b3f62f00bbb12599b0f1c3fa813db4a77ad6c97073a3ce8afb9626e5

See more details on using hashes here.

File details

Details for the file pyresample-1.15.0-cp38-cp38-manylinux2010_x86_64.whl.

File metadata

  • Download URL: pyresample-1.15.0-cp38-cp38-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 1.8 MB
  • Tags: CPython 3.8, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.8.2

File hashes

Hashes for pyresample-1.15.0-cp38-cp38-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 864fcd0589b50c335e9cc4171435791848ea1853efcef7c35396c8146d9bf150
MD5 b5a3ec733f0f48cc03f8fb97677629a2
BLAKE2b-256 f6a6463313c1090913e849078c9b59f0eb566796d15310b9ccd317753a48aa59

See more details on using hashes here.

File details

Details for the file pyresample-1.15.0-cp38-cp38-manylinux2010_i686.whl.

File metadata

  • Download URL: pyresample-1.15.0-cp38-cp38-manylinux2010_i686.whl
  • Upload date:
  • Size: 1.4 MB
  • Tags: CPython 3.8, manylinux: glibc 2.12+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.8.2

File hashes

Hashes for pyresample-1.15.0-cp38-cp38-manylinux2010_i686.whl
Algorithm Hash digest
SHA256 b8185d56dbeaa5bc6d442fca67b5d6af7bd4c5b9cbf61f98fcff01fd7fcfce44
MD5 9cd3222473750d123c0c8dfc75e7e6db
BLAKE2b-256 0a6113ebeb3c3f80de5a17c2b8bec02988b1dcd7b3b32a192fb121e2c4deef14

See more details on using hashes here.

File details

Details for the file pyresample-1.15.0-cp38-cp38-manylinux1_x86_64.whl.

File metadata

  • Download URL: pyresample-1.15.0-cp38-cp38-manylinux1_x86_64.whl
  • Upload date:
  • Size: 1.8 MB
  • Tags: CPython 3.8
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.8.2

File hashes

Hashes for pyresample-1.15.0-cp38-cp38-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 80f0a8ad18cbb6d41becac484a312fda12c4edc6e4f758ba9ba5c0ff9cf28741
MD5 dfe3fe23aeb4b330eea141c59b8bbf1d
BLAKE2b-256 1bd1605a9cc1a61038eff8ec9fb80f510d324e832603e72a8d4616d31ff59c3c

See more details on using hashes here.

File details

Details for the file pyresample-1.15.0-cp38-cp38-manylinux1_i686.whl.

File metadata

  • Download URL: pyresample-1.15.0-cp38-cp38-manylinux1_i686.whl
  • Upload date:
  • Size: 1.4 MB
  • Tags: CPython 3.8
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.8.2

File hashes

Hashes for pyresample-1.15.0-cp38-cp38-manylinux1_i686.whl
Algorithm Hash digest
SHA256 b8e4cc5354f3bd2db0683aef86299ebf52b08736e8c99e4441fdff80548461cb
MD5 119d3ccd0e0360f0f1f87d3a68537f11
BLAKE2b-256 9be0a64e40a8921960ecc57a307d49c9d29ca063d2adf338d5d2e7329afcb177

See more details on using hashes here.

File details

Details for the file pyresample-1.15.0-cp38-cp38-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: pyresample-1.15.0-cp38-cp38-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 492.8 kB
  • Tags: CPython 3.8, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.8.2

File hashes

Hashes for pyresample-1.15.0-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 9bb9fa0e612c9605a1c8dffe92c5b88782d9a4cff9a3623db9e105f3c82b4612
MD5 a8bebe182d77f030673ed53ea58ce68c
BLAKE2b-256 3ae9b45d4e9a5a2903a2e114b4e44d43ca3bcbf8d84f1a5a9891de10fb6a57a1

See more details on using hashes here.

File details

Details for the file pyresample-1.15.0-cp37-cp37m-win_amd64.whl.

File metadata

  • Download URL: pyresample-1.15.0-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 470.5 kB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.8.2

File hashes

Hashes for pyresample-1.15.0-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 5556e4d28fdf3755df71bc0d12169c7427b78d7de6c1920309543e7f2f8c98dc
MD5 3c7b398dd265e39b6c1967529ca8e127
BLAKE2b-256 6d7c608c67af4ed8f29114816384213580d45685dac3d67bb6599090fb8e2fc4

See more details on using hashes here.

File details

Details for the file pyresample-1.15.0-cp37-cp37m-win32.whl.

File metadata

  • Download URL: pyresample-1.15.0-cp37-cp37m-win32.whl
  • Upload date:
  • Size: 405.5 kB
  • Tags: CPython 3.7m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.8.2

File hashes

Hashes for pyresample-1.15.0-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 754a0ac9d22f04d947651f4806ff6dcb2a99b460706b2bb8f4d44bb43ae50550
MD5 07c8838cfdbc34bb809c18b03b8c1762
BLAKE2b-256 8044c3435d9a5a42385947a782566d9db92790d3f0f4db216399c88c8557931e

See more details on using hashes here.

File details

Details for the file pyresample-1.15.0-cp37-cp37m-manylinux2010_x86_64.whl.

File metadata

  • Download URL: pyresample-1.15.0-cp37-cp37m-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 1.6 MB
  • Tags: CPython 3.7m, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.8.2

File hashes

Hashes for pyresample-1.15.0-cp37-cp37m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 e9e5a0322d12e8acbf3f0920fef13649f732d8488934852fd27e330cfd4290d7
MD5 025eade1b1699f3de3105336b3b9e22a
BLAKE2b-256 96707ff6012da9de0d1c0788a674a0305f03d7d5b52b918dc5d1634332b81551

See more details on using hashes here.

File details

Details for the file pyresample-1.15.0-cp37-cp37m-manylinux2010_i686.whl.

File metadata

  • Download URL: pyresample-1.15.0-cp37-cp37m-manylinux2010_i686.whl
  • Upload date:
  • Size: 1.3 MB
  • Tags: CPython 3.7m, manylinux: glibc 2.12+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.8.2

File hashes

Hashes for pyresample-1.15.0-cp37-cp37m-manylinux2010_i686.whl
Algorithm Hash digest
SHA256 70adb7d03d92041fbd3a65e6856e676e80e408ae820207c940e4b52e2ef8d018
MD5 92ef4eccf591dbedc3ab9a27de1c408a
BLAKE2b-256 4940291935eda650496e1508227bbe6523aafd4dd76db14410c52685fb0bafbf

See more details on using hashes here.

File details

Details for the file pyresample-1.15.0-cp37-cp37m-manylinux1_x86_64.whl.

File metadata

  • Download URL: pyresample-1.15.0-cp37-cp37m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 1.6 MB
  • Tags: CPython 3.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.8.2

File hashes

Hashes for pyresample-1.15.0-cp37-cp37m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 ed4d3b297f946ff2e5035426cbf6ac8a97ead0f1b37dee4cf1ac69e955536f0e
MD5 f1345b99418aa429791d453a7f9eb712
BLAKE2b-256 756f13e32e61f361f87ebfb071e5df81db06f4321a3cbd23adb5397b51d0c47a

See more details on using hashes here.

File details

Details for the file pyresample-1.15.0-cp37-cp37m-manylinux1_i686.whl.

File metadata

  • Download URL: pyresample-1.15.0-cp37-cp37m-manylinux1_i686.whl
  • Upload date:
  • Size: 1.3 MB
  • Tags: CPython 3.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.8.2

File hashes

Hashes for pyresample-1.15.0-cp37-cp37m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 4a76e2eb8e22fb970d00582500f8077cd091a193d5e1fdfafcf2aaf1995ca9da
MD5 f555f2cfcfa56d878d9999c5f5c19779
BLAKE2b-256 b63e1e1902387b7b92c35d23ee88c54965b8beec6905fa60f563d2cd12660ee2

See more details on using hashes here.

File details

Details for the file pyresample-1.15.0-cp37-cp37m-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: pyresample-1.15.0-cp37-cp37m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 486.8 kB
  • Tags: CPython 3.7m, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.8.2

File hashes

Hashes for pyresample-1.15.0-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 14bef6769f80c2bfa4efaf7eb782ffa72db05dbc2ae1dfea8be8122930c4c6e5
MD5 00785a8578b47c727d9896d05b06395a
BLAKE2b-256 022e68cc1e5392804b6ede26cb57adbe8ec4a50365e3de08bc2c631487546d8b

See more details on using hashes here.

File details

Details for the file pyresample-1.15.0-cp36-cp36m-win_amd64.whl.

File metadata

  • Download URL: pyresample-1.15.0-cp36-cp36m-win_amd64.whl
  • Upload date:
  • Size: 466.8 kB
  • Tags: CPython 3.6m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.8.2

File hashes

Hashes for pyresample-1.15.0-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 473ea361a7774e0fc6e717ef954e5af8bb8f052272945da5c082b911a9caf4e5
MD5 c21d1d81936627cd2082e3e93c7d7428
BLAKE2b-256 05caf9d51324b5e948daba53dbf0e8b997c2cd0513c838921a39e7852cce203f

See more details on using hashes here.

File details

Details for the file pyresample-1.15.0-cp36-cp36m-win32.whl.

File metadata

  • Download URL: pyresample-1.15.0-cp36-cp36m-win32.whl
  • Upload date:
  • Size: 402.2 kB
  • Tags: CPython 3.6m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.8.2

File hashes

Hashes for pyresample-1.15.0-cp36-cp36m-win32.whl
Algorithm Hash digest
SHA256 92bfb41c6a16f23260d573119b5bcb49d9b683ac30e02a829e21f6d3b1683e04
MD5 168df2e2490b90ee2776c58eb535d955
BLAKE2b-256 bdcef2da1ddecc9d3084daa20ac9aecaefe14ab316aac3b38a7e1d502a369ab1

See more details on using hashes here.

File details

Details for the file pyresample-1.15.0-cp36-cp36m-manylinux2010_x86_64.whl.

File metadata

  • Download URL: pyresample-1.15.0-cp36-cp36m-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 1.6 MB
  • Tags: CPython 3.6m, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.8.2

File hashes

Hashes for pyresample-1.15.0-cp36-cp36m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 48cc85bc6a8a4b976f96a2b246c8b7f016998d03642733f85c4dd8968fcb85a3
MD5 f136b42da437fcc0b5ed3370be7bcd03
BLAKE2b-256 6ff7235c8ab23905246e1ebc2cf8d4427287748e28625581299fd22773c5a364

See more details on using hashes here.

File details

Details for the file pyresample-1.15.0-cp36-cp36m-manylinux2010_i686.whl.

File metadata

  • Download URL: pyresample-1.15.0-cp36-cp36m-manylinux2010_i686.whl
  • Upload date:
  • Size: 1.3 MB
  • Tags: CPython 3.6m, manylinux: glibc 2.12+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.8.2

File hashes

Hashes for pyresample-1.15.0-cp36-cp36m-manylinux2010_i686.whl
Algorithm Hash digest
SHA256 e63bd139cba4f05643243cfe34a435a92c0861eee49a4db418c5355470e07835
MD5 ba59d8914643087a9d0b4d15ba8618e5
BLAKE2b-256 ef4d7238395f41ec3e554615d037643ed45608db6c727d963bb3a88f2ed1c2b2

See more details on using hashes here.

File details

Details for the file pyresample-1.15.0-cp36-cp36m-manylinux1_x86_64.whl.

File metadata

  • Download URL: pyresample-1.15.0-cp36-cp36m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 1.6 MB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.8.2

File hashes

Hashes for pyresample-1.15.0-cp36-cp36m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 9e5962036f9337d1fce92dd287fdd349c6585da13063d1a973f3dcc3a5c480c2
MD5 fd5741a55a0fe3cff20fffb7983aefa3
BLAKE2b-256 4c6c88966aa3a4b8ace4f5b92eb2f9a8b89c03cba951901bb5db0ccd4441fd2e

See more details on using hashes here.

File details

Details for the file pyresample-1.15.0-cp36-cp36m-manylinux1_i686.whl.

File metadata

  • Download URL: pyresample-1.15.0-cp36-cp36m-manylinux1_i686.whl
  • Upload date:
  • Size: 1.3 MB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.8.2

File hashes

Hashes for pyresample-1.15.0-cp36-cp36m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 b2851dc881a3b658696305593c09e47356dacee77765eccdce9dadc8c130aa69
MD5 4ce5725a85f31c2ed7e56e0895110057
BLAKE2b-256 f648cc9b9e77bff8a8d3a5460825e7f28ab24b59af4fd6b364eb7ad81a9b5bd0

See more details on using hashes here.

File details

Details for the file pyresample-1.15.0-cp36-cp36m-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: pyresample-1.15.0-cp36-cp36m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 483.7 kB
  • Tags: CPython 3.6m, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.8.2

File hashes

Hashes for pyresample-1.15.0-cp36-cp36m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 17a3cda1f4694f5382a09d9a6d8f3e7232c7bc4c3de3487707a3ac407e9473a6
MD5 2f78e2a6e90cdd9a1e30b867d6783d63
BLAKE2b-256 503de647becafe21ad0417ece32230b3e1492d8fa3cd136be3265fd579880f53

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