ISIS Application Documentation
    Imports a complete (stitched) apollo panaramic image JP2 image
  
 
          Description
        
    This program will import a merged JPEG2000 Apollo Panaramic Image.
    JPEG2000 files (JP2) is supported in the ISIS library.  The JP2 file
    can have any number of bands up to 16384. The output from a JP2 file
    will be a multi-spectral ISIS image file.
   
 
          Categories
        
 
Applications
 
              History
          
| Orrin Thomas | 2010-09-08 | 
      Ripped of std2isis JPEG2000 import code to create ApolloPan2Isis
     | 
 
| Steven Lambright and Mat Eis | 2013-01-09 | 
      Fixed a memory error that came to light when adding support for
      Mac OSX10.8. References #1354.
     | 
 
| Lynn Weller | 2012-01-22 | 
      Application category name changed from Import and Export to Apollo.  Fixes mantis ticket #951.
     | 
 
| Jacob Cain | 2022-11-22 | 
        Changed FROM type to cube. Fixes #4780.
     | 
 
 
 | 
 
 
                Parameter Groups
            
Files
| 
                    Name
                     | 
                    Description
                     | 
 
| FROM | 
          Input Cube
         | 
 
 
Scaning Resolution
| 
                    Name
                     | 
                    Description
                     | 
 
| Microns | Scanner dot size | 
 
 
Apopllo Mission
| 
                    Name
                     | 
                    Description
                     | 
 
| MISSION | Apollo Mission | 
 
 
Time
| 
                    Name
                     | 
                    Description
                     | 
 
| GMT | GMT format: YYYY-MM-DD HH:MM:SS.SSS | 
 
 
Spacecraft Position
Primary Image Axis Intersect Position
| 
                    Name
                     | 
                    Description
                     | 
 
| LON_INT | Longitude of camera axis intersect. | 
 
| LAT_INT | Latitude of camera axis intersection | 
 
 
SpaceCraft Velocity
Optional V/H override.
| 
                    Name
                     | 
                    Description
                     | 
 
| V/H_OVERRIDE | User can optionally override the V/H with this parameter (Milli-Radians/seccond) | 
 
 
 | 
 
Files:
                        FROM
                         Description
                       
          Use this parameter to select the cube filename to import.
        
| 
                             Type
                            | cube | 
| 
                               File Mode
                              | input | 
| 
                               Filter
                              | 
          *.cub
         | 
 
 
Scaning Resolution:
                        Microns
                         Description
                       
          The size of the scanned image pixel in microns.
        
 
Apopllo Mission:
                        MISSION
                         Description
                       
The Apollo Mission that captured the input JPEG2000 image
| 
                             Type
                            | string | 
| 
                               Default
                              | APOLLO15 | 
| 
                               Option List:
                              | 
| 
                                   Option | 
                                   Brief | 
                                   Description | 
 
| APOLLO11 | Apollo 11 | Apollo 11 | 
 
| APOLLO12 | Apollo 12 | Apollo 12 | 
 
| APOLLO14 | Apollo 14 | Apollo 14 | 
 
| APOLLO15 | Apollo 15 | Apollo 15 | 
 
| APOLLO16 | Apollo 16 | Apollo 16 | 
 
| APOLLO17 | Apollo 17 | Apollo 17 | 
 
 
 | 
 
 
Time:
                        GMT
                         Description
                       
GMT is space deliniated Year Month Day Hour Minute Seconds
 
Spacecraft Position:
                        LON_NADIR
                         Description
                       
Longitude of the the sub spacecraft nadir point in degrees.
 
Spacecraft Position:
                        LAT_NADIR
                         Description
                       
Latitude of the sub-spacecraft nadir point in degrees.
 
Spacecraft Position:
                        CRAFT_ALTITUDE
                         Description
                       
The distance from the center of the moon to the spacecraft in KM
 
Primary Image Axis Intersect Position:
                        LON_INT
                         Description
                       
The Longitude of the intersection of the primary camera axis with the surface of the moon.
 
Primary Image Axis Intersect Position:
                        LAT_INT
                         Description
                       
The Latitude of the intersection of the primary camera azis with the surface of the moon.
 
SpaceCraft Velocity:
                        VEL_AZM
                         Description
                       
Azimuth of the velocity vector.  Measured in degrees clockwise from north in the local horizontal plane
 
SpaceCraft Velocity:
                        VEL_HORIZ
                         Description
                       
The magnitude of the horizontal velocity (parral to local horizontal plane) in km/s.
 
SpaceCraft Velocity:
                        VEL_RADIAL
                         Description
                       
The average velcity in the spacecraft radial direction in KM/sec.
 
Optional V/H override.:
                        V/H_OVERRIDE
                         Description
                       
Nominally the V/H can be calucalated from the other input parameters.  However, during some periods of the mission the V/H sensor was stuck and did not adjust image to image.  In those cases this manual override can be used.
| 
                             Type
                            | double | 
| 
                               Internal Default
                              | None |