Cysgp4

Latest version: v0.3.6

Safety actively analyzes 622894 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

0.3.6

=======================

New Features
------------
- Add an option to allow querying the rotation matrices that would convert any
vector from the (moving) satellite frame to the ECI-aligned frame to the
`propagate_many` function. It is noted that the origin of this ECI-aligned
frame is still at the satellite center (See function description.)

0.3.5

=======================
This is a pure maintenance release. No features have been added.

0.3.4

=======================

New Features
------------
- Add an option to choose the satellite coordinate frame in the
`propagate_many` function. The two available choices differ in the order
of the Cartesian axes (how x/y/z are mapped to motion and nadir directions)
and the choice of angles. (See function description.)

0.3.3

=======================

Bugfixes
~~~~~~~~~~
- `PyDateTime` was using wrong time zone if current time was requested (e.g.,
by calling it with empty init arguments, or setting the `datetime` property
to None). The wrong behavior had its origin in a call to `datetime.now()`
while the correct call must be `datetime.utcnow` (as `PyDateTime` is
defined in the UTC frame. [13]

0.3.2

=======================

New Features
------------
- Add observer coordinates (in eci frame and moving satellite frame) to
propagate_many function. This can be useful if one wants to calculate
satellite communication antenna gains w.r.t. observer on Earth. [12]

Bugfixes
~~~~~~~~~~
- In the `tle_linestrings_from_orbital_parameters` two parameters were missing
(eccentricity and argument of perigee), which are necessary for a complete
orbit description. [11]

0.3.1

=======================

New Features
------------
- Migrate to the latest `libsgp4` version (master, hash: f5cb54b3), which can
be downloaded from Dan Warners repository: https://github.com/dnwrnr/sgp4.
Thanks to Cees Bassa for pointing out that the ancient version that was
previously in use was having accuracy issues.

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.