Skip to main content

"gribjumplib"

Project description

GribJump

Static Badge

GribJump is a C++ library for extracting subsets of data from GRIB files, particularly data archived in the FDB.

[!IMPORTANT] This software is Incubating and subject to ECMWF's guidelines on Software Maturity.

Installation

Dependencies

Currently, GribJump has the following runtime dependencies:

as well as ecbuild for building.

C++ Library

Building and installing:

   # Environment --- Edit as needed
   srcdir=$(pwd)
   builddir=build
   installdir=$HOME/local  
   
   # 1. Create the build directory:
   mkdir $builddir
   cd $builddir

   # 2. Run ecbuild
   ecbuild --prefix=${installdir} -- \
   -DENABLE_MEMFS=ON \
   -DENABLE_ECCODES_THREADS=ON \
   -DENABLE_AEC=ON \
   -DCMAKE_INSTALL_PREFIX=$</path/to/installations> ${srcdir}
   
   # 3. Compile / Install
   make -j10
   make install

A clientside build (which cannot extract data but talks to a server which can) is built using the flag -DENABLE_GRIBJUMP_LOCAL_EXTRACT=OFF. This requires only eckit and metkit to be installed.

Python Library

The python interface, pygribjump, can be installed with pip:

python3 -m pip install --upgrade git+ssh://git@github.com/ecmwf/gribjump.git@master

pygribjump uses findlibs to find an installed libgribjump library. You can use export GRIBJUMP_HOME=/path/to/gribjump/install to help with finding the library.

See the docs/examples/ files for simple use cases.

Acknowledgements

Past and current funding and support is listed in the Acknowledgements.

Project details


Download files

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

Source Distributions

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

Built Distributions

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

gribjumplib-0.10.3.dev20250905-cp313-cp313-manylinux_2_28_x86_64.whl (8.7 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ x86-64

gribjumplib-0.10.3.dev20250905-cp313-cp313-macosx_13_0_x86_64.whl (468.9 kB view details)

Uploaded CPython 3.13macOS 13.0+ x86-64

gribjumplib-0.10.3.dev20250905-cp313-cp313-macosx_13_0_arm64.whl (457.7 kB view details)

Uploaded CPython 3.13macOS 13.0+ ARM64

gribjumplib-0.10.3.dev20250905-cp312-cp312-manylinux_2_28_x86_64.whl (8.7 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ x86-64

gribjumplib-0.10.3.dev20250905-cp312-cp312-macosx_13_0_x86_64.whl (468.9 kB view details)

Uploaded CPython 3.12macOS 13.0+ x86-64

gribjumplib-0.10.3.dev20250905-cp312-cp312-macosx_13_0_arm64.whl (457.7 kB view details)

Uploaded CPython 3.12macOS 13.0+ ARM64

gribjumplib-0.10.3.dev20250905-cp311-cp311-manylinux_2_28_x86_64.whl (8.7 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ x86-64

gribjumplib-0.10.3.dev20250905-cp311-cp311-macosx_13_0_x86_64.whl (468.9 kB view details)

Uploaded CPython 3.11macOS 13.0+ x86-64

gribjumplib-0.10.3.dev20250905-cp311-cp311-macosx_13_0_arm64.whl (457.7 kB view details)

Uploaded CPython 3.11macOS 13.0+ ARM64

gribjumplib-0.10.3.dev20250905-cp310-cp310-manylinux_2_28_x86_64.whl (8.7 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ x86-64

gribjumplib-0.10.3.dev20250905-cp310-cp310-macosx_13_0_x86_64.whl (468.9 kB view details)

Uploaded CPython 3.10macOS 13.0+ x86-64

gribjumplib-0.10.3.dev20250905-cp310-cp310-macosx_13_0_arm64.whl (457.7 kB view details)

Uploaded CPython 3.10macOS 13.0+ ARM64

gribjumplib-0.10.3.dev20250905-cp39-cp39-manylinux_2_28_x86_64.whl (8.7 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.28+ x86-64

gribjumplib-0.10.3.dev20250905-cp39-cp39-macosx_13_0_x86_64.whl (468.9 kB view details)

Uploaded CPython 3.9macOS 13.0+ x86-64

gribjumplib-0.10.3.dev20250905-cp39-cp39-macosx_13_0_arm64.whl (457.7 kB view details)

Uploaded CPython 3.9macOS 13.0+ ARM64

gribjumplib-0.10.3.dev20250905-2-cp312-cp312-manylinux_2_28_x86_64.whl (8.7 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ x86-64

gribjumplib-0.10.3.dev20250905-2-cp310-cp310-manylinux_2_28_x86_64.whl (8.7 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ x86-64

gribjumplib-0.10.3.dev20250905-1-cp313-cp313-manylinux_2_28_x86_64.whl (8.7 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ x86-64

gribjumplib-0.10.3.dev20250905-1-cp313-cp313-macosx_13_0_x86_64.whl (468.9 kB view details)

Uploaded CPython 3.13macOS 13.0+ x86-64

gribjumplib-0.10.3.dev20250905-1-cp313-cp313-macosx_13_0_arm64.whl (457.7 kB view details)

Uploaded CPython 3.13macOS 13.0+ ARM64

gribjumplib-0.10.3.dev20250905-1-cp312-cp312-manylinux_2_28_x86_64.whl (8.7 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ x86-64

gribjumplib-0.10.3.dev20250905-1-cp312-cp312-macosx_13_0_x86_64.whl (468.9 kB view details)

Uploaded CPython 3.12macOS 13.0+ x86-64

gribjumplib-0.10.3.dev20250905-1-cp312-cp312-macosx_13_0_arm64.whl (457.7 kB view details)

Uploaded CPython 3.12macOS 13.0+ ARM64

gribjumplib-0.10.3.dev20250905-1-cp311-cp311-manylinux_2_28_x86_64.whl (8.7 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ x86-64

gribjumplib-0.10.3.dev20250905-1-cp311-cp311-macosx_13_0_x86_64.whl (468.9 kB view details)

Uploaded CPython 3.11macOS 13.0+ x86-64

gribjumplib-0.10.3.dev20250905-1-cp311-cp311-macosx_13_0_arm64.whl (457.7 kB view details)

Uploaded CPython 3.11macOS 13.0+ ARM64

gribjumplib-0.10.3.dev20250905-1-cp310-cp310-manylinux_2_28_x86_64.whl (8.7 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ x86-64

gribjumplib-0.10.3.dev20250905-1-cp310-cp310-macosx_13_0_x86_64.whl (468.9 kB view details)

Uploaded CPython 3.10macOS 13.0+ x86-64

gribjumplib-0.10.3.dev20250905-1-cp310-cp310-macosx_13_0_arm64.whl (457.7 kB view details)

Uploaded CPython 3.10macOS 13.0+ ARM64

gribjumplib-0.10.3.dev20250905-1-cp39-cp39-manylinux_2_28_x86_64.whl (8.7 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.28+ x86-64

gribjumplib-0.10.3.dev20250905-1-cp39-cp39-macosx_13_0_x86_64.whl (468.9 kB view details)

Uploaded CPython 3.9macOS 13.0+ x86-64

gribjumplib-0.10.3.dev20250905-1-cp39-cp39-macosx_13_0_arm64.whl (457.7 kB view details)

Uploaded CPython 3.9macOS 13.0+ ARM64

File details

Details for the file gribjumplib-0.10.3.dev20250905-cp313-cp313-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for gribjumplib-0.10.3.dev20250905-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 40e5bbe468250a1ee8eee39f82569d2af41a5a9345f6d3ef61f1486f4ca88760
MD5 40739f1c1e516794a629420852df6e58
BLAKE2b-256 abb76a9c990f2aed4223cac968fe7dcb4a496c5296bd4ceea93c72ed591fa695

See more details on using hashes here.

File details

Details for the file gribjumplib-0.10.3.dev20250905-cp313-cp313-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for gribjumplib-0.10.3.dev20250905-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 47224ee976d471ed27990b781253bf8c42f748fa90da6139e3b261e314ce87de
MD5 0daa04c9c51cb527ed82e523d4a17148
BLAKE2b-256 2e7a1b5a2d68a3779deac6083950251b08805c41d1954081c5bfb70951ebee58

See more details on using hashes here.

File details

Details for the file gribjumplib-0.10.3.dev20250905-cp313-cp313-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for gribjumplib-0.10.3.dev20250905-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 47095cf78c93cb1009d791cb6ed4ba9d08a3730938a86f06f2728bd92957b141
MD5 78949e095389ec9bef57fe9b03d17a8c
BLAKE2b-256 31fa985ea55f93ff86ca1e16c9d6c8da990f1a9445e8c44ae08a56b2c6f0f7a7

See more details on using hashes here.

File details

Details for the file gribjumplib-0.10.3.dev20250905-cp312-cp312-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for gribjumplib-0.10.3.dev20250905-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 f1456cc5bb00df32b75c32b8758a4fcff32dcd9579c98a7fb0086a75eb92751e
MD5 6871787c14478a7260b648e80c3750cc
BLAKE2b-256 649cc2a7c7fb30f4c48aca194127d524e506df89765ae3d19682127cbacff6a8

See more details on using hashes here.

File details

Details for the file gribjumplib-0.10.3.dev20250905-cp312-cp312-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for gribjumplib-0.10.3.dev20250905-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 bec86aed8883625a0eeb194bdbbc0e9378c69c5ff6d6f11a7aac26006debcfe5
MD5 8506eb57616bea908fb97089435d675d
BLAKE2b-256 2973e2665d0556e36fd0b7563a8447d7f55b51984b2fe5822f0097a211452c8d

See more details on using hashes here.

File details

Details for the file gribjumplib-0.10.3.dev20250905-cp312-cp312-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for gribjumplib-0.10.3.dev20250905-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 bd990b45370522b2b764b00679c4b8f2f4edb6fb1d068a86e92ebf6c143b2039
MD5 d4d75b83f7ef483506a2232df63230d1
BLAKE2b-256 d4ed0c76cc771b2497e80968f450fbc321f75e9e193ed5b2badd855bca0c6f9c

See more details on using hashes here.

File details

Details for the file gribjumplib-0.10.3.dev20250905-cp311-cp311-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for gribjumplib-0.10.3.dev20250905-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 de2450f702a4a3060cda050c79d57aa8913bd4342860e7245d7a023b036cfd45
MD5 a71c427e8116b134b6984de635f25cdc
BLAKE2b-256 914b8418742dc8c08fede404bfa24a964a769127ef9cabc381dcff68ef4475e8

See more details on using hashes here.

File details

Details for the file gribjumplib-0.10.3.dev20250905-cp311-cp311-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for gribjumplib-0.10.3.dev20250905-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 00b6da7cd5f9c29cbfb68d1d9bddb6cb92ee7d117cf3514c94e0aac853c0f217
MD5 2714521749acbc4c5ddd6d5af51d35b0
BLAKE2b-256 d80a07e00855ebc12bd7c5bec852e7d94746b233fc53033f1ff4cd3989c38498

See more details on using hashes here.

File details

Details for the file gribjumplib-0.10.3.dev20250905-cp311-cp311-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for gribjumplib-0.10.3.dev20250905-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 3cf6ddb9dadf63358f4f0de6ca9e57f5ec1ba213e1809ac0ad39ce8e841666bc
MD5 bb145b6027329fbadc5b320c6be6ef1d
BLAKE2b-256 f372240e0bd414c8b05507de3018a0c4601e39cd51e7358023d76fcfee66c70f

See more details on using hashes here.

File details

Details for the file gribjumplib-0.10.3.dev20250905-cp310-cp310-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for gribjumplib-0.10.3.dev20250905-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c42098c845d176aca718615aca840e197de251db0d3d4a4428e044c373f288b0
MD5 e9bb82b0faabc79df4a6ab940bce7f59
BLAKE2b-256 791f6563481ecafd8c9ffe66e2f064a1fce5f958e136b281212218f83542f31f

See more details on using hashes here.

File details

Details for the file gribjumplib-0.10.3.dev20250905-cp310-cp310-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for gribjumplib-0.10.3.dev20250905-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 da9e830d8889fc0b73414a40c3cfdf209c6b2d3570b24cae38430ab6c4053269
MD5 4792e67476c107a18810dd99ee848872
BLAKE2b-256 2404beaab9f99a99eee4cad50a268f8f218b98774785d018bd85aaef5d9f09b4

See more details on using hashes here.

File details

Details for the file gribjumplib-0.10.3.dev20250905-cp310-cp310-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for gribjumplib-0.10.3.dev20250905-cp310-cp310-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 eb5e700e5feb6f0b08bf0d696ff7be2d851271a23709122182e29c24f874aa3f
MD5 e52dbf79d634702c2c0d2d68580d2a84
BLAKE2b-256 c477af0e8086aa204c012c21491a6eda167696bf1b607e5267713bd5a68c7832

See more details on using hashes here.

File details

Details for the file gribjumplib-0.10.3.dev20250905-cp39-cp39-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for gribjumplib-0.10.3.dev20250905-cp39-cp39-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 65384809adbbc94053558d6e7acb23dd3ca9c9b5340503fc066ba7679224ba35
MD5 b7aad723d63f45e1748a5f3cdbfc3605
BLAKE2b-256 0084968ecaf48ec73e74d7cc6e0a2fa0f2e1771ae1fcf06223504503a1a900f5

See more details on using hashes here.

File details

Details for the file gribjumplib-0.10.3.dev20250905-cp39-cp39-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for gribjumplib-0.10.3.dev20250905-cp39-cp39-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 99dfe70208d7402dcd90915ea1ebcacb911062182c6bfc394af27885a91a9ff3
MD5 76c25899908c2a5215aa359e53d7ea6e
BLAKE2b-256 e9396a03f926bbb9bd92c9d5406a810bd501edc17f615bb514376927b479690c

See more details on using hashes here.

File details

Details for the file gribjumplib-0.10.3.dev20250905-cp39-cp39-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for gribjumplib-0.10.3.dev20250905-cp39-cp39-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 0e0ef23b87aaf3a1e2a1496135fe3c63f9f0f487a60b2eba449d1b20b2f810a0
MD5 3dce56fe53b980c610ccb30fb8fc54e7
BLAKE2b-256 bbf09e631746cb1b7133571e623ecaccdbef711faa7673297368c29c45b98d7d

See more details on using hashes here.

File details

Details for the file gribjumplib-0.10.3.dev20250905-2-cp312-cp312-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for gribjumplib-0.10.3.dev20250905-2-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ea98679e6bf63a4c3cf6238112a768ee6ad267e33d555a5d2dc1067509090a3b
MD5 396874a705121fd364dd4c4fe012056c
BLAKE2b-256 98caadeb75de8fdd8e3075a0df6ad8d649cffc69e5af94e9b4675f9244d55e3e

See more details on using hashes here.

File details

Details for the file gribjumplib-0.10.3.dev20250905-2-cp310-cp310-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for gribjumplib-0.10.3.dev20250905-2-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 5a38cb5ea0748b3b39cf07033bc4a17aa69af014143912bac1f3d39c579376f7
MD5 545938cba9c53546935429a4c96b7807
BLAKE2b-256 3eb06eb140f573f209382e63c5551d9cab80291ed27f7b6d6ca6ee200a30493d

See more details on using hashes here.

File details

Details for the file gribjumplib-0.10.3.dev20250905-1-cp313-cp313-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for gribjumplib-0.10.3.dev20250905-1-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 5cae2b430b7802aea333d4af1d7d37b02ddc8e800cc3bf3011c3c80340942f28
MD5 cc59ae6cfaf93daee23310d0e7b96ace
BLAKE2b-256 bb4ea0063ddbb9649ae14f04784d174cb2ec4cf0bb2f3b1fe674a67d8b5657b0

See more details on using hashes here.

File details

Details for the file gribjumplib-0.10.3.dev20250905-1-cp313-cp313-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for gribjumplib-0.10.3.dev20250905-1-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 bd2002fe2cad93221b74f6cbf7d156b48911b56faea1f2c7a26b38d57318fa08
MD5 d659eda6b8c3db1bfa2dea993ebb64cc
BLAKE2b-256 c1b9245cce8c895b57c4a1ee4b736a775f44b5efa0abd4693a244b32ad7fabf4

See more details on using hashes here.

File details

Details for the file gribjumplib-0.10.3.dev20250905-1-cp313-cp313-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for gribjumplib-0.10.3.dev20250905-1-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 95f10a4995a02e1576b894d8f367521c8fc483d2ddfd03db8dcc4824b425724b
MD5 fbf0c5b23a833cb185719c215285a46f
BLAKE2b-256 889d920af289bef444708b3fa61dbbbf830bc18e79e8047fffc95d9a85583954

See more details on using hashes here.

File details

Details for the file gribjumplib-0.10.3.dev20250905-1-cp312-cp312-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for gribjumplib-0.10.3.dev20250905-1-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 e0b2b7d574f7d7a6c0feb54c7384060b9a43b408b3f41187ef290ece3d2efc5a
MD5 1a0bf12acfc72b0a083fa5393c127d5a
BLAKE2b-256 ce61350b0eb02189241eb9143f4d8e419a6a11240945c6d240b4eebca16d7d90

See more details on using hashes here.

File details

Details for the file gribjumplib-0.10.3.dev20250905-1-cp312-cp312-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for gribjumplib-0.10.3.dev20250905-1-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 93c826d01a3ee193cb0d9270464195d003c4767e81fac90316fa8fa5837eb048
MD5 5856b52deceb0d9523f85867c90e9f00
BLAKE2b-256 a00827c0d0dadd2fdb359b4938cc52088de04aee325423866abdfa38da43ae68

See more details on using hashes here.

File details

Details for the file gribjumplib-0.10.3.dev20250905-1-cp312-cp312-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for gribjumplib-0.10.3.dev20250905-1-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 d97a2ffa7c2615355a999a31b90db303a02cc0529b0397dd44e71863ba91316a
MD5 ed7034bd3b25346f0d9fdf4ec5bd25b9
BLAKE2b-256 d1eb7f717d0d548652f36eb291fd37fc41ae8fe46ce99d254da36c6eb9ed7fd4

See more details on using hashes here.

File details

Details for the file gribjumplib-0.10.3.dev20250905-1-cp311-cp311-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for gribjumplib-0.10.3.dev20250905-1-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 14cf4b71accad0bef491b8db829aa01a5f9ceaf2940d5e3f997b140120c06454
MD5 7c7d57f58207b865f3f84c7eb1b5f158
BLAKE2b-256 7d7be201d8359a9c431152e491e7eb665bab4c3a95e8c9154963793067583c5a

See more details on using hashes here.

File details

Details for the file gribjumplib-0.10.3.dev20250905-1-cp311-cp311-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for gribjumplib-0.10.3.dev20250905-1-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 4560858eed73ccedb8db81f22ca6bd16d1863d45e922cad0100e95c8e84b6bcf
MD5 00a2d02c860cfbbb3f0fb0a08f13bce9
BLAKE2b-256 38f4f05f32d10608398c499910e8c62eb6d4c39b2c00ef393e105d66a13b2859

See more details on using hashes here.

File details

Details for the file gribjumplib-0.10.3.dev20250905-1-cp311-cp311-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for gribjumplib-0.10.3.dev20250905-1-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 6626c2221ddcd06b5b033a7f7c054210f9a47a31887289f9cdab8f8fb6374c42
MD5 4dc9d19fb509d9b879f213e4a307a585
BLAKE2b-256 e25a8055604793ec772cf53a136df3a262a9ca14f858b88b38ed58723b82f47a

See more details on using hashes here.

File details

Details for the file gribjumplib-0.10.3.dev20250905-1-cp310-cp310-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for gribjumplib-0.10.3.dev20250905-1-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ef3011c58e4564b83e0248e6ba5d3da528b406d851854347b5f05752af962e1d
MD5 d747cf53355bb3c51465158d8e8b61c3
BLAKE2b-256 332322b1df853db1d6926afba5d23d610969d675f27ecea8077e20f8f93a9805

See more details on using hashes here.

File details

Details for the file gribjumplib-0.10.3.dev20250905-1-cp310-cp310-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for gribjumplib-0.10.3.dev20250905-1-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 e59de54b87747a4a229cd3ca2779f075b3d8075773784d01f051edd97b1c8cca
MD5 e859e62d4afcc89ec0e8682b3a6e1b01
BLAKE2b-256 535e4764a213a98a1402316c38d4116019785ffdb67a652614731098bbeccbbb

See more details on using hashes here.

File details

Details for the file gribjumplib-0.10.3.dev20250905-1-cp310-cp310-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for gribjumplib-0.10.3.dev20250905-1-cp310-cp310-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 f9d1d3177d568d417ebe863df64547c8fcf33d68a520df6e3756bedcf3bd46da
MD5 5f1998d0ad8fdd6e7871362200dc1f27
BLAKE2b-256 8fbacacf591e5160f5aaf13b8372d06e6cb2f15154cdc6e9f542708f7a6400fd

See more details on using hashes here.

File details

Details for the file gribjumplib-0.10.3.dev20250905-1-cp39-cp39-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for gribjumplib-0.10.3.dev20250905-1-cp39-cp39-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 5f4c5bc5803de88ddb0430e4e8e36ac11a809c3cf0ddfc1e7059d9a7c074b83f
MD5 fa414165b019c303c58035d88e49a134
BLAKE2b-256 fd9e376215931827189408e3173f097ec92a4367036fc14d8e591f6c7fb8c723

See more details on using hashes here.

File details

Details for the file gribjumplib-0.10.3.dev20250905-1-cp39-cp39-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for gribjumplib-0.10.3.dev20250905-1-cp39-cp39-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 5b4d8f6681527273738410e3f7003c48da594facce3fa6c849620cb7e05b9b0c
MD5 4b4f2317e7c0abe0845338799990ac18
BLAKE2b-256 c2365fa81e493e0cdd89f5e2ec33a405c661860fbd516cf743fe0ac4e61328c4

See more details on using hashes here.

File details

Details for the file gribjumplib-0.10.3.dev20250905-1-cp39-cp39-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for gribjumplib-0.10.3.dev20250905-1-cp39-cp39-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 ee17b4bcc51645e05958375cf623f490864eaf7b59df6248491fc0edef1b273f
MD5 8e416aef902bd23d086b287db739347d
BLAKE2b-256 ed574a6209309681c90455335baea2779f9f881f2957a0fd5fcafe4cede36bd9

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