Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Caminfo uselabel option fails under isis5.0.0-RC1 #4401

Closed
lwellerastro opened this issue Apr 15, 2021 · 0 comments
Closed

Caminfo uselabel option fails under isis5.0.0-RC1 #4401

lwellerastro opened this issue Apr 15, 2021 · 0 comments
Assignees
Labels
Products Issues which are impacting the products group

Comments

@lwellerastro
Copy link
Contributor

ISIS version(s) affected: isis5.0.0-RC1

Description
caminfo will fail when uselabel=true to write out polygon information. It works if polygon=true and the associated parameters are specified.

uselabel=true works for the same images under isis4.4.0.

How to reproduce
See data under /work/users/lweller/Isis3Tests/Caminfo/5.0.0-RC1/. This image was processed entirely under isis5.0.0-RC1 (see proc.scr for details)

Fails:
caminfo from=TC1W2B0_01_01899S769E1325.lev1.cub to=TC1W2B0_01_01899S769E1325.lev1.pvl isislabel=true geometry=true originallabel=true statistics=true camstats=true linc=100 sinc=100 uselabel=true

Works:
caminfo from=TC1W2B0_01_01899S769E1325.lev1.cub to=TC1W2B0_01_01899S769E1325.lev1.CALCPOLY.pvl isislabel=true geometry=true originallabel=true statistics=true camstats=true linc=100 sinc=100 polygon=true inctype=vertices numvertices=40

Possible Solution

Additional context
I also ran this against one of the LROC NAC findfeatures images from another post (originally processed under isis4.4.0) to be sure it wasn't a Kaguya TC problem and it fails as well when uselabel=true but works if I use polygon=true.

All images involved have had footrprintinit run on them prior to caminfo.
Qmos recognizes and draws the stored polygon information.

@lwellerastro lwellerastro added the Products Issues which are impacting the products group label Apr 15, 2021
@tgiroux tgiroux self-assigned this Apr 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Products Issues which are impacting the products group
Projects
None yet
Development

No branches or pull requests

3 participants