AndrewAnnex / SpiceyPy

SpiceyPy: a Pythonic Wrapper for the SPICE Toolkit.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wrap irftrn

AndrewAnnex opened this issue · comments

User has requested that irftrn https://naif.jpl.nasa.gov/pub/naif/toolkit_docs/FORTRAN/spicelib/irftrn.html be wrapped and included into spiceypy.

pr to include this feature should:

  1. introduce new wrapper for this function and any additional related functions
  2. add tests
  3. include doc strings following existing style conventions