PDS_VERSION_ID = PDS3 RECORD_TYPE = FIXED_LENGTH RECORD_BYTES = 69 FILE_RECORDS = 10416 ^TABLE = "SRCINDX.TAB" DATA_SET_ID = "CLEM1-L-H-5-DIM-MOSAIC-V1.0" SPACECRAFT_NAME = "CLEMENTINE 1" INSTRUMENT_NAME = "HIGH RESOLUTION CAMERA" TARGET_NAME = MOON MISSION_PHASE_NAME = "LUNAR MAPPING" NOTE = "This table contains cursory information describing the raw EDR images that comprise the Clementine Hires Mosaic. Each record consists of 69 bytes, with a carriage return/line feed sequence in bytes 68 and 69. This allows the table to be treated as a fixed length record file on hosts that support this file type and as a normal text file on other hosts." OBJECT = TABLE INTERCHANGE_FORMAT = ASCII ROWS = 10416 COLUMNS = 7 ROW_BYTES = 69 OBJECT = COLUMN NAME = SOURCE_PRODUCT_ID COLUMN_NUMBER = 1 DATA_TYPE = CHARACTER START_BYTE = 2 BYTES = 12 FORMAT = "A12" DESCRIPTION = "Product ID (file name) of EDR image that is used in these Clementine Hires mosaic." END_OBJECT = COLUMN OBJECT = COLUMN NAME = CENTER_LONGITUDE COLUMN_NUMBER = 2 DATA_TYPE = ASCII_REAL START_BYTE = 16 BYTES = 10 FORMAT = "F10.6" DESCRIPTION = "Planetocentric longitude, in degrees East, of camera boresight intercept point." END_OBJECT = COLUMN OBJECT = COLUMN NAME = CENTER_LATITUDE COLUMN_NUMBER = 3 DATA_TYPE = ASCII_REAL START_BYTE = 27 BYTES = 10 FORMAT = "F10.6" DESCRIPTION = "Planetocentric latitude of camera boresight intercept point." END_OBJECT = COLUMN OBJECT = COLUMN NAME = PRODUCT_ID COLUMN_NUMBER = 4 DATA_TYPE = CHARACTER START_BYTE = 39 BYTES = 8 FORMAT = "A8" DESCRIPTION = "Clementine Hires product that contains the center latitude and longitude of the EDR image." END_OBJECT = COLUMN OBJECT = COLUMN NAME = EDR_CD_ID COLUMN_NUMBER = 5 DATA_TYPE = CHARACTER START_BYTE = 50 BYTES = 7 FORMAT = "A7" DESCRIPTION = "Clementine Hires CD ID that contains the EDR image" END_OBJECT = COLUMN OBJECT = COLUMN NAME = ORBIT COLUMN_NUMBER = 6 DATA_TYPE = ASCII_INTEGER START_BYTE = 59 BYTES = 3 FORMAT = "I3" DESCRIPTION = "Orbit number of Clementine Hires EDR image." END_OBJECT = COLUMN OBJECT = COLUMN NAME = ORBIT_CENTRAL_LONGITUDE COLUMN_NUMBER = 4 DATA_TYPE = ASCII_REAL START_BYTE = 63 BYTES = 5 FORMAT = "F5.1" DESCRIPTION = "Center longitude of at the lunar equator of the Clementine Hires EDR image." END_OBJECT = COLUMN END_OBJECT = TABLE END