Skip to main content

A Python wrapper for a C++ gravity field error analysis toolkit.

Project description

GFEAT

PyPI version License: GPL v3 Documentation

Gravity Field Error Analysis Tool (GFEAT) is a C++ library that employs an analytical method to estimate gravity field error from different orbital configurations and observations.

Features

  • Estimation of gravity field error.
    • Error propagation from observations PSD to the Stokes' coefficients.
    • Several observation types supported: gravity potential, radial, along-track and cross-track displacements, inter-satellite range...
    • Combination of multiple observation types: 3D GPS position and multi-pair constellations.
  • Processing of gravity field data.
    • Gravity field I/O handling.
    • Error covariance handling from normal equations.
    • Synthesis with different functionals: EWH, gravity anomalies, geoid heights.
    • Covariance synthesis also supported.
    • FFT employed for efficient computation.

Installation

The library is available in the Python Package Index.

pip install gfeatpy

Future Improvements

  • Add and improve unit tests for all components.
  • Extend Constellation class to any observation.
  • Include optimization examples with PyGMO.
  • Extend to eccentric orbits.

C++ development

To use the library natively in C++ is currently not recommended given the limitations for output data as well as the easier to use plotting tools available in Python. However, a good starting point are the C++ unit tests, under the test folder.

Some very descriptive examples can be found in TestConstellation.cpp and TestCollinear.cpp. You can build and run all the tests like this.

mkdir build
cd build
cmake ..
make
ctest

References

Balmino, G., E. Schrama, and N. Sneeuw. 1996. “Compatibility of first-order circular orbit perturbations theories; consequences for cross-track inclination functions.” Journal of Geodesy 70 (9): 554–61. https://doi.org/10.1007/bf00867863.

Jekeli, Christopher. 1981. “Alternative Methods to Smooth the Earth’s Gravity Field.” Report 327. Columbus, Ohio: Department of Geodetic Science; Surveying, The Ohio State University.

Kaula, William M. 1966. Theory of Satellite Geodesy: Applications of Satellites to Geodesy. Blaisdell Publishing Company.

Schrama, E. J. O. 1990. “Gravity field error analysis: Applications of GPS receivers and gradiometers on low orbiting platforms.” NASA.

———. 1991a. “Error Propagation and Correlation Analysis of Covariance Matrices.” Goddard Space Flight Center; Personal communication.

———. 1991b. “Gravity field error analysis: Applications of global positioning system receivers and gradiometers on low orbiting platforms.” Journal of Geophysical Research: Solid Earth 96 (B12): 20041–51. https://doi.org/10.1029/91jb01972.

Sneeuw, Nico. 1994. “Global spherical harmonic analysis by least-squares and numerical quadrature methods in historical perspective.” Geophysical Journal International 118 (3): 707–16. https://doi.org/10.1111/j.1365-246x.1994.tb03995.x.

Sneeuw, Nicolaas. 2000. “A Semi-Analytical Approach to Gravity Field Analysis from Satellite Observations.” PhD thesis, Institut für Astronomische und Physikalische Geodäsie, TU München.

Visser, P. N. A. M., E. J. O. Schrama, N. Sneeuw, and M. Weigelt. 2012. “Dependency of Resolvable Gravitational Spatial Resolution on Space-Borne Observation Techniques.” In Geodesy for Planet Earth, edited by Steve Kenyon, Maria Christina Pacino, and Urs Marti, 373–79. Berlin, Heidelberg: Springer Berlin Heidelberg.

Wahr, John, Mery Molenaar, and Frank Bryan. 1998. “Time variability of the Earth’s gravity field: Hydrological and oceanic effects and their possible detection using GRACE.” Journal of Geophysical Research: Solid Earth 103 (B12): 30205–29. https://doi.org/10.1029/98jb02844.

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

gfeatpy-0.1.4.tar.gz (31.2 MB view details)

Uploaded Source

Built Distributions

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

gfeatpy-0.1.4-cp314-cp314t-win_amd64.whl (372.8 kB view details)

Uploaded CPython 3.14tWindows x86-64

gfeatpy-0.1.4-cp314-cp314t-win32.whl (328.5 kB view details)

Uploaded CPython 3.14tWindows x86

gfeatpy-0.1.4-cp314-cp314t-musllinux_1_2_x86_64.whl (1.5 MB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

gfeatpy-0.1.4-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (431.8 kB view details)

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

gfeatpy-0.1.4-cp314-cp314-win_amd64.whl (351.3 kB view details)

Uploaded CPython 3.14Windows x86-64

gfeatpy-0.1.4-cp314-cp314-win32.whl (315.1 kB view details)

Uploaded CPython 3.14Windows x86

gfeatpy-0.1.4-cp314-cp314-musllinux_1_2_x86_64.whl (1.5 MB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

gfeatpy-0.1.4-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (429.3 kB view details)

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

gfeatpy-0.1.4-cp313-cp313-win_amd64.whl (342.9 kB view details)

Uploaded CPython 3.13Windows x86-64

gfeatpy-0.1.4-cp313-cp313-win32.whl (307.6 kB view details)

Uploaded CPython 3.13Windows x86

gfeatpy-0.1.4-cp313-cp313-musllinux_1_2_x86_64.whl (1.5 MB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

gfeatpy-0.1.4-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (429.2 kB view details)

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

gfeatpy-0.1.4-cp312-cp312-win_amd64.whl (342.9 kB view details)

Uploaded CPython 3.12Windows x86-64

gfeatpy-0.1.4-cp312-cp312-win32.whl (307.5 kB view details)

Uploaded CPython 3.12Windows x86

gfeatpy-0.1.4-cp312-cp312-musllinux_1_2_x86_64.whl (1.5 MB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

gfeatpy-0.1.4-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (429.3 kB view details)

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

gfeatpy-0.1.4-cp311-cp311-win_amd64.whl (341.2 kB view details)

Uploaded CPython 3.11Windows x86-64

gfeatpy-0.1.4-cp311-cp311-win32.whl (306.7 kB view details)

Uploaded CPython 3.11Windows x86

gfeatpy-0.1.4-cp311-cp311-musllinux_1_2_x86_64.whl (1.5 MB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

gfeatpy-0.1.4-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (429.7 kB view details)

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

File details

Details for the file gfeatpy-0.1.4.tar.gz.

File metadata

  • Download URL: gfeatpy-0.1.4.tar.gz
  • Upload date:
  • Size: 31.2 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for gfeatpy-0.1.4.tar.gz
Algorithm Hash digest
SHA256 fd6fa1b0927cd7af0239bff3db2a3d47799d72548e571a2129e8b56158fee217
MD5 ceea5d3c0e233bd243e22d77afd7eef1
BLAKE2b-256 f4cd9c3c0e8fd51fab320bc2058efd2208fc19f4d603b8a9c728c4bb5501edf6

See more details on using hashes here.

Provenance

The following attestation bundles were made for gfeatpy-0.1.4.tar.gz:

Publisher: python-publish.yml on gabri-aero/gfeat

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

File details

Details for the file gfeatpy-0.1.4-cp314-cp314t-win_amd64.whl.

File metadata

  • Download URL: gfeatpy-0.1.4-cp314-cp314t-win_amd64.whl
  • Upload date:
  • Size: 372.8 kB
  • Tags: CPython 3.14t, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for gfeatpy-0.1.4-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 76c52ba4650f15ed38b65a19684fe7b562b899215147514a0276ac112e516e6e
MD5 f3703cbea15248b7848a1028e4d7c684
BLAKE2b-256 aff1d3bb8f32c33124603977a9562fed09002a48af27974ae11d41b9fc295efc

See more details on using hashes here.

Provenance

The following attestation bundles were made for gfeatpy-0.1.4-cp314-cp314t-win_amd64.whl:

Publisher: python-publish.yml on gabri-aero/gfeat

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

File details

Details for the file gfeatpy-0.1.4-cp314-cp314t-win32.whl.

File metadata

  • Download URL: gfeatpy-0.1.4-cp314-cp314t-win32.whl
  • Upload date:
  • Size: 328.5 kB
  • Tags: CPython 3.14t, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for gfeatpy-0.1.4-cp314-cp314t-win32.whl
Algorithm Hash digest
SHA256 50b74a3594ac0427cec3ba5b4bda131108e382c92298a0654dda3dee95e66604
MD5 ceecda9adafeefbf834a4614690e9bae
BLAKE2b-256 8b03b2aee8ea3faf30fcadb71afe45e15deff0e70e842e72757e519d06747004

See more details on using hashes here.

Provenance

The following attestation bundles were made for gfeatpy-0.1.4-cp314-cp314t-win32.whl:

Publisher: python-publish.yml on gabri-aero/gfeat

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

File details

Details for the file gfeatpy-0.1.4-cp314-cp314t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for gfeatpy-0.1.4-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 978c534e553fdb86d6905b316cbd5115c45b0afe4e609d6480333bb092a766fa
MD5 fd76035dd3982f1bf132780f6386ce05
BLAKE2b-256 4f8c1cf22779b22ce00deb68b71bdcbbf80590466c911afaae13f1f94b69ea40

See more details on using hashes here.

Provenance

The following attestation bundles were made for gfeatpy-0.1.4-cp314-cp314t-musllinux_1_2_x86_64.whl:

Publisher: python-publish.yml on gabri-aero/gfeat

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

File details

Details for the file gfeatpy-0.1.4-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for gfeatpy-0.1.4-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 96c3fad0cf374099ed7d525d310fd891ab75c442d5fda3f8a7fdbb576e8d329c
MD5 6e9320a035e9b5c7261b04c1fc9355fd
BLAKE2b-256 78bf866dddd145e7578bcdcdeab8898282d37abb825369c74fc84f689508c1f8

See more details on using hashes here.

Provenance

The following attestation bundles were made for gfeatpy-0.1.4-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: python-publish.yml on gabri-aero/gfeat

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

File details

Details for the file gfeatpy-0.1.4-cp314-cp314-win_amd64.whl.

File metadata

  • Download URL: gfeatpy-0.1.4-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 351.3 kB
  • Tags: CPython 3.14, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for gfeatpy-0.1.4-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 fbf340e0c2d48fd88582075d0cd9f34cd42c328f3d354638aee32ac608002b60
MD5 7fe39a921ababba85936f50ba74b5bc8
BLAKE2b-256 4d3093a63327d36da4731a11094fee81ed8e8912b1964314e5a953114c51aece

See more details on using hashes here.

Provenance

The following attestation bundles were made for gfeatpy-0.1.4-cp314-cp314-win_amd64.whl:

Publisher: python-publish.yml on gabri-aero/gfeat

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

File details

Details for the file gfeatpy-0.1.4-cp314-cp314-win32.whl.

File metadata

  • Download URL: gfeatpy-0.1.4-cp314-cp314-win32.whl
  • Upload date:
  • Size: 315.1 kB
  • Tags: CPython 3.14, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for gfeatpy-0.1.4-cp314-cp314-win32.whl
Algorithm Hash digest
SHA256 ca74360c0f8be78e0e8c42797891758d6262847c0a95fd761e426e9df013c107
MD5 63b601dc347cffd4514280490c41c4ba
BLAKE2b-256 750706c22df197c160e17124edd13e51d8020d3090d44b5c60357be57300e5e0

See more details on using hashes here.

Provenance

The following attestation bundles were made for gfeatpy-0.1.4-cp314-cp314-win32.whl:

Publisher: python-publish.yml on gabri-aero/gfeat

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

File details

Details for the file gfeatpy-0.1.4-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for gfeatpy-0.1.4-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 7714d7b262898a8ee555f2fa09d383d46eb4270e4b27a2daa4e325e1c201fe96
MD5 984897daff7323d7bd6f4c76aa63d03f
BLAKE2b-256 ee31339a3a180902e2fbbdb7b802375ad74fd42347cf8a031c8d7107280f30a3

See more details on using hashes here.

Provenance

The following attestation bundles were made for gfeatpy-0.1.4-cp314-cp314-musllinux_1_2_x86_64.whl:

Publisher: python-publish.yml on gabri-aero/gfeat

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

File details

Details for the file gfeatpy-0.1.4-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for gfeatpy-0.1.4-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 298c50c4f40c570c4b9444a4896f5797d4b3b0684c2d1f8e3235cd4574fc369b
MD5 ffc761e3f36b6300307bd2d930ab2b67
BLAKE2b-256 6fd604c27ef68c21f5447b60dd1f558cf2299758593d866726d8209821c408e4

See more details on using hashes here.

Provenance

The following attestation bundles were made for gfeatpy-0.1.4-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: python-publish.yml on gabri-aero/gfeat

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

File details

Details for the file gfeatpy-0.1.4-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: gfeatpy-0.1.4-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 342.9 kB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for gfeatpy-0.1.4-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 2be9a6a7480cb2b8f74e7a365b4b11813043d1eb451d8fca6eeba24367654f30
MD5 e16d80e2762e06fefca7c53de98a7c99
BLAKE2b-256 4cdbe18040d949b0fa1476ae3838efae5b9eb18be1ee925121491d7006b160f7

See more details on using hashes here.

Provenance

The following attestation bundles were made for gfeatpy-0.1.4-cp313-cp313-win_amd64.whl:

Publisher: python-publish.yml on gabri-aero/gfeat

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

File details

Details for the file gfeatpy-0.1.4-cp313-cp313-win32.whl.

File metadata

  • Download URL: gfeatpy-0.1.4-cp313-cp313-win32.whl
  • Upload date:
  • Size: 307.6 kB
  • Tags: CPython 3.13, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for gfeatpy-0.1.4-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 a56c4a2d64212a71479fce35e31dd2c5072f4d35df069bda2e4c2287a09727ee
MD5 0bf3b02fc5e3bbc6b8d1477edf6d23ea
BLAKE2b-256 7fa29fc92768f8056819912c34e517d3c3e660f5156bbf2e150b755f09a17188

See more details on using hashes here.

Provenance

The following attestation bundles were made for gfeatpy-0.1.4-cp313-cp313-win32.whl:

Publisher: python-publish.yml on gabri-aero/gfeat

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

File details

Details for the file gfeatpy-0.1.4-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for gfeatpy-0.1.4-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 86c9411d25ec7d939fd1c27438fec393c39ced3e7fd01bed96c989a7a81d5013
MD5 6b891e34fc66a73da9e86e755d208974
BLAKE2b-256 73a99876444cff9fb228dda6924d6e9dcce55f8b1c7cbea72f7a0770f05f99b0

See more details on using hashes here.

Provenance

The following attestation bundles were made for gfeatpy-0.1.4-cp313-cp313-musllinux_1_2_x86_64.whl:

Publisher: python-publish.yml on gabri-aero/gfeat

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

File details

Details for the file gfeatpy-0.1.4-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for gfeatpy-0.1.4-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 fe8859febcd9c15827aee2921c2673f2ca2bee585562487f02484d164ac96d4e
MD5 a24c255d04b549d032728f0bf0a5630a
BLAKE2b-256 13377c4ed6aa605bc63e144996bccdb56b77a390563347bdb2da16387e9f2214

See more details on using hashes here.

Provenance

The following attestation bundles were made for gfeatpy-0.1.4-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: python-publish.yml on gabri-aero/gfeat

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

File details

Details for the file gfeatpy-0.1.4-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: gfeatpy-0.1.4-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 342.9 kB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for gfeatpy-0.1.4-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 3f3c8412a5f1835b6d34bed74d65e2f145406407a10dabf33df537302c88ea85
MD5 82feedbfff312d4481c38d1ffac8d948
BLAKE2b-256 5e9934b0b36b1c50279b6e096960114fb7a771a3494249001cd5c4e81623a94e

See more details on using hashes here.

Provenance

The following attestation bundles were made for gfeatpy-0.1.4-cp312-cp312-win_amd64.whl:

Publisher: python-publish.yml on gabri-aero/gfeat

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

File details

Details for the file gfeatpy-0.1.4-cp312-cp312-win32.whl.

File metadata

  • Download URL: gfeatpy-0.1.4-cp312-cp312-win32.whl
  • Upload date:
  • Size: 307.5 kB
  • Tags: CPython 3.12, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for gfeatpy-0.1.4-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 a562163e4e7514d5657833bc088eeb35f8e5a7f3ab65c596789b23fc350d11bd
MD5 f7843883f7723a663ea46a4e13772f5d
BLAKE2b-256 2dd60e5c7e738160e987862659a8ae2f1eb05af1c47af1c606922cf50eb23b30

See more details on using hashes here.

Provenance

The following attestation bundles were made for gfeatpy-0.1.4-cp312-cp312-win32.whl:

Publisher: python-publish.yml on gabri-aero/gfeat

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

File details

Details for the file gfeatpy-0.1.4-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for gfeatpy-0.1.4-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 44c06f7713fe370f917287e8591a52d1930b3c29d1dc3a2d023ab53a426c8d81
MD5 77d4c6519c5ba2b1cc029966df4f0128
BLAKE2b-256 8fcfdaa1e76f33ba9af8a77a9fd3b9d2fff51a5ef4a89e9a8c5ac73b0cad79cf

See more details on using hashes here.

Provenance

The following attestation bundles were made for gfeatpy-0.1.4-cp312-cp312-musllinux_1_2_x86_64.whl:

Publisher: python-publish.yml on gabri-aero/gfeat

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

File details

Details for the file gfeatpy-0.1.4-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for gfeatpy-0.1.4-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 636f0647da5e42834d6c5dff5e382fb0ac6989813e6e3970207d78e01675c7f3
MD5 0ba1ecf08a25341a94015d957cc8590d
BLAKE2b-256 092e275306a0a172aa5b309829e3136302107524ac2eb86534ea15a28a38d46d

See more details on using hashes here.

Provenance

The following attestation bundles were made for gfeatpy-0.1.4-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: python-publish.yml on gabri-aero/gfeat

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

File details

Details for the file gfeatpy-0.1.4-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: gfeatpy-0.1.4-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 341.2 kB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for gfeatpy-0.1.4-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 e1ad5c5c32f1224119392266eeef990e18dfc1546e4f5882be38dbc2eb746ee2
MD5 9b745c8945975f5f41bcff5f490acfe5
BLAKE2b-256 eda258f30de0a7c281d2e0ba5983aa77483c65e2e25de1e4d5c75efbf9c24699

See more details on using hashes here.

Provenance

The following attestation bundles were made for gfeatpy-0.1.4-cp311-cp311-win_amd64.whl:

Publisher: python-publish.yml on gabri-aero/gfeat

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

File details

Details for the file gfeatpy-0.1.4-cp311-cp311-win32.whl.

File metadata

  • Download URL: gfeatpy-0.1.4-cp311-cp311-win32.whl
  • Upload date:
  • Size: 306.7 kB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for gfeatpy-0.1.4-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 ea71ac455613b11d87c76be29b481af3877f41b88b3efeb9fe38650ca18b6acb
MD5 ebefa602b22a48a1608d809623ffe1f5
BLAKE2b-256 1ccea1746846c244f0aa7dcd767d759ba28b882d6d68818d846e0573c855a4c4

See more details on using hashes here.

Provenance

The following attestation bundles were made for gfeatpy-0.1.4-cp311-cp311-win32.whl:

Publisher: python-publish.yml on gabri-aero/gfeat

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

File details

Details for the file gfeatpy-0.1.4-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for gfeatpy-0.1.4-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 8d9703cc02a85bbb07f47bf9cdb072e69a5edca202925f5fd58e28150de1d40b
MD5 0f520b919c64989b215221b6d55c7347
BLAKE2b-256 05054a83c95ed5cf435698bc8c26a25cc7a2a752ea8a89c493b403dcaed734b4

See more details on using hashes here.

Provenance

The following attestation bundles were made for gfeatpy-0.1.4-cp311-cp311-musllinux_1_2_x86_64.whl:

Publisher: python-publish.yml on gabri-aero/gfeat

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

File details

Details for the file gfeatpy-0.1.4-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for gfeatpy-0.1.4-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 19bf66fd2408648a51d4bd5f82ac4a69c3c3a258280033c0b5a69cbbf5dcf7e0
MD5 63c58e61c82c59bc383d33da1b1a26cd
BLAKE2b-256 87d70819bc7a71a249818a4e59bd053f7b2eddee5dba42259cb8a560c20a4332

See more details on using hashes here.

Provenance

The following attestation bundles were made for gfeatpy-0.1.4-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: python-publish.yml on gabri-aero/gfeat

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