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

misc updates #8

Closed drbitboy closed 11 years ago

drbitboy commented 11 years ago

axisar works, does not need to be in exclude_list in mkwrapper.py

getnaiftoolkit.py automates CSPICE installation.

drbitboy commented 11 years ago

x

michaelaye commented 11 years ago

This is cool stuff that might bring us forward to generate something more easily installable for the beginners. Happy New Year btw. I really think we should push PySPICE further this year, because my recent communication with Chuck Acton does not make me believe that there will be an official Python interface released anytime soon. :-( It has lowest priority, for some weird reason the Java interface got higher priority, it seems. :-1:

rca commented 11 years ago

@drbitboy thanks for the contribution! Please take a look at the comments. Ideally this would be two pull requests:

The pull request for enabling spice.axisar() looks to be a no-brainer; if you make that its own pull request I'll merge it in straight away. After a couple of tweaks we can integrate getnaifspicetoolkit.py.

rca commented 11 years ago

@michaelaye Happy New Year too! And it would be great to see PySPICE get more traction. I'll follow up in another thread.

drbitboy commented 11 years ago

btw, i think a better name for this would be spyce or Spyce or SPYCE; there is another PySPICE that involves the circuit simulation softwary SPICE.

rca commented 11 years ago

@drbitboy, definitely an interesting idea; I'll open an issue to discuss.