Skip to main content

Python utilities for the OpenGGCM Global Magnetosphere Code

Project description

ggcmpy -- Python utilities for the OpenGGCM Global Magnetosphere Code

Actions Status Documentation Status

PyPI version PyPI platforms

GitHub Discussion

Documentation

The ggcmpy package aims to be the place to collect various OpenGGCM related tools.

  • Support for reading OpenGGCM data files as Xarray datasets.

    Xarray is essentially an extension of numpy arrays, adding additional information like dimension names and coordinates, and making many data analysis tasks much easier. This package allows to read OpenGGCM binary files (.iof, .3df, .p[xyz]_N) simply by ds = xr.open_dataset(filename).

  • OpenGGCM-specific Xarray extensions

    • for now, this is limited to providing the mlts and colats coordinates in addition to the standard longs, lats.
  • (TBD): OpenGGCM specific plotting support

  • (TBD): Setting up an OpenGGCM run

    • Generating a runme
    • Generating a non-uniform grid
    • Preparing event solar wind data
  • (external): Support for reading OpenGGCM XDMF/HDF5 data is available through xarray-pschdf5

  • (external): Support for reading OpenGGCM ADIOS2 data is available through xarray-adios2

Needless to say, there is a lot of work the remains to be done, feedback / requests and help are always appreciated!

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

ggcmpy-0.1.0a8.tar.gz (2.8 MB view details)

Uploaded Source

Built Distributions

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

ggcmpy-0.1.0a8-cp314-cp314t-musllinux_1_2_x86_64.whl (4.1 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

ggcmpy-0.1.0a8-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (3.8 MB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

ggcmpy-0.1.0a8-cp314-cp314t-macosx_14_0_arm64.whl (3.4 MB view details)

Uploaded CPython 3.14tmacOS 14.0+ ARM64

ggcmpy-0.1.0a8-cp314-cp314t-macosx_13_0_x86_64.whl (4.0 MB view details)

Uploaded CPython 3.14tmacOS 13.0+ x86-64

ggcmpy-0.1.0a8-cp314-cp314-musllinux_1_2_x86_64.whl (4.1 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

ggcmpy-0.1.0a8-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (3.8 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

ggcmpy-0.1.0a8-cp314-cp314-macosx_14_0_arm64.whl (3.4 MB view details)

Uploaded CPython 3.14macOS 14.0+ ARM64

ggcmpy-0.1.0a8-cp314-cp314-macosx_13_0_x86_64.whl (4.0 MB view details)

Uploaded CPython 3.14macOS 13.0+ x86-64

ggcmpy-0.1.0a8-cp313-cp313-musllinux_1_2_x86_64.whl (4.1 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

ggcmpy-0.1.0a8-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (3.8 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

ggcmpy-0.1.0a8-cp313-cp313-macosx_14_0_arm64.whl (3.4 MB view details)

Uploaded CPython 3.13macOS 14.0+ ARM64

ggcmpy-0.1.0a8-cp313-cp313-macosx_13_0_x86_64.whl (4.0 MB view details)

Uploaded CPython 3.13macOS 13.0+ x86-64

ggcmpy-0.1.0a8-cp312-cp312-musllinux_1_2_x86_64.whl (4.1 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

ggcmpy-0.1.0a8-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (3.8 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

ggcmpy-0.1.0a8-cp312-cp312-macosx_14_0_arm64.whl (3.4 MB view details)

Uploaded CPython 3.12macOS 14.0+ ARM64

ggcmpy-0.1.0a8-cp312-cp312-macosx_13_0_x86_64.whl (4.0 MB view details)

Uploaded CPython 3.12macOS 13.0+ x86-64

ggcmpy-0.1.0a8-cp311-cp311-musllinux_1_2_x86_64.whl (4.1 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

ggcmpy-0.1.0a8-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (3.8 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

ggcmpy-0.1.0a8-cp311-cp311-macosx_14_0_arm64.whl (3.4 MB view details)

Uploaded CPython 3.11macOS 14.0+ ARM64

ggcmpy-0.1.0a8-cp311-cp311-macosx_13_0_x86_64.whl (4.0 MB view details)

Uploaded CPython 3.11macOS 13.0+ x86-64

ggcmpy-0.1.0a8-cp310-cp310-musllinux_1_2_x86_64.whl (4.1 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

ggcmpy-0.1.0a8-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (3.8 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

ggcmpy-0.1.0a8-cp310-cp310-macosx_14_0_arm64.whl (3.4 MB view details)

Uploaded CPython 3.10macOS 14.0+ ARM64

ggcmpy-0.1.0a8-cp310-cp310-macosx_13_0_x86_64.whl (4.0 MB view details)

Uploaded CPython 3.10macOS 13.0+ x86-64

File details

Details for the file ggcmpy-0.1.0a8.tar.gz.

File metadata

  • Download URL: ggcmpy-0.1.0a8.tar.gz
  • Upload date:
  • Size: 2.8 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for ggcmpy-0.1.0a8.tar.gz
Algorithm Hash digest
SHA256 78e6f0c0b4c55e6bce20a1b538549eea22c9966a6de333346a8f42c9260eabad
MD5 f3ad0f18ab7ceb6af0b7caef90ae11de
BLAKE2b-256 877f454fc813bf1ef944b46665206bbf38d12a47a08c3a521a007725ac5e2187

See more details on using hashes here.

Provenance

The following attestation bundles were made for ggcmpy-0.1.0a8.tar.gz:

Publisher: cd.yml on unh-hpc/ggcmpy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ggcmpy-0.1.0a8-cp314-cp314t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for ggcmpy-0.1.0a8-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 d1d9670da0bedbe3c0609378e8a214a3096dcce53503b279c26dd6912f199a56
MD5 0d4abd11c20af45b1f98719ba8389e9e
BLAKE2b-256 9f95e1fdcba4552423589aad55b249cb8cd74ca174b2d40cb24fa0fda6ae700e

See more details on using hashes here.

Provenance

The following attestation bundles were made for ggcmpy-0.1.0a8-cp314-cp314t-musllinux_1_2_x86_64.whl:

Publisher: cd.yml on unh-hpc/ggcmpy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ggcmpy-0.1.0a8-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for ggcmpy-0.1.0a8-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 78ee8a5a8ee1780fa3b7261f223db94e2bc853bc8195bb68fba978b9ac59f097
MD5 c8bdf29696401c3ad8c444f07f338c01
BLAKE2b-256 5fd25ad1ce81baed6b62407b9d94c8f787029f056e253dadf77e01c04bc3b95e

See more details on using hashes here.

Provenance

The following attestation bundles were made for ggcmpy-0.1.0a8-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: cd.yml on unh-hpc/ggcmpy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ggcmpy-0.1.0a8-cp314-cp314t-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for ggcmpy-0.1.0a8-cp314-cp314t-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 7b6e6df16ccae10706e3cba0bf67688041f2a287f81a41f94d93c52283d7cd7c
MD5 c9a90f54fbb9af7b330f83b3191dd798
BLAKE2b-256 e07ebc04d813c646703352b3f3088237b8f3ba63b5decca1ad677d1565566baf

See more details on using hashes here.

Provenance

The following attestation bundles were made for ggcmpy-0.1.0a8-cp314-cp314t-macosx_14_0_arm64.whl:

Publisher: cd.yml on unh-hpc/ggcmpy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ggcmpy-0.1.0a8-cp314-cp314t-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for ggcmpy-0.1.0a8-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 bac5cd24242fe027be63b7badcfde23b7479b1e69bc561ff63c61a2c7a1b0590
MD5 47502a48974b040124b5562a48ef288b
BLAKE2b-256 2bb10e4bb14b4c85080c0316718c2ec10625d5532b1052ed0515a196f43fdcc2

See more details on using hashes here.

Provenance

The following attestation bundles were made for ggcmpy-0.1.0a8-cp314-cp314t-macosx_13_0_x86_64.whl:

Publisher: cd.yml on unh-hpc/ggcmpy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ggcmpy-0.1.0a8-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for ggcmpy-0.1.0a8-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 8eb9fefa9700c78a7e100fd8cb12d793630cea01a40ad1f3ba2d5c582f1f137d
MD5 ed90374f5bd90a4809b056918f7ef7a1
BLAKE2b-256 24511af8c3494f2a52226d9a45062d2adecd53b5ab4ec37f69bc1365e31a12df

See more details on using hashes here.

Provenance

The following attestation bundles were made for ggcmpy-0.1.0a8-cp314-cp314-musllinux_1_2_x86_64.whl:

Publisher: cd.yml on unh-hpc/ggcmpy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ggcmpy-0.1.0a8-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for ggcmpy-0.1.0a8-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 7583182e21caba8076e9bb5470ac2800c1bd52f86f281a96e0b70a0432c57479
MD5 0670679243558601250c2a46b87afa3d
BLAKE2b-256 673a4366300435a5bf5752459087493d85f89443ca13f1153ee6321063ccfbb9

See more details on using hashes here.

Provenance

The following attestation bundles were made for ggcmpy-0.1.0a8-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: cd.yml on unh-hpc/ggcmpy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ggcmpy-0.1.0a8-cp314-cp314-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for ggcmpy-0.1.0a8-cp314-cp314-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 792fd1b50ee2401306d2fe89be8ea4a1d96bd09eefc427a7d4a5c0297695bc53
MD5 4b1c82e1acbc6eeaa8b40306ccf5b76a
BLAKE2b-256 55856f53f1d4915686152dcecf67221e98b476b933f11d97c4b729da0c6ebd0d

See more details on using hashes here.

Provenance

The following attestation bundles were made for ggcmpy-0.1.0a8-cp314-cp314-macosx_14_0_arm64.whl:

Publisher: cd.yml on unh-hpc/ggcmpy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ggcmpy-0.1.0a8-cp314-cp314-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for ggcmpy-0.1.0a8-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 91f869220f8d2841938dae2dfdda1077b00dee12dfd6f67e6ec2a5c96dde8fc3
MD5 a9ee8bdbdd11a8792323acb568d2fd73
BLAKE2b-256 7ac5fdac42668cbf12bcbc15ad4a94c96d7b1215357c593d09640146dca11049

See more details on using hashes here.

Provenance

The following attestation bundles were made for ggcmpy-0.1.0a8-cp314-cp314-macosx_13_0_x86_64.whl:

Publisher: cd.yml on unh-hpc/ggcmpy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ggcmpy-0.1.0a8-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for ggcmpy-0.1.0a8-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 72f5eaded4787c930c7aa2256b84acecf9d4636f97f05bfde86c8910a6766609
MD5 e1b928bbd4f555323dcb7c7a052838f0
BLAKE2b-256 4e72ee15f3d76767842730fee3571ad29a12bc239174608ab03203e9b0bc3e3f

See more details on using hashes here.

Provenance

The following attestation bundles were made for ggcmpy-0.1.0a8-cp313-cp313-musllinux_1_2_x86_64.whl:

Publisher: cd.yml on unh-hpc/ggcmpy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ggcmpy-0.1.0a8-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for ggcmpy-0.1.0a8-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 fd0802fe1d0a152ea3e7174c74c334b67c7bedb5b3557bf2256d8843883a87d2
MD5 52a8ee2d13aa78d64d3cd179b4b772e2
BLAKE2b-256 8ad1c8b4820e7293580b93c21f2ba5912399c4838b709b3ca2d9acfe585ce70a

See more details on using hashes here.

Provenance

The following attestation bundles were made for ggcmpy-0.1.0a8-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: cd.yml on unh-hpc/ggcmpy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ggcmpy-0.1.0a8-cp313-cp313-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for ggcmpy-0.1.0a8-cp313-cp313-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 c2347f3d8d7b4e28614a8dac0652b437534d0ad48053d32052f5ffb5534a3585
MD5 f7e29a3422d468536dad44ab8091196e
BLAKE2b-256 4e908c2f5cf7e5e1549aad8ad81d535821ab4efd2535686eeb0f7b02010028f7

See more details on using hashes here.

Provenance

The following attestation bundles were made for ggcmpy-0.1.0a8-cp313-cp313-macosx_14_0_arm64.whl:

Publisher: cd.yml on unh-hpc/ggcmpy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ggcmpy-0.1.0a8-cp313-cp313-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for ggcmpy-0.1.0a8-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 87a881dae0e9578461860e92ca4d949d51b86ce8879332cd8079abc4566a6b08
MD5 79d764d70777db8de1e2f19c02a79ee8
BLAKE2b-256 cb955ec92deae7c1f739dad19defddef926d00e7818b4edb7c473881e19160dd

See more details on using hashes here.

Provenance

The following attestation bundles were made for ggcmpy-0.1.0a8-cp313-cp313-macosx_13_0_x86_64.whl:

Publisher: cd.yml on unh-hpc/ggcmpy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ggcmpy-0.1.0a8-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for ggcmpy-0.1.0a8-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 75dd75979cb71b5391d4c02716488b77515551e147022093c4eb2a18a515e1b6
MD5 1d0748172501c699368781a94042d23d
BLAKE2b-256 faf80544b03b6d5608dcfdcb70354bb5dbb88028d2f5d7686b21a876d7ba7261

See more details on using hashes here.

Provenance

The following attestation bundles were made for ggcmpy-0.1.0a8-cp312-cp312-musllinux_1_2_x86_64.whl:

Publisher: cd.yml on unh-hpc/ggcmpy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ggcmpy-0.1.0a8-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for ggcmpy-0.1.0a8-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ec44f7badebd4002312efd829cb8345e16c3a78461df911dbf8d01a26a7ca779
MD5 7df747b6f398c6df4062b42b75362cee
BLAKE2b-256 7d86fd037b76c6b5b23557327297622ec8374e252da2ff0ae8da2f091ed59707

See more details on using hashes here.

Provenance

The following attestation bundles were made for ggcmpy-0.1.0a8-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: cd.yml on unh-hpc/ggcmpy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ggcmpy-0.1.0a8-cp312-cp312-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for ggcmpy-0.1.0a8-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 08aa54d3f504b66822c39af2bbc2fa1b61f9fa06255b8e070f6c9d8113b96106
MD5 eef31492cd63ac55d5e1b43d548ca168
BLAKE2b-256 117a9e7dfceacb5b954cb22332afb0f3e9d4fb81a8444a5f35e081c70b85b06f

See more details on using hashes here.

Provenance

The following attestation bundles were made for ggcmpy-0.1.0a8-cp312-cp312-macosx_14_0_arm64.whl:

Publisher: cd.yml on unh-hpc/ggcmpy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ggcmpy-0.1.0a8-cp312-cp312-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for ggcmpy-0.1.0a8-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 a67087565bae91ddadcd223cdb1672de174131863de0f8d601127a7fac29261d
MD5 0e128aeacaee67ea378fc3aa6ca6a8b4
BLAKE2b-256 c9270562e9db68769a968ff0530a300466b48393c0e7ab7f8720ced546e468fa

See more details on using hashes here.

Provenance

The following attestation bundles were made for ggcmpy-0.1.0a8-cp312-cp312-macosx_13_0_x86_64.whl:

Publisher: cd.yml on unh-hpc/ggcmpy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ggcmpy-0.1.0a8-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for ggcmpy-0.1.0a8-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 cd26af68d26901d49e97f7561eff5a206802132d1625c1ba850a65acd0dc89f8
MD5 dd6acbc1afd42f79a6e09c144d4d30f5
BLAKE2b-256 178c4ca08b6003d7769016dbecc57a906dd5c9fdeab19ce76e2cefc73480b61e

See more details on using hashes here.

Provenance

The following attestation bundles were made for ggcmpy-0.1.0a8-cp311-cp311-musllinux_1_2_x86_64.whl:

Publisher: cd.yml on unh-hpc/ggcmpy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ggcmpy-0.1.0a8-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for ggcmpy-0.1.0a8-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ed9b11ba37367bc0adbd2c8f3de97a036494939e88c51ba4aa02c24d69e6c007
MD5 82b66e9d460e347f0e338836047e7c64
BLAKE2b-256 7ce519191ca3bae759318a00e00899f8d693dbb4dce189ba245925251ea85b81

See more details on using hashes here.

Provenance

The following attestation bundles were made for ggcmpy-0.1.0a8-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: cd.yml on unh-hpc/ggcmpy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ggcmpy-0.1.0a8-cp311-cp311-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for ggcmpy-0.1.0a8-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 d7aa95aee2902198a2cc2458cbebd48ee7ee832c2b4ee171f894330cf395f5b9
MD5 4dab16acf16c4e80f91f97d81b41e995
BLAKE2b-256 63f14662db9e2787c97ca2be1b19857192994654a7670f422935bf8e8e7e198a

See more details on using hashes here.

Provenance

The following attestation bundles were made for ggcmpy-0.1.0a8-cp311-cp311-macosx_14_0_arm64.whl:

Publisher: cd.yml on unh-hpc/ggcmpy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ggcmpy-0.1.0a8-cp311-cp311-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for ggcmpy-0.1.0a8-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 058d477d309ee598c195624d3cd4c5d70e85cad15e1818a6bf2adf3d91e3779e
MD5 f47c9f3e774debb81785cd677a896a4f
BLAKE2b-256 3598bad75ee41afa67419b8a32648f9e784a9ad3b1671754533bc94c782d053f

See more details on using hashes here.

Provenance

The following attestation bundles were made for ggcmpy-0.1.0a8-cp311-cp311-macosx_13_0_x86_64.whl:

Publisher: cd.yml on unh-hpc/ggcmpy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ggcmpy-0.1.0a8-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for ggcmpy-0.1.0a8-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ecf6edcfd0621a17c54975691e9325004c0cc0fb54ad92ef81acbe9d1af1e64c
MD5 605915a8c0c70aa8ef47430efd033b43
BLAKE2b-256 abe501b46d939e108acf89bd2ba5851a1cdc95db65ded2bf6b71711c8b6c324a

See more details on using hashes here.

Provenance

The following attestation bundles were made for ggcmpy-0.1.0a8-cp310-cp310-musllinux_1_2_x86_64.whl:

Publisher: cd.yml on unh-hpc/ggcmpy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ggcmpy-0.1.0a8-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for ggcmpy-0.1.0a8-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 377fde6e47adc6267191111d97e392dd3755947b7d0b31dad193d74d412bae91
MD5 295c7b48b24ee00f6882cf68afc2345b
BLAKE2b-256 de6d0447f1a5cd61ce251968983c8848b8b779fd1d33152fdcf1d08aacd348e2

See more details on using hashes here.

Provenance

The following attestation bundles were made for ggcmpy-0.1.0a8-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: cd.yml on unh-hpc/ggcmpy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ggcmpy-0.1.0a8-cp310-cp310-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for ggcmpy-0.1.0a8-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 611821b4681f60dbde796b06270546e7f437cf6ac7af6be0b2d2cfd7339af816
MD5 f36d28a2bc0afb0c863e7fa5fc58bc23
BLAKE2b-256 c50a4053eab10fa1b153c84ef9472b5979f778c288f2e51a5bb9337c7f5c50e9

See more details on using hashes here.

Provenance

The following attestation bundles were made for ggcmpy-0.1.0a8-cp310-cp310-macosx_14_0_arm64.whl:

Publisher: cd.yml on unh-hpc/ggcmpy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file ggcmpy-0.1.0a8-cp310-cp310-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for ggcmpy-0.1.0a8-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 0748a3f572dc5d9d7f51b3432e34fa56c9fe400b71516b26f76d42ec138e7638
MD5 07c6884aa2254c919cf2afa693acd39c
BLAKE2b-256 e9219595b7f161644730aeebe48bb6b6ffc826cbf8ef2ba779b7737df77ec64a

See more details on using hashes here.

Provenance

The following attestation bundles were made for ggcmpy-0.1.0a8-cp310-cp310-macosx_13_0_x86_64.whl:

Publisher: cd.yml on unh-hpc/ggcmpy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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