There is a newer version of the record available.

Published November 5, 2023 | Version v0.2.0
Software Open

mit-ll/spacegym-kspdg: v0.2.0

Authors/Creators

Description

From CHANGELOG.md:

Fixed

  • Resolve iss7 by switching print statements to logger statements in lbg1_base.py

Changed

  • Conda environment is no longer pinned to python 3.9 due to removal of poliastro dependency. This will cause the most recent python version (currently 3.12) to be used when creating the environment
  • evaluate.pyc script has been replaced by python-version-specific binaries evaluate.cpython-39.pyc (for python 3.9) and evaluate.cpython-312.pyc (for python 3.12). This is to avoid a RuntimeError: Bad magic number in .pyc file when trying to run evaluate.pyc from the wrong python version

Removed

  • poliastro dependency and related functions in utils.py. This removes functions for propagating orbits which were used for non-essential metric evals. For further justification, see this issue
  • utils.estimate_capture_dv and related unit tests which depended upon poliastro
  • utils.solve_lambert and related unit tests which depended upon poliastro
  • utils.propagate_orbit_tof and related unit tests which depended upon poliastro

Full Changelog: https://github.com/mit-ll/spacegym-kspdg/compare/v0.1.0...v0.2.0

Files

mit-ll/spacegym-kspdg-v0.2.0.zip

Files (38.0 MB)

Name Size Download all
md5:e50ff81a3a3fe0c0c5766967524a1668
38.0 MB Preview Download

Additional details

Related works