spacecoords 0.1.0__py3-none-any.whl → 0.1.1__py3-none-any.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 spacecoords might be problematic. Click here for more details.

spacecoords/spherical.py CHANGED
@@ -135,7 +135,7 @@ def az_el_to_sph(
135
135
 
136
136
 
137
137
  def az_el_point(
138
- self, azimuth: NDArray_N | float, elevation: NDArray_N | float, degrees: bool = False
138
+ azimuth: NDArray_N | float, elevation: NDArray_N | float, degrees: bool = False
139
139
  ) -> NDArray_3xN | NDArray_3:
140
140
  """Point beam towards azimuth and elevation coordinate.
141
141
 
@@ -156,7 +156,6 @@ def az_el_point(
156
156
 
157
157
 
158
158
  def az_el_vs_cart_angle(
159
- self,
160
159
  azimuth: NDArray_N | float,
161
160
  elevation: NDArray_N | float,
162
161
  cart: NDArray_3xN | NDArray_3,
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: spacecoords
3
- Version: 0.1.0
3
+ Version: 0.1.1
4
4
  Summary: A collection of coordinate transforms for convenient use
5
5
  Author-email: Daniel Kastinen <daniel.kastinen@irf.se>
6
6
  Maintainer-email: Daniel Kastinen <daniel.kastinen@irf.se>
@@ -6,14 +6,14 @@ spacecoords/download.py,sha256=h1e46ekYJC-TZeP4PpKoEyPSVPNWItWE1z-5PXWyauw,1931
6
6
  spacecoords/frames.py,sha256=u5og846ZXVGXyyWPMrRSX3Y82-09dVPd3Jh9uVH1w7Q,4646
7
7
  spacecoords/linalg.py,sha256=YT4F0y76_OLk-I0az89i6J3fL4PjIE4Q2I4wByd0Sb0,7189
8
8
  spacecoords/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
9
- spacecoords/spherical.py,sha256=x_6pFAyEI-XySui70B9RWJSdKhYponCGX-jFpgh_njk,5589
9
+ spacecoords/spherical.py,sha256=gi70p_iTMPqtQhVlNuzZ-7NQE75GjmDHDdWeBpSH6wQ,5573
10
10
  spacecoords/spice.py,sha256=CibzR8EopwAwLvtd0BVGkRPjrScILENlLQUU_YcpWMU,164
11
11
  spacecoords/spk_basic.py,sha256=CA4cZe6Y8Mw3UfL8X2ZaVFmvxWPnrcWAF6dgn2BeCQk,2335
12
12
  spacecoords/types.py,sha256=bDO9YJWNUb1M6IAIgNaNlEvJwJbV3T9Pc0QO_DWTOhQ,644
13
13
  spacecoords/version.py,sha256=56qNmktYm-a9EiinIbbIJG-6XTFmNReaWyZTcLJ15SI,83
14
- spacecoords-0.1.0.dist-info/licenses/LICENSE,sha256=HwPwsjPm8Dw0iFn-o4B6E-X4irUfOlYFHAI3jB2bTWM,1076
15
- spacecoords-0.1.0.dist-info/METADATA,sha256=RvssUD5fWfrTwtE1pL0OEpohTY0pgp22b1fnDvggKaE,3257
16
- spacecoords-0.1.0.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
17
- spacecoords-0.1.0.dist-info/entry_points.txt,sha256=lDDxb87uHwAnvKkEVGvBxBbGOfTjYmWXp6BHBYpBjq4,53
18
- spacecoords-0.1.0.dist-info/top_level.txt,sha256=jknXkDXmkZUa9yRuVhcgbl5Da8LVxQsLofpQiLO0n70,12
19
- spacecoords-0.1.0.dist-info/RECORD,,
14
+ spacecoords-0.1.1.dist-info/licenses/LICENSE,sha256=HwPwsjPm8Dw0iFn-o4B6E-X4irUfOlYFHAI3jB2bTWM,1076
15
+ spacecoords-0.1.1.dist-info/METADATA,sha256=Ut5X9ov0ZQSSuav7F4-f-0yCqmU1KDen96xBlBpJET4,3257
16
+ spacecoords-0.1.1.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
17
+ spacecoords-0.1.1.dist-info/entry_points.txt,sha256=lDDxb87uHwAnvKkEVGvBxBbGOfTjYmWXp6BHBYpBjq4,53
18
+ spacecoords-0.1.1.dist-info/top_level.txt,sha256=jknXkDXmkZUa9yRuVhcgbl5Da8LVxQsLofpQiLO0n70,12
19
+ spacecoords-0.1.1.dist-info/RECORD,,