PDS_VERSION_ID = PDS3 /* File Characteristics */ RECORD_TYPE = FIXED_LENGTH RECORD_BYTES = 58 FILE_RECORDS = 14 /* Data Object Pointers */ ^TABLE = "hypimg.tab" /* Identification Keywords */ DATA_SET_ID = "EAR-A-5-DDR-SHAPE-MODELS-V2.0" PRODUCT_NAME = "Hyperion Mosaic Image Catalog" PRODUCT_ID = "SHAPE-HYPIMG-200006" INSTRUMENT_HOST_NAME = "N/A" INSTRUMENT_NAME = "N/A" TARGET_NAME = HYPERION START_TIME = "N/A" STOP_TIME = "N/A" PRODUCT_CREATION_TIME = 2000-06-01 /* Peer Review Date */ RECORD_FORMAT = "(a9,4(1x,f6.2),2x,f8.0,1x,f6.2)" /* Data Object Descriptions */ OBJECT = TABLE ROWS = 14 ROW_BYTES = 58 INTERCHANGE_FORMAT = ASCII COLUMNS = 7 DESCRIPTION = "Table of images used to create the image mosiac of S7 Hyperion. All disk-resolved images are from Voyager 2, Narrow Angle Camera. The Voyager Camera geometry is decribed in Davies et al. 1981. Approximate pixel scales are 0.00000927. Thus, an image at 100,000 km range has a pixel scale of 0.93 km. Longitudes are west. The prime meridian is based on the position of the crater Bahloo at longitude 196 degrees (Davies et al. 1983)." OBJECT = COLUMN COLUMN_NUMBER = 1 NAME = "IMAGE NUMBER" DESCRIPTION = "Voyager 2 image number." DATA_TYPE = CHARACTER START_BYTE = 1 BYTES = 9 FORMAT = A9 END_OBJECT = COLUMN OBJECT = COLUMN COLUMN_NUMBER = 2 NAME = "SUB SPACECRAFT LATITUDE" DESCRIPTION = "Latitude on the satellite of the point directly below the spacecraft." UNIT = DEGREE DATA_TYPE = ASCII_REAL START_BYTE = 11 BYTES = 6 FORMAT = "F6.2" END_OBJECT = COLUMN OBJECT = COLUMN COLUMN_NUMBER = 3 NAME = "SUB SPACECRAFT LONGITUDE" DESCRIPTION = "Longitude on the satellite of the point directly below the spacecraft." UNIT = DEGREE DATA_TYPE = ASCII_REAL START_BYTE = 18 BYTES = 6 FORMAT = "F6.2" END_OBJECT = COLUMN OBJECT = COLUMN COLUMN_NUMBER = 4 NAME = "SUB SOLAR LATITUDE" DESCRIPTION = "Latitude on the satellite of the point directly below the sun." UNIT = DEGREE DATA_TYPE = ASCII_REAL START_BYTE = 25 BYTES = 6 FORMAT = "F6.2" END_OBJECT = COLUMN OBJECT = COLUMN COLUMN_NUMBER = 5 NAME = "SUB SOLAR LONGITUDE" DESCRIPTION = "Longitude on the satellite of the point directly below the sun." UNIT = DEGREE DATA_TYPE = ASCII_REAL START_BYTE = 32 BYTES = 6 FORMAT = "F6.2" END_OBJECT = COLUMN OBJECT = COLUMN COLUMN_NUMBER = 6 NAME = "CENTER OF FIGURE RANGE" DESCRIPTION = "The distance between the spacecraft and the center of figure of the satellite." UNIT = KILOMETER DATA_TYPE = ASCII_REAL START_BYTE = 40 BYTES = 8 FORMAT = "F8.0" END_OBJECT = COLUMN OBJECT = COLUMN COLUMN_NUMBER = 7 NAME = "NORTH AZIMUTH" DESCRIPTION = "The angle in degrees clockwise from a line from image center to the top of the image, and the line from image center to the north pole of the satellite." UNIT = DEGREE DATA_TYPE = ASCII_REAL START_BYTE = 49 BYTES = 6 FORMAT = "F6.2" END_OBJECT = COLUMN END_OBJECT = TABLE END