Loading isis/src/tgo/apps/tgocassis2isis/tgocassis2isis.cpp +1 −2 Original line number Diff line number Diff line Loading @@ -437,7 +437,6 @@ void translateLabels(FileName &inputLabel, Cube *outputCube, QString instTransFi QString convertUniqueIdToObservationId(Pvl &outputLabel) { if (outputLabel.findObject("IsisCube").hasGroup("Mosaic")) { return ""; // translation file should auto translate this case to Mosaic group. // For any other product, this ID goes in the Archive group. Loading Loading
isis/src/tgo/apps/tgocassis2isis/tgocassis2isis.cpp +1 −2 Original line number Diff line number Diff line Loading @@ -437,7 +437,6 @@ void translateLabels(FileName &inputLabel, Cube *outputCube, QString instTransFi QString convertUniqueIdToObservationId(Pvl &outputLabel) { if (outputLabel.findObject("IsisCube").hasGroup("Mosaic")) { return ""; // translation file should auto translate this case to Mosaic group. // For any other product, this ID goes in the Archive group. Loading