Skip to content

Releases: michaelaye/planetarypy-old

v0.20.0

07 Feb 21:56
Compare
Choose a tag to compare

New Features

  • Improve (date)time converters to be auto-matching (#5)
    • Having to know the correct converter function to convert either just dates or full datetimes is annoying.

Improve the functionality so that only one function per direction is required:

  • nasa_time_to_iso
  • iso_time_to_nasa
  • Add SPICE kernel retriever (#4)
    • SPICE kernel management is an arduous task.

I have identified a way to wrap the NAIF Perl script for retrieving SPICE kernel lists and URLs for a given mission and start/stop times.

To be added within a new sub-module spice.kernels.