rca / PySPICE

Python wrapper around the NAIF CSPICE library
http://naif.jpl.nasa.gov/naif/
BSD 3-Clause "New" or "Revised" License
38 stars 15 forks source link

getnaiftoolkit.py #7

Closed drbitboy closed 11 years ago

drbitboy commented 11 years ago

Added script to use os.uname (local OS and Architecture) to identify which cspice.tar.Z to use, then extract and un-tar it.

Also noticed that spice.axisar does not need to be in exclude_list in mkwrapper.py.