You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description
Errors are thrown by spiceinit for Galileo SSI images that have previously succeeded. I believe this is due to changes made to the new isis data area
How to reproduce
spiceinit from=5000r.cub
Error = "An unknown NAIF error has been encountered.
The short explanation provided by NAIF is
[SPICE(DAFBEGGTEND)]. The Naif error is
[Beginning address (151385833) greater than
ending address (151385832).]"
End_Group
Group = Error
Program = spiceinit
Code = 1
Message = "Unable to initialize camera model"
File = spiceinit.cpp
Line = 262
End_Group
This runs successfully when pointing to the old data area.
There is a file under my work user area Isis3Tests/Spiceinit/NewDataArea/Galileo/ that can be used for testing.
The text was updated successfully, but these errors were encountered:
This one is weird. There was no missing kernel but there was a difference in one CK compared to the archive. It's a USGS CK, not a naif one, I think at some point got corrupted along the way? I restored it and spiceinit went fine. Try again when you get the chance.
ISIS version(s) affected: isis7.0.0
Description
Errors are thrown by spiceinit for Galileo SSI images that have previously succeeded. I believe this is due to changes made to the new isis data area
How to reproduce
This runs successfully when pointing to the old data area.
There is a file under my work user area Isis3Tests/Spiceinit/NewDataArea/Galileo/ that can be used for testing.
The text was updated successfully, but these errors were encountered: