Unverified Commit bd5292db authored by Kristin's avatar Kristin Committed by GitHub
Browse files

Fixes EIS/Clipper-related errors with tests on CI (#3673)

* Update meta.yaml to rename conda package to isis from isis3

* Update clipper-related errors discovered by CI
parent 0c3f6638
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -183,6 +183,7 @@ Group = DataDirectory
  Chan1        = $ISIS3DATA/chan1
  Chandrayaan1 = $ISIS3DATA/chandrayaan1
  Clementine1  = $ISIS3DATA/clementine1
  Clipper      = $ISIS3DATA/../datalocal/clipper
  Control      = $ISIS3DATA/control
  Dawn         = $ISIS3DATA/dawn
  Galileo      = $ISIS3DATA/galileo
+2 −1
Original line number Diff line number Diff line
@@ -147,7 +147,7 @@
        </filter>
      </parameter>

    </group>

      <parameter name="TO2">
        <type>cube</type>
        <fileMode>output</fileMode>
@@ -162,6 +162,7 @@
          *.cub
        </filter>
      </parameter>
    </group>
   </groups>

</application>