polyhedral-gravity 3.2rc1__cp39-cp39-macosx_11_0_arm64.whl → 3.2.1rc1__cp39-cp39-macosx_11_0_arm64.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.2rc1
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)
@@ -277,12 +279,12 @@ The project uses the following dependencies,
277
279
  all of them are **automatically** set-up via CMake:
278
280
 
279
281
  - GoogleTest (1.13.0 or compatible), only required for testing
280
- - spdlog (1.11.0 or compatible), required for logging
282
+ - spdlog (1.13.0 or compatible), required for logging
281
283
  - tetgen (1.6 or compatible), required for I/O
282
- - yaml-cpp (0.7.0 or compatible), required for I/O
284
+ - yaml-cpp (0.8.0 or compatible), required for I/O
283
285
  - thrust (2.1.0 or compatible), required for parallelization and utility
284
286
  - xsimd (11.1.0 or compatible), required for vectorization of the `atan(..)`
285
- - pybind11 (2.10.4 or compatible), required for the Python interface, but not the C++ standalone
287
+ - pybind11 (2.12.0 or compatible), required for the Python interface, but not the C++ standalone
286
288
 
287
289
  The module will be build using a C++17 capable compiler,
288
290
  CMake. Just execute the following command in
@@ -0,0 +1,6 @@
1
+ polyhedral_gravity.cpython-39-darwin.so,sha256=OwXjGbk4jSDw7W_yHTtjdrMUoRwIiop8jlNzVt7sc9s,1422264
2
+ polyhedral_gravity-3.2.1rc1.dist-info/RECORD,,
3
+ polyhedral_gravity-3.2.1rc1.dist-info/LICENSE,sha256=ZJuIRhVUKcE6znMu3JzQKChvng_3yKh9v3v1MtHspHw,36310
4
+ polyhedral_gravity-3.2.1rc1.dist-info/WHEEL,sha256=ivZiYbV7UW2V9O45eOEv1Q7_vy1G1C3RUsz-H7JDooI,107
5
+ polyhedral_gravity-3.2.1rc1.dist-info/top_level.txt,sha256=bIf9hErNs1GV27AnQWoRTE2j0lRmjhrKI1z-_MTR4Nk,19
6
+ polyhedral_gravity-3.2.1rc1.dist-info/METADATA,sha256=2UQrLcu8ht3_-BeGagOMFqGitL06hb3aiWZ3ZOsZwpU,17537
@@ -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: cp39-cp39-macosx_11_0_arm64
5
5
 
Binary file
@@ -1,6 +0,0 @@
1
- polyhedral_gravity.cpython-39-darwin.so,sha256=kwQJd5dynuZjEwQmr43BPyWzogGS7_uyfpXoOQAySOw,1440392
2
- polyhedral_gravity-3.2rc1.dist-info/RECORD,,
3
- polyhedral_gravity-3.2rc1.dist-info/LICENSE,sha256=ZJuIRhVUKcE6znMu3JzQKChvng_3yKh9v3v1MtHspHw,36310
4
- polyhedral_gravity-3.2rc1.dist-info/WHEEL,sha256=d8sjrkKo8h1ZY8Oxdq-K-58JEo6nLEfNKzkM0CYZtr0,108
5
- polyhedral_gravity-3.2rc1.dist-info/top_level.txt,sha256=bIf9hErNs1GV27AnQWoRTE2j0lRmjhrKI1z-_MTR4Nk,19
6
- polyhedral_gravity-3.2rc1.dist-info/METADATA,sha256=ED_2PcVr8sxQXLZ7xLg3YQRx3UWhTrMC8Mgd8YTWHL8,17455