Commit 0c3d5378 authored by Christopher Combs's avatar Christopher Combs
Browse files

Changed nirs2isis category from import/export to hayabusa. Fixes #4694.

git-svn-id: http://subversion.wr.usgs.gov/repos/prog/isis3/trunk@7731 41f8697f-d340-4b68-9986-7bafba869bb8
parent 3b281ea7
Loading
Loading
Loading
Loading
+12 −7
Original line number Diff line number Diff line
@@ -3,12 +3,12 @@
<application name="nirs2isis" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://isis.astrogeology.usgs.gov/Schemas/Application/application.xsd">

  <brief>
    Import Hayabusa NIRS fits files into Isis format
    Import Hayabusa NIRS FITS files into ISIS format
  </brief>
  <description>
    This program will import a PDS formatted Hayabusa Near-Infrared
    Spectrometer (NIRS) image into ISIS cube format. The image data must be in
    a fits image (.fit or .fits). An accompanying label file must also be
    a FITS format (.fit or .fits). An accompanying label file must also be
    provided (.lbl).
  </description>

@@ -16,6 +16,10 @@
    <change name="Jesse Mapel" date="2016-12-28">
      Original version
    </change>
    <change name="Christopher Combs" date="2017-04-07">
      Changed category from "Import and Export" to "Hayabusa".
      Updated documentation after review.
    </change>
  </history>

  <seeAlso>
@@ -25,7 +29,7 @@
  </seeAlso>

  <category>
    <categoryItem>Import and Export</categoryItem>
    <missionItem>Hayabusa</missionItem>
  </category>

  <groups>
@@ -55,8 +59,9 @@
        </brief>
        <description>
          The output cube containing averaged reflectance values for the
          entire observation. A temporary cube with the base name for the
          output cube plus .temp.cub will also be created and removed.
          entire observation. A temporary cube will be created using the output
          cube's base name followed by ".temp.cub". This temporary file will be
          removed when the program finishes.
        </description>
        <filter>
          *.cub