PDS_VERSION_ID = PDS3 RECORD_TYPE = FIXED_LENGTH RECORD_BYTES = 47 FILE_RECORDS = "UNK" ^MISSING_INDEX_HEADER = "MISSINDX.HDR" ^MISSING_INDEX_TABLE = "MISSINDX.TAB" DATA_SET_ID = "CLEM1-/L/E/Y-A/B/U/H/L/N-2-EDR-V1.0" SPACECRAFT_NAME = "CLEMENTINE 1" INSTRUMENT_NAME = {"A STAR TRACKER CAMERA", "B STAR TRACKER CAMERA" , "LIDAR HIGH-RESOLUTION IMAGER", "LONG WAVELENGTH INFRARED CAMERA" , "NEAR INFRARED CAMERA", "ULTRAVIOLET/VISIBLE CAMERA"} TARGET_NAME = {"EARTH", "MOON", "SKY"} OBJECT = MISSING_INDEX_HEADER HEADER_TYPE = SPREADSHEET BYTES = 39 /* SIZE OF HEADER FILE */ RECORDS = 1 INTERCHANGE_FORMAT = ASCII DESCRIPTION = "The index header file contains one record that is a comma delimited list of the index table column names. This is to facilitate the use of this index file with spreadsheet applications such as EXCEL." END_OBJECT = MISSING_INDEX_HEADER OBJECT = MISSING_INDEX_TABLE INTERCHANGE_FORMAT = ASCII ROWS = "UNK" COLUMNS = 5 ROW_BYTES = 34 DESCRIPTION = "The missing image index table contains information pertaining to those images that are lost, never received, or cannot be recovered." OBJECT = COLUMN NAME = VOLUME_ID COLUMN_NUMBER = 1 DATA_TYPE = CHARACTER START_BYTE = 2 BYTES = 7 FORMAT = "A7" DESCRIPTION = "The volume_id element provides a unique identifier for a data volume." END_OBJECT = COLUMN OBJECT = COLUMN NAME = REVOLUTION_NUMBER COLUMN_NUMBER = 2 VALID_MINIMUM = 1 VALID_MAXIMUM = 350 DATA_TYPE = ASCII_INTEGER START_BYTE = 11 BYTES = 3 FORMAT = "I3" DESCRIPTION = "The revolution number refers to an observational pass over the moon. The revolution number is incremented by one each time the spacecraft passes over the south pole prior to the beginning of data acquisition. REVOLUTION_NUMBER is used in lieu of orbit number because of the way the orbit number was defined by the mission. The orbit number is incremented at the equator on the sunlit side of the Moon. Thus, the orbit number is changed in the middle of an observational pass. This proved to be awkward in defining the data acquired by a single pass over the Moon." END_OBJECT = COLUMN OBJECT = COLUMN NAME = FRAME_SEQUENCE_NUMBER COLUMN_NUMBER = 3 DATA_TYPE = ASCII_INTEGER START_BYTE = 15 BYTES = 5 FORMAT = "I5" DESCRIPTION = "Sequential frame number of the image acquired during a pass over the Moon. For non-lunar mapping phase of mission the sequence number refers to the image sequence within a spacecraft memory download." END_OBJECT = COLUMN OBJECT = COLUMN NAME = INSTRUMENT_ID COLUMN_NUMBER = 4 DATA_TYPE = CHARACTER START_BYTE = 22 BYTES = 6 FORMAT = "A6" DESCRIPTION ="A-STAR (A star tracker camera) B-STAR (B star tracker camera) HIRES (HiResolution camera) UVVIS (Ultra Violet/Visible camera) LWIR (Long wavelength infrared camera) NIR (Near Infrared camera)" END_OBJECT = COLUMN OBJECT = COLUMN NAME = FILTER_NAME COLUMN_NUMBER = 5 DATA_TYPE = CHARACTER START_BYTE = 31 BYTES = 1 FORMAT = "A1" DESCRIPTION = "Filter name. The filter names are assigned alpha letters to designate the filter position. The CENTER_FILTER_WAVELENGTH parameter defines the central wavelength of the filter. Values for each camera are shown, center wavelength and bandwidth are given in nanometers. Camera/Filter/Center/Bandwidth UVVIS A - 415 40 B - 750 10 C - 900 20 D - 950 30 E - 1000 30 F - 650 550 (BROADBAND FILTER) NIR A - 1100 60 B - 1250 60 C - 1500 60 D - 2000 60 E - 2600 60 F - 2780 60 HIRES A - 415 40 B - 560 50 C - 650 50 D - 750 50 E - 650 350 (BROADBAND FILTER) F - N/A N/A (OPAQUE FILTER) LWIR A - 8750 1500 A-STAR A - N/A N/A (BROADBAND, NO FILTER WHEEL) B-STAR A - N/A N/A (BROADBAND, NO FILTER WHEEL)" END_OBJECT = COLUMN END_OBJECT = MISSING_INDEX_TABLE END