Home

User Documentation

Getting Started
Learn More
Explore in Detail
Get Inspired

Contributor Documentation

Getting Started
Learn More
Explore in Detail
Get Inspired

Quick Links

Software Manual
AstroDiscuss
GitHub
API Reference

Documentation Versions

Public Release
8.1.0
8.0.0
7.2.0
7.1.0
7.0.0
6.0.0
3.9.0
3.5.0

ISIS 2

Documentation
Tutorials
Technical Documents
USGS

ISIS Application Documentation


apollopaninit

Printer Friendly View | TOC | Home

Imports a complete (stitched) apollo panaramic image JP2 image

Overview Parameters

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


Related Objects and Documents

Applications


History

Orrin Thomas2010-09-08 Ripped of std2isis JPEG2000 import code to create ApolloPan2Isis
Steven Lambright and Mat Eis2013-01-09 Fixed a memory error that came to light when adding support for Mac OSX10.8. References #1354.
Lynn Weller2012-01-22 Application category name changed from Import and Export to Apollo. Fixes mantis ticket #951.
Jacob Cain2022-11-22 Changed FROM type to cube. Fixes #4780.

Parameter Groups

Files

Name Description
FROM Input Cube

Scaning Resolution

Name Description
MicronsScanner dot size

Apopllo Mission

Name Description
MISSIONApollo Mission

Time

Name Description
GMTGMT format: YYYY-MM-DD HH:MM:SS.SSS

Spacecraft Position

Name Description
LON_NADIRLongitude of Nadir point
LAT_NADIR Latitude of Nadir point
CRAFT_ALTITUDESpacecraft Radius

Primary Image Axis Intersect Position

Name Description
LON_INTLongitude of camera axis intersect.
LAT_INTLatitude of camera axis intersection

SpaceCraft Velocity

Name Description
VEL_AZMAzimuth of velocity vector
VEL_HORIZHorizontal Velocity
VEL_RADIALMean Altitude Rate

Optional V/H override.

Name Description
V/H_OVERRIDEUser can optionally override the V/H with this parameter (Milli-Radians/seccond)
X

Files: FROM


Description

Use this parameter to select the cube filename to import.

Type cube
File Mode input
Filter *.cub
Close Window
X

Scaning Resolution: Microns


Description

The size of the scanned image pixel in microns.

Type double
Close Window
X

Apopllo Mission: MISSION


Description

The Apollo Mission that captured the input JPEG2000 image

Type string
Default APOLLO15
Option List:
Option Brief Description
APOLLO11Apollo 11Apollo 11
APOLLO12Apollo 12Apollo 12
APOLLO14Apollo 14Apollo 14
APOLLO15Apollo 15Apollo 15
APOLLO16Apollo 16Apollo 16
APOLLO17Apollo 17Apollo 17
Close Window
X

Time: GMT


Description

GMT is space deliniated Year Month Day Hour Minute Seconds

Type string
Close Window
X

Spacecraft Position: LON_NADIR


Description

Longitude of the the sub spacecraft nadir point in degrees.

Type double
Close Window
X

Spacecraft Position: LAT_NADIR


Description

Latitude of the sub-spacecraft nadir point in degrees.

Type double
Close Window
X

Spacecraft Position: CRAFT_ALTITUDE


Description

The distance from the center of the moon to the spacecraft in KM

Type double
Close Window
X

Primary Image Axis Intersect Position: LON_INT


Description

The Longitude of the intersection of the primary camera axis with the surface of the moon.

Type double
Close Window
X

Primary Image Axis Intersect Position: LAT_INT


Description

The Latitude of the intersection of the primary camera azis with the surface of the moon.

Type double
Close Window
X

SpaceCraft Velocity: VEL_AZM


Description

Azimuth of the velocity vector. Measured in degrees clockwise from north in the local horizontal plane

Type double
Close Window
X

SpaceCraft Velocity: VEL_HORIZ


Description

The magnitude of the horizontal velocity (parral to local horizontal plane) in km/s.

Type double
Close Window
X

SpaceCraft Velocity: VEL_RADIAL


Description

The average velcity in the spacecraft radial direction in KM/sec.

Type double
Close Window
X

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
Close Window