Hi, although this issue is in isis, Would you happen to know any fix for it?
I'm trying to run spiceinit on an OHRC image that I converted to cub using isisimport command. Apparently the translation file in MissionName2DataDir within the latest isis3 env had no mention of chandrayaan 2 mission. However, I was able to find that line in the github repo. After pasting that in the original file, I ran into the error: PVL keyword [Chandrayaan2] does not exist in [Group = DataDirectory].
I believe that this is because there isn't a single translation file for this mission in the environment, which is actually true because all the missions are listed in /appdata/translations/, except chandrayaan2. I tried searching for these files in the github repo too, but they weren't available. For a temporary fix, I tried copying and renaming the chandrayaan1 files to chandrayaan2 files. But that didn't work.
Would you happen to know where I can find the translation files for chandrayaan2? Or if there's an alternate fix?
for reference, I also checked the files within the latest isis3 env (~8.3.0), but there were no files for this mission.