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.0a7.tar.gz (1.6 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.0a7-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.5 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

ggcmpy-0.1.0a7-pp311-pypy311_pp73-macosx_14_0_arm64.whl (2.3 MB view details)

Uploaded PyPymacOS 14.0+ ARM64

ggcmpy-0.1.0a7-pp311-pypy311_pp73-macosx_13_0_x86_64.whl (2.9 MB view details)

Uploaded PyPymacOS 13.0+ x86-64

ggcmpy-0.1.0a7-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.5 MB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

ggcmpy-0.1.0a7-pp310-pypy310_pp73-macosx_13_0_x86_64.whl (2.9 MB view details)

Uploaded PyPymacOS 13.0+ x86-64

ggcmpy-0.1.0a7-cp313-cp313-musllinux_1_2_x86_64.whl (3.0 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

ggcmpy-0.1.0a7-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.5 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

ggcmpy-0.1.0a7-cp313-cp313-macosx_14_0_arm64.whl (2.3 MB view details)

Uploaded CPython 3.13macOS 14.0+ ARM64

ggcmpy-0.1.0a7-cp313-cp313-macosx_13_0_x86_64.whl (2.9 MB view details)

Uploaded CPython 3.13macOS 13.0+ x86-64

ggcmpy-0.1.0a7-cp312-cp312-musllinux_1_2_x86_64.whl (3.0 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

ggcmpy-0.1.0a7-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.5 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

ggcmpy-0.1.0a7-cp312-cp312-macosx_14_0_arm64.whl (2.3 MB view details)

Uploaded CPython 3.12macOS 14.0+ ARM64

ggcmpy-0.1.0a7-cp312-cp312-macosx_13_0_x86_64.whl (2.9 MB view details)

Uploaded CPython 3.12macOS 13.0+ x86-64

ggcmpy-0.1.0a7-cp311-cp311-musllinux_1_2_x86_64.whl (3.0 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

ggcmpy-0.1.0a7-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.5 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

ggcmpy-0.1.0a7-cp311-cp311-macosx_14_0_arm64.whl (2.3 MB view details)

Uploaded CPython 3.11macOS 14.0+ ARM64

ggcmpy-0.1.0a7-cp311-cp311-macosx_13_0_x86_64.whl (2.9 MB view details)

Uploaded CPython 3.11macOS 13.0+ x86-64

ggcmpy-0.1.0a7-cp310-cp310-musllinux_1_2_x86_64.whl (3.0 MB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

ggcmpy-0.1.0a7-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.5 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

ggcmpy-0.1.0a7-cp310-cp310-macosx_14_0_arm64.whl (2.3 MB view details)

Uploaded CPython 3.10macOS 14.0+ ARM64

ggcmpy-0.1.0a7-cp310-cp310-macosx_13_0_x86_64.whl (2.9 MB view details)

Uploaded CPython 3.10macOS 13.0+ x86-64

File details

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

File metadata

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

File hashes

Hashes for ggcmpy-0.1.0a7.tar.gz
Algorithm Hash digest
SHA256 70831755488cbb271a3dc82146cedcfbfc9e5a0f870ff3fdac380ea5cae7a6c2
MD5 8b5c2427181d066c0aa3b01f6a6e0c5a
BLAKE2b-256 bf2b809a6876d961bf32c7d90c9e17d6dd4c3ae32c83da829d99dad8d8ce77b2

See more details on using hashes here.

Provenance

The following attestation bundles were made for ggcmpy-0.1.0a7.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.0a7-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for ggcmpy-0.1.0a7-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 fcb17ddaaf040a7ab240c5f794f509b66db1ceb734258301b8d8eefccda76542
MD5 21ad5602b19f49208c27b9fc81b809e2
BLAKE2b-256 ae2334af5507eb500224e702161723ad5a57a5c98ca1ebc73769f3ead003b3f8

See more details on using hashes here.

Provenance

The following attestation bundles were made for ggcmpy-0.1.0a7-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_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.0a7-pp311-pypy311_pp73-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for ggcmpy-0.1.0a7-pp311-pypy311_pp73-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 7702792c1a4d4027d16cd32a249150920f41be1fb98da6ff7aa221371745c2ca
MD5 d482a073bed29ec7d6b30f017488961a
BLAKE2b-256 91b3661172a59de101fadf61aa4da955bbca9767125b69423f623a38da410cea

See more details on using hashes here.

Provenance

The following attestation bundles were made for ggcmpy-0.1.0a7-pp311-pypy311_pp73-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.0a7-pp311-pypy311_pp73-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for ggcmpy-0.1.0a7-pp311-pypy311_pp73-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 59bf9539de9e47b36f7fdb702787370709133b0e0c1793b2bf59f2f195d9d03d
MD5 bad3078ea9ba8f3ddc75b8e514929f88
BLAKE2b-256 3f4945f089cc3dbc8fa6ee22544f27d4fc9ec686ef22f5f99101caa249c60f52

See more details on using hashes here.

Provenance

The following attestation bundles were made for ggcmpy-0.1.0a7-pp311-pypy311_pp73-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.0a7-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for ggcmpy-0.1.0a7-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 3592ecfd96a66f36ae7cf097d605058fd0ba4e3d598978b5ec96f346736b4b73
MD5 5dcdecd11490e2fc85963bafd7cbda85
BLAKE2b-256 42dde3d0953bf44491f69d93e50a5e3476da3ecb3f2cc3178f25a363ce89c3a8

See more details on using hashes here.

Provenance

The following attestation bundles were made for ggcmpy-0.1.0a7-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_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.0a7-pp310-pypy310_pp73-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for ggcmpy-0.1.0a7-pp310-pypy310_pp73-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 8f497b05a2579baa0b0f35451c1b35a67931b4eea3b8b1c65325b848267d92e4
MD5 904b6aca0a5fa33d66d48c64d163c14f
BLAKE2b-256 0a9bb097735a33c0b9df569b2f30749ec96ec6cb554ae6c4e9863d5897846309

See more details on using hashes here.

Provenance

The following attestation bundles were made for ggcmpy-0.1.0a7-pp310-pypy310_pp73-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.0a7-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for ggcmpy-0.1.0a7-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 afed16e836f6b3266b47f03b49b2ab2524f4e31656c1912b9dbd9aec11745064
MD5 94873eba8404f628a33584f5ed45ca47
BLAKE2b-256 f432a35f7806b53206efeb7a42080e4c45ee5c6e6a8ae020f90f8e39fec4ac21

See more details on using hashes here.

Provenance

The following attestation bundles were made for ggcmpy-0.1.0a7-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.0a7-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for ggcmpy-0.1.0a7-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 cd961c169d162a7991dd43c3ce3007768511b6e81aa294620430c1f3cb76c24c
MD5 6ff50b05f669665b6db7385efee0c19c
BLAKE2b-256 073fcaeafb93a7c1b52f72c620b27a4c9746835cfeaba35009c33449fd802286

See more details on using hashes here.

Provenance

The following attestation bundles were made for ggcmpy-0.1.0a7-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_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.0a7-cp313-cp313-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for ggcmpy-0.1.0a7-cp313-cp313-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 d97d5b2e42137ec6963716c2622e12f3bdf8d97b3f048f00097d50c24adef02f
MD5 3eac94fd7fefedacb662e038097e0ae5
BLAKE2b-256 e61620a2c57c5b13040626c04b814f677be245ef9fea543d17db23452dbd48ec

See more details on using hashes here.

Provenance

The following attestation bundles were made for ggcmpy-0.1.0a7-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.0a7-cp313-cp313-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for ggcmpy-0.1.0a7-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 974e4530390ef75837766691590516a245572200a97046e8b0424dd901be047c
MD5 21ddda8cefbab75e985e09df4744f5a2
BLAKE2b-256 c414b64d1d642677e738c503c0df3040db26318aeefb8085a4204015744cb8a4

See more details on using hashes here.

Provenance

The following attestation bundles were made for ggcmpy-0.1.0a7-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.0a7-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for ggcmpy-0.1.0a7-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 f8a902fa6b7c96951b2004d0f77bd464e3977aec00806eac1318bb56b02437f2
MD5 7394c82e749060e0d4f49faef050a950
BLAKE2b-256 ba0bd20c166f6df5d8ea242f7ae4706a696da623f29cf7cc07a28ee489e9d45e

See more details on using hashes here.

Provenance

The following attestation bundles were made for ggcmpy-0.1.0a7-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.0a7-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for ggcmpy-0.1.0a7-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 911900674af4cc732ffccee12a7e9a3ced44fef6d51cc25d7bb43d9fc26214cc
MD5 d1cad56febc54e851382191d251b94c7
BLAKE2b-256 dd8b8e686da5a3bc90aa2adfd196fda778d240d6b589013d96ebee092cfadd00

See more details on using hashes here.

Provenance

The following attestation bundles were made for ggcmpy-0.1.0a7-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_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.0a7-cp312-cp312-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for ggcmpy-0.1.0a7-cp312-cp312-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 4f836c944107b1a33733d84ca3009c2fa7fc2aaac9db101a34946d7d157d964c
MD5 82c6ad9760978e52f3cc86b08bbc46bc
BLAKE2b-256 254a0b05a227873f96a9d44f09b32491e6d5fe8bd11e30dad046546315bdfce9

See more details on using hashes here.

Provenance

The following attestation bundles were made for ggcmpy-0.1.0a7-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.0a7-cp312-cp312-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for ggcmpy-0.1.0a7-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 e3ababb2efede9f1052488f405802eff65fa6f8e805ef6e967a367e77ad83956
MD5 627c889771f6e8c76abc8b9c44fe2d32
BLAKE2b-256 dcb38f05dd70a5bc3fccbf12759bf14014317d2e8dab85d8194bb2e7dc047daa

See more details on using hashes here.

Provenance

The following attestation bundles were made for ggcmpy-0.1.0a7-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.0a7-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for ggcmpy-0.1.0a7-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 cb9d282666a5675eb878529ab45b409ee6519061514b3bc3a8583dead0ec1aab
MD5 f5fede59d9561ee830d0218a3bf548b4
BLAKE2b-256 65d1cad349cbc5d465b13c50cfc29b724981cda1d3fa88710db2cc8f9c26a5d1

See more details on using hashes here.

Provenance

The following attestation bundles were made for ggcmpy-0.1.0a7-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.0a7-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for ggcmpy-0.1.0a7-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c9c44fb6a37ef390510e0c4759880435b255161d2b32bfb801f57abf4552c0dc
MD5 4ffffdae7e74a52b5925d07415385c1a
BLAKE2b-256 3270b9407b36b9fa64aaccf901c58a32f83c8f59418762fca6159d33f62336a0

See more details on using hashes here.

Provenance

The following attestation bundles were made for ggcmpy-0.1.0a7-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_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.0a7-cp311-cp311-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for ggcmpy-0.1.0a7-cp311-cp311-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 56bc15322a7b912a6be5871755e65f1be9ff6bb285712fd09585750c7a1686f9
MD5 fdd37f08d34a1aa561e399acbb444027
BLAKE2b-256 21dc5436e71834197d0a5fa8fde5cc4863c981f732cd102bd4d6901f1b0f3df4

See more details on using hashes here.

Provenance

The following attestation bundles were made for ggcmpy-0.1.0a7-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.0a7-cp311-cp311-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for ggcmpy-0.1.0a7-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 6cec4e6376f7ff376c688c6f390956ab57ba3ad64bad0623aea51d757f062d9c
MD5 8f23bf9ba082ce169336eb1155862486
BLAKE2b-256 179e6a99650ab595553c7531b97a9fc85aed6d978b8c93f14ceb4601499056c3

See more details on using hashes here.

Provenance

The following attestation bundles were made for ggcmpy-0.1.0a7-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.0a7-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for ggcmpy-0.1.0a7-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 49da5e6c3b4f2c32208b88fe6cb648788309c397c1a7aff1137914d63ccd4a0e
MD5 daa92d7f545d41e100958497318647d4
BLAKE2b-256 7dfe93702b9aec7a6b9f774de066a5e16d5d66c9d9b335a57d69629e04ec3fcb

See more details on using hashes here.

Provenance

The following attestation bundles were made for ggcmpy-0.1.0a7-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.0a7-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for ggcmpy-0.1.0a7-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a8502299903bb08565f7ff5abaa71de136f01b0c042afdb3119632933e2fbebc
MD5 a534a737c7425be450a7b6cc4fa18b12
BLAKE2b-256 457b3889d50c85b871d212624e3e89e28c64bf19cf9965e57e35a720f0bd5dda

See more details on using hashes here.

Provenance

The following attestation bundles were made for ggcmpy-0.1.0a7-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_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.0a7-cp310-cp310-macosx_14_0_arm64.whl.

File metadata

File hashes

Hashes for ggcmpy-0.1.0a7-cp310-cp310-macosx_14_0_arm64.whl
Algorithm Hash digest
SHA256 82ebdb643749068ca247cb74e47c1fb187901f785dc89e942cdd5ebfaba90e63
MD5 015a097c6ec20bd45d406fdda99131c1
BLAKE2b-256 15c27a9320c344d5dbe2ce2ac32132b6fca8c8261608003ed6bda31c83f2cf0d

See more details on using hashes here.

Provenance

The following attestation bundles were made for ggcmpy-0.1.0a7-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.0a7-cp310-cp310-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for ggcmpy-0.1.0a7-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 ff6caa1fe0241407c150433085d79103c275f973dd2f4433701d44947fbacf7b
MD5 a6be4c7952388ba8be283ef97cebd6e2
BLAKE2b-256 49e94bf48cccb8d461604da58302480345c97f564ee74854a614fe12ca9a85ad

See more details on using hashes here.

Provenance

The following attestation bundles were made for ggcmpy-0.1.0a7-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