ISIS Application Documentation
    Import PDS formatted Viking EDR into Isis format cube
  
 
          Description
        
    This program will import a PDS formatted Viking EDR into an Isis cube. 
    The input file can be in compressed or decompressed form.
   
 
          Categories
        
 
              History
          
| Jeff Anderson | 2004-06-09 | 
      Original version
     | 
 
| Elizabeth Ribelin | 2005-04-29 | 
        Added nominal reseau values to the label.
     | 
 
| Elizabeth Ribelin | 2005-07-11 | 
        Altered application to accept compressed or uncompressed files.
     | 
 
| Elizabeth Miller | 2005-11-15 | 
      Fixed problems caused by split of viking data area
     | 
 
| Steven Lambright | 2008-05-13 | 
      Removed references to CubeInfo 
     | 
 
| Steven Koechle | 2009-01-21 | 
      Changed to use the Isis::Filename class and use the temporary preferences
     | 
 
| Eric Hyer | 2009-06-23 | 
      Replaced file extention checking with file data checking for determining
      whether the file is decompressed already or not.  Also added ability to
      handle vdcomp error codes and throw meaningful iExceptions.
     | 
 
| Steven Lambright | 2010-06-29 | 
      Updated check for PVL labels to reflect changes in PvlKeyword 
     | 
 
| Jai Rideout | 2011-08-10 | 
      Changed redirection method in the vdcomp command string to work on the
      new Ubuntu 10.04 OS.
     | 
 
| Stuart Sides | 2012-05-06 | 
      Added Center and Width keywords to the BandBin group of the output cube.
     | 
 
 
 | 
 
 
                Parameter Groups
            
Files
| 
                    Name
                     | 
                    Description
                     | 
 
| FROM | 
          Input PDS formatted Viking Orbiter EDR image file
         | 
 
| TO | 
           Output Isis cube
          | 
 
 
 | 
 
Files:
                        FROM
                         Description
                       
          Use this parameter to select the Viking PDS EDR filename. 
        
| 
                             Type
                            | filename | 
| 
                               File Mode
                              | input | 
| 
                               Filter
                              | 
          *.imq  *.img
         | 
 
 
Files:
                        TO
                         Description
                       
           Use this parameter to select the output filename
         
| 
                             Type
                            | cube | 
| 
                               File Mode
                              | output | 
| 
                               Filter
                              | 
           *.cub
          |