DOI-USGS / usgscsm

This repository stores USGS Community Sensor Model (CSM) camera models
Other
26 stars 33 forks source link

Fixed quaternion order and times #290

Closed jessemapel closed 4 years ago

jessemapel commented 4 years ago

With this fix, LROC is now matching what it used to 🎉

jessemapel commented 4 years ago

MEX HRSC, Kaguya TC, and MRO CTX are also back where they were. So, this gets our LS back to parity and uses the new ISD stuff.

jessemapel commented 4 years ago

I still need to update tests on this, but right now I am working on getting the framer matching.

jessemapel commented 4 years ago

Framers are now matching too. This required some additional ALE changes because of the ISD not working great for the framer. This is ready for review and then in a new PR we can remove the ISD object and just parse the JSON instead.