Skip to content

v0.10.1

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Nov 22:09

SatelliteToolbox v0.10.1

Diff since v0.10.0

The package now supports the new format of the EOP files finals.all.csv and finals2000A.all.csv introduced in November 6, 2023.]

Merged pull requests:

  • Clear confusion about geomagnetic field vector (#85) (@yakir12)
  • :docfix: Renamed r_ecef_to_eci in doc text to r_eci_to_eci. (#88) (@srikumarks)
  • Remove unused type variable (#90) (@yakir12)
  • 📚 Add the code to create the Celestrak TLE fetcher (#99) (@yanma)

Closed issues:

  • Consider breaking out components? (#1)
  • Add documentation for API functions that converts state vectors (#26)
  • Increase precision in ref. system conversions (#64)
  • Automatically download TLE (#70)
  • Docstring update for getters functions (#73)
  • IERS data service down (#78)
  • Allow the propagators to initialize the structure in place (#86)
  • 2023 Space Index File not available (#87)
  • Discrepancies between J2 Propagator and STK J2Perturbations (#91)
  • sgp4 propagator accuracy (#92)
  • ITRF to TEME transformation (#93)
  • Can't find ground_station_accesses in v0.10.0 (#94)
  • init_orbit_propagator method definition warning (#96)
  • Add geocentric_to_ecef? (#98)