Commit 46889e94 authored by Kristin Berry's avatar Kristin Berry Committed by Makayla Shepherd
Browse files

Changed PvlVersion to 5

parent eebd40df
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -101,7 +101,7 @@ namespace Isis {
    // optionally add username to output? 

    // This is the Pvl version we're converting to
    network += PvlKeyword("Version", "7");
    network += PvlKeyword("Version", "5");

    //  Get Target Radii from naif kernel
    PvlGroup pvlRadii;