JPLMLIA / pdsc

Planetary Data System Coincidences
https://jplmlia.github.io/pdsc/
Other
3 stars 2 forks source link

HiRISE Product Localization Issue #5

Closed garydoranjr closed 4 years ago

garydoranjr commented 4 years ago

HiRISE products in the cumulative index have "observation center" locations, which are the same across all products. The current code assumes that these are "product center" locations; thus all products overlap each other.

Each product center should be shifted w.r.t. the observation center given the CCD ID and channel ID. This will require a change to the HiRiseLocalizer class.

garydoranjr commented 4 years ago

Tested with PSP_005684_1890 and verified that the products are projected correctly in Google Earth (which has this observation built into the basemap).