DOI-USGS / DOI-USGS/ISIS3

Cam2Map issues when using GTIFFs/COGS

Open
#6,032 1 comment 0 reactions 0 assignees View on GitHub
bug
Dominant language
C++
Stars
245
Forks
181
Avg merge
1d 22h
Merged PRs (30d)
15

Description

**ISIS version(s) affected**: 10.0.0RC2

**Description**

When running cam2map using GTIFFs, the app hangs for a long time. This may be due to the input being a COG.

**How to reproduce**

gdal_translate cube.cub cube.tiff -of COG

then run cam2map on the tiff.

**Possible Solution**

It might be that the overviews are not handled correctly. I would assume that if I am projecting a COG, that the output image also has overviews. We might need explicit handling of overviews to project the full res image, then regenerate the overviews.

**Additional context**

I was specifically testing with MRO. But I imagine thismight affect any gtiff/COG.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.