New Features
-
get Spicer running (#37)
- Spicer is my small class-based framework around SPICE commands to make
illumination calculations more human-readable. I have used this for years and added it here now.
- Spicer is my small class-based framework around SPICE commands to make
-
add self rep for CTXCollection (#36)
-
confusing/convoluted API for downloading indexes (#35)
- downloading was safeguarded far too much to be useful.
Removed a lot of code (always good), which also madeget_index
much clearer and simpler.
- downloading was safeguarded far too much to be useful.