Dijittered HiRISE cubes are not recognized by ALE
- Dominant language
- XC
- Stars
- 18
- Forks
- 38
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 3
Description
For HiRISE images that have jitter, UArizona has a [processing method to dejitter](https://isprs-archives.copernicus.org/articles/XLII-3-W1/141/2017/isprs-archives-XLII-3-W1-141-2017.pdf) the HiRISE using the individual CCDs. Once this step is completed, an ISIS cube is re-created and SPICE is added back in.
I don't see anything obvious in the created cube (label) to cause ALE to fail (or to not recognize the instrument). Running isd_generate.py (to create an ISD for GXP, ASP, or ISIS), I get this error:
```
python isd_generate.py ESP_060697_1985_RED_DEJITTERED.8bit.cub
Reading: ESP_060697_1985_RED_DEJITTERED.8bit.cub
File ESP_060697_1985_RED_DEJITTERED.8bit.cub: No Such Driver for Label
```
I also don't see any special handling for this style of HiRISE for the original ISIS (Socet SET) code, [socetlinescankeywords](https://github.com/DOI-USGS/ISIS3/blob/85aeb70347aa42a092e2fa058749f7e813ba9b61/isis/src/socet/apps/socetlinescankeywords/socetlinescankeywords.cpp). Note the example linked works fine in socetlinescankeywords.
Image for ALE testing ~1 GB):
[ESP_060697_1985_RED_DEJITTERED.8bit.cub.gz](https://doimspp.sharepoint.com/:u:/s/GS-AstroCenter/ESBo9wH6MtlDkLJ9tk6CG_YBfFod89ehEvBMrAUmhMANXg?e=DgfBrT)
Currently, there are limited permissions to download this file. DOI personnel can download it.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.