polyhedral-gravity 3.2__cp312-cp312-win_amd64.whl → 3.2.1rc1__cp312-cp312-win_amd64.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
- Name: polyhedral-gravity
3
- Version: 3.2
2
+ Name: polyhedral_gravity
3
+ Version: 3.2.1rc1
4
4
  Summary: Package to compute full gravity tensor of a given constant density polyhedron for arbitrary points according to the geodetic convention
5
5
  Author: Jonas Schuhmacher
6
6
  Author-email: jonas.schuhmacher@tum.de
@@ -25,9 +25,10 @@ License-File: LICENSE
25
25
 
26
26
  # polyhedral-gravity-model
27
27
 
28
+ [![DOI](https://joss.theoj.org/papers/10.21105/joss.06384/status.svg)](https://doi.org/10.21105/joss.06384)
29
+ ![GitHub](https://img.shields.io/github/license/esa/polyhedral-gravity-model)
28
30
  ![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/esa/polyhedral-gravity-model/.github%2Fworkflows%2Fbuild-and-test.yml?logo=GitHub%20Actions&label=Build%20and%20Test)
29
31
  ![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/esa/polyhedral-gravity-model/.github%2Fworkflows%2Fdocs.yml?logo=GitBook&label=Documentation)
30
- ![GitHub](https://img.shields.io/github/license/esa/polyhedral-gravity-model)
31
32
 
32
33
  ![PyPI](https://img.shields.io/pypi/v/polyhedral-gravity)
33
34
  ![Static Badge](https://img.shields.io/badge/platform-linux--64_%7C_win--64_%7C_osx--64_%7C_linux--arm64_%7C_osx--arm64-lightgrey)
@@ -59,12 +60,13 @@ License-File: LICENSE
59
60
  ## References
60
61
 
61
62
  This code is a validated implementation in C++17 of the Polyhedral Gravity Model
62
- by Tsoulis et al.. It was created in a collaborative project between
63
- TU Munich and ESA's Advanced Concepts Team. Please refer to the
64
- [project report](https://mediatum.ub.tum.de/doc/1695208/1695208.pdf)
65
- for extensive information about the theoretical background, related work,
66
- implementation & design decisions, application, verification,
67
- and runtime measurements of the presented code.
63
+ by Tsoulis et al.. Additionally, the model provides a Python binding.
64
+ It was initially created in a collaborative project between
65
+ TU Munich and ESA's Advanced Concepts Team.
66
+
67
+ If this implementation proves useful to you, please consider citing the
68
+ [accompanying paper](https://doi.org/10.21105/joss.06384)
69
+ published in the *Journal of Open Source Software*.
68
70
 
69
71
  The implementation is based on the
70
72
  paper [Tsoulis, D., 2012. Analytical computation of the full gravity tensor of a homogeneous arbitrarily shaped polyhedral source using line integrals. Geophysics, 77(2), pp.F1-F11.](http://dx.doi.org/10.1190/geo2010-0334.1)
@@ -0,0 +1,6 @@
1
+ polyhedral_gravity.cp312-win_amd64.pyd,sha256=WQaLuz-WiKQmF2BAV9H8Mm4k-ENMybjFzu4VU_59iy4,1202176
2
+ polyhedral_gravity-3.2.1rc1.dist-info/LICENSE,sha256=cZuYeTT-iPE-aCqNISUCPMeVYrp_tMQZaDsaHg1zgrs,37006
3
+ polyhedral_gravity-3.2.1rc1.dist-info/METADATA,sha256=-0EybtRKHUlVChKbWfenAD0t80-rACp1NLNPmRbZnBw,17945
4
+ polyhedral_gravity-3.2.1rc1.dist-info/WHEEL,sha256=Z9NC-OvRBktQLUujjZiuac9jF_06CqbjTb-FqrCClNs,101
5
+ polyhedral_gravity-3.2.1rc1.dist-info/top_level.txt,sha256=bIf9hErNs1GV27AnQWoRTE2j0lRmjhrKI1z-_MTR4Nk,19
6
+ polyhedral_gravity-3.2.1rc1.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: bdist_wheel (0.40.0)
2
+ Generator: setuptools (74.1.2)
3
3
  Root-Is-Purelib: false
4
4
  Tag: cp312-cp312-win_amd64
5
5
 
Binary file
@@ -1,6 +0,0 @@
1
- polyhedral_gravity.cp312-win_amd64.pyd,sha256=__Oz_1l49azDGX2_ZkPvwvrP11dkgyJC9EpnXr0kjwc,1198592
2
- polyhedral_gravity-3.2.dist-info/LICENSE,sha256=cZuYeTT-iPE-aCqNISUCPMeVYrp_tMQZaDsaHg1zgrs,37006
3
- polyhedral_gravity-3.2.dist-info/METADATA,sha256=mpWWRC9U5XFh8lcxR6xmbN4DRlGTVvaEl2mmKpOrL0k,17858
4
- polyhedral_gravity-3.2.dist-info/WHEEL,sha256=0znJHI9IehnsAdqJtPz_4BTd2JY6ZK4iNYnscTuOOBE,102
5
- polyhedral_gravity-3.2.dist-info/top_level.txt,sha256=bIf9hErNs1GV27AnQWoRTE2j0lRmjhrKI1z-_MTR4Nk,19
6
- polyhedral_gravity-3.2.dist-info/RECORD,,