DOI-USGS / ale

Abstraction Layer for Ephemerides (ALE)
Other
13 stars 33 forks source link

IsisLabelIsisSpice can override spiceinit in ISIS #504

Closed acpaquette closed 2 years ago

acpaquette commented 2 years ago

If the only ISISLabel driver that exists for an instrument is the ISISLabelISISSPICE driver, the default spiceinit routines in ISIS will NOT put fresh spice data on the cube and simply regenerate the same spice data already available.

To test:

jessemapel commented 2 years ago

I think we need to add some type of include/exclude option for loads so that ISIS only uses the NaifSpice drivers. I think something based on specific mix-ins would be helpful.