keplemon 0.3.3__cp311-cp311-win_amd64.whl → 0.3.4__cp311-cp311-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.

Potentially problematic release.


This version of keplemon might be problematic. Click here for more details.

Binary file
@@ -0,0 +1,21 @@
1
+ Metadata-Version: 2.4
2
+ Name: keplemon
3
+ Version: 0.3.4
4
+ Requires-Dist: requests
5
+ Requires-Dist: click
6
+ Requires-Dist: maturin>=1.0,<2.0 ; extra == 'dev'
7
+ Requires-Dist: keplemon[test] ; extra == 'dev'
8
+ Requires-Dist: mkdocstrings[python] ; extra == 'dev'
9
+ Requires-Dist: mkdocs-material ; extra == 'dev'
10
+ Requires-Dist: markdown-include ; extra == 'dev'
11
+ Requires-Dist: tomli ; python_full_version < '3.11' and extra == 'dev'
12
+ Requires-Dist: pytest ; extra == 'test'
13
+ Provides-Extra: dev
14
+ Provides-Extra: test
15
+ Summary: Citra Space Corporation's Rust-accelerated astrodynamics library.
16
+ Author-email: Brandon Sexton <brandon@citra.space>
17
+ License-Expression: MIT
18
+ Requires-Python: >=3.9
19
+ Project-URL: Documentation, https://keplemon.citra.space
20
+ Project-URL: Repository, https://github.com/citra-space/keplemon.git
21
+ Project-URL: Issues, https://github.com/citra-space/keplemon/issues
@@ -1,6 +1,6 @@
1
- keplemon-0.3.3.dist-info/METADATA,sha256=ebzVnPrH-QKb08UKH8Bg2U9HnCICe_9do36rAEifJps,4249
2
- keplemon-0.3.3.dist-info/WHEEL,sha256=auo2gA2SV-bvS4ssY6DIG7dtu3SpmB5FcBkwIwO6YZk,96
3
- keplemon-0.3.3.dist-info/entry_points.txt,sha256=eYbCkvQvWfRDQ0LzaCELov1xeLAxQEHlfdgNq-LXyb0,49
1
+ keplemon-0.3.4.dist-info/METADATA,sha256=kKbTl8m5oy7ydER7BvWfFKxh3e18HHq2RLtztQtV0vU,863
2
+ keplemon-0.3.4.dist-info/WHEEL,sha256=Ncll1xfKuKRSH9zs2vSEuHQoNZLcJWpzadJbiEni0qk,96
3
+ keplemon-0.3.4.dist-info/entry_points.txt,sha256=eYbCkvQvWfRDQ0LzaCELov1xeLAxQEHlfdgNq-LXyb0,49
4
4
  keplemon/AstroFunc.dll,sha256=RwDLeYGuSd3MxQ3O_Ljb0maS5KoDL8HZLpAvcQhDmnQ,357376
5
5
  keplemon/AstroFunc.lib,sha256=q0Ob5NGUgbywJg6XqH48QLNmFv8T5p8NVLSx2kKkL4A,56480
6
6
  keplemon/DllMain.dll,sha256=vYgOfGAUHn2z1MrVu9wV-k_LRdtuF8RuWrbuu2xk7jk,121344
@@ -30,7 +30,7 @@ keplemon/Vcm.lib,sha256=q2FPbH_DJXjIzNIzli2f1uV2faHHBjLbffZrL3Nagpw,19404
30
30
  keplemon/__init__.py,sha256=JymfGXbJ9UJDdwRW0CXS7j5j_LPk1_P_ViKbjoTdCFU,861
31
31
  keplemon/__init__.pyi,sha256=PgtL8CNupZCJibx07RLmFf56gMkCFx7voUIxBpeADO8,1349
32
32
  keplemon/__main__.py,sha256=Bbbzny3eE3NOikVCEVFAGJiSRGooAkLzPwoSz-rpaxc,689
33
- keplemon/_keplemon.cp311-win_amd64.pyd,sha256=EafJZKt3a07uQbqF9roS268fv1an1HaNxvXrkdRy--U,1455104
33
+ keplemon/_keplemon.cp311-win_amd64.pyd,sha256=lBom6LaxyJj-bwtFh0BZRuLYCDacHeBzc09proXQL4E,1452032
34
34
  keplemon/assets/EGM-2008.GEO,sha256=K2nG8HGLATIHZYMfw3GSClYOTCuZ7rq4RdCeUNgCw5A,148770
35
35
  keplemon/assets/EGM-96.GEO,sha256=VBkILuvEMwAPuWmUHy2PeyEfULOwJ4PEJLNf5hr84mU,148770
36
36
  keplemon/assets/GEM_5-22.GEO,sha256=stemYLn1ChXa-VdLGHYfa15AXZa_xxGZQ65p4c3gffI,6852
@@ -71,4 +71,4 @@ keplemon/saal/time_func_interface.py,sha256=C18Q_PIMUFBcB0pHN6wlVj35Vrt83VQNKOEm
71
71
  keplemon/saal/time_func_interface.pyi,sha256=3QKtsuxMoTgG--bDvbVNcJyD8vfcAUlw2n69g1m0kNM,1578
72
72
  keplemon/time.py,sha256=fa6AKPPU18lX44emrAy5ZZ5TRam-Vhm8ecsauvQ_wdg,2888
73
73
  keplemon/time.pyi,sha256=bS5UrY2loeT2mzONRFl2LTG5ZLaC3EnCXKB8fZRks4Q,6529
74
- keplemon-0.3.3.dist-info/RECORD,,
74
+ keplemon-0.3.4.dist-info/RECORD,,
@@ -1,4 +1,4 @@
1
1
  Wheel-Version: 1.0
2
- Generator: maturin (1.9.1)
2
+ Generator: maturin (1.9.3)
3
3
  Root-Is-Purelib: false
4
4
  Tag: cp311-cp311-win_amd64
@@ -1,114 +0,0 @@
1
- Metadata-Version: 2.4
2
- Name: keplemon
3
- Version: 0.3.3
4
- Requires-Dist: requests
5
- Requires-Dist: click
6
- Requires-Dist: maturin>=1.0,<2.0 ; extra == 'dev'
7
- Requires-Dist: keplemon[test] ; extra == 'dev'
8
- Requires-Dist: mkdocstrings[python] ; extra == 'dev'
9
- Requires-Dist: mkdocs-material ; extra == 'dev'
10
- Requires-Dist: markdown-include ; extra == 'dev'
11
- Requires-Dist: tomli ; python_full_version < '3.11' and extra == 'dev'
12
- Requires-Dist: pytest ; extra == 'test'
13
- Provides-Extra: dev
14
- Provides-Extra: test
15
- Summary: Citra Space Corporation's Rust-accelerated astrodynamics library.
16
- Author-email: Brandon Sexton <brandon@citra.space>
17
- License: MIT
18
- Requires-Python: >=3.9
19
- Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM
20
- Project-URL: Documentation, https://keplemon.citra.space
21
- Project-URL: Repository, https://github.com/citra-space/keplemon.git
22
- Project-URL: Issues, https://github.com/citra-space/keplemon/issues
23
-
24
- # KepLemon
25
-
26
- [Citra Space Corporation's](https://citra.space) Rust-accelerated astrodynamics package built on the shared libraries
27
- provided by [space-track](https://space-track.org). Please visit the [documentation](https://keplemon.citra.space)
28
- page for additional details.
29
-
30
- ## Installation
31
-
32
- ### From PyPI (Preferred)
33
-
34
- KepLemon can be installed directly for any operating system from a command line using `pip install keplemon`.
35
-
36
- ### From a Local Build
37
-
38
- For python users, the **_preferred installation method is through [PyPI](https://www.pypi.org)_**; however, the package can be
39
- installed locally by following the steps below.
40
-
41
- 1. `git clone https://github.com/citra-space/keplemon.git`
42
- 2. `cargo install cargo-make`
43
- 3. `cargo make build-<os>-<architecture>` (e.g. for Linux x86 `cargo make build-linux-x86`)
44
- 4. `pip install target/wheels/*.whl`
45
-
46
- To avoid potential conflicts with system libraries, you can alternatively build the wheel using Docker.
47
-
48
- ```bash
49
- docker buildx build \
50
- --build-arg OS="${OS:-linux}" \
51
- --build-arg ARCH="${ARCH:-x86}" \
52
- --build-arg PYTHON_VERSION="${PYTHON_VERSION:-310}" \
53
- --output type=local,dest=./target .
54
- ```
55
-
56
- Then install the wheel the same way with:
57
- `pip install target/wheels/*.whl`
58
-
59
- ## Environment Settings
60
-
61
- Although not required, it is recommended to explicitly apply the settings in this section before using KepLemon to avoid
62
- unexpected behaviors and inaccurate calculations.
63
-
64
- ### CPU Limits
65
-
66
- By default, KepLemon will have access to all available cores when performing parallel functions. Limit this by calling
67
- `set_thread_count` **_before_** using other KepLemon functions.
68
-
69
- ```python
70
- from keplemon import set_thread_count, get_thread_count
71
-
72
- # Update this to the desired core count
73
- set_thread_count(4)
74
- ```
75
-
76
- ### Time Constants and Earth-Orientation Parameters (EOP)
77
-
78
- All astrodynamics packages have a strict dependence on measured changes to time and Earth's orientation. Since KepLemon
79
- uses the public Standardized Astrodynamics Algorithms Library (SAAL) at the core, the time and (EOP) data must conform
80
- to a specific format required by the underlying binaries. Rather than referencing data directly provided by the
81
- [USNO](https://maia.usno.navy.mil/), utility scripts are provided in KepLemon to request and export the relevant data.
82
-
83
- #### Global Update
84
-
85
- Use the command below from a terminal to update time constants and EOP data package-wide.
86
-
87
- ```bash
88
- keplemon --update-eop global
89
- ```
90
-
91
- #### Local Override
92
-
93
- EOP data can also be written to explicit paths for inspection or package overrides using the commands below.
94
-
95
- ```bash
96
- keplemon --update-eop custom_path.txt
97
- ```
98
-
99
- !!! note
100
- If you intend to use the data written to a local override, you must use the `load_time_constants` method at the
101
- beginning of your scripts. **_This is not needed if you maintain constants using the global method_**.
102
-
103
- ```python
104
- from keplemon.time import load_time_constants
105
-
106
- # Update this to reflect the desired override path
107
- load_time_constants("custom_path.txt")
108
- ```
109
-
110
- ## Contributing
111
-
112
- Anyone is welcome to contribute to KepLemon. Users are encouraged to start by opening issues or forking the repository.
113
- Changes directly to the baseline may be approved by contacting the owner at <brandon@citra.space>.
114
-