CCSD3ZF0000100000001NJPL3IF0PDS200000001 = SFDU_LABEL RECORD_TYPE = STREAM OBJECT = TEXT NOTE = "Notes on using the Image Index Table." END_OBJECT END Notes on Using the Image Index Table The Image Index Table contains one row (record) for each image file on the Voyager Jupiter CD-ROM disk. The table contains a maximum of 2500 rows describing the compressed images on this volume. The Image Index Table is formatted so that it may be read directly into many data management systems on various host computers. All fields (columns) are separated by commas, and character fields are enclosed in quotes. Each record consists of 512 bytes, with a carriage return/line feed sequence in bytes 511 and 512. This allows the table to be treated as a fixed-length record file on hosts which support this file type and as a normal text file on other hosts. The structure and content of the Image Index Table are described in the file VOLINFO.TXT located in the DOCUMENT directory. A label coded in the Object Description Language (ODL), providing a formal description of the Index Table structure, is located in the file IMGINDEX.LBL. Users of most commercial data management systems should be able to use the list below to define the names and characteristics of each field and then to load the table into their data manager using a delimited ASCII text input format. If necessary the specific column start positions and lengths can be used to load the data. The list below presents each field in the Image Index Table, along with a 10-character terse name for each field, the full PDS data dictionary name, the data type which would normally be used for loading the field into a data management system, the field width and the number of decimal places in numeric fields. IMAGE INDEX FLAT TABLE CONTENTS Field Terse Name Full Name Type Start Width Dec ----- ----------- ------------------- ---------- ----- ----- --- 1 SCNAME SPACECRAFT_NAME Character 2 9 2 MSNPHSNM MISSION_PHASE_NAME Character 14 17 3 TARGETNAME TARGET_NAME Character 34 8 4 IMAGEID IMAGE_ID Character 45 10 5 IMAGENUM IMAGE_NUMBER Numeric 57 8 2 6 IMAGETIME IMAGE_TIME Character 67 20 7 EARTHRCDTM EARTH_RECEIVED_TIME Character 90 20 8 INSTRNAME INSTRUMENT_NAME Character 113 19 9 SCANMODEID SCAN_MODE_ID Character 135 7 10 SHTRMODEID SHUTTER_MODE_ID Character 145 7 11 GAINMODEID GAIN_MODE_ID Character 155 7 12 EDITMODEID EDIT_MODE_ID Character 165 7 13 FILTERNAME FILTER_NAME Character 175 7 14 FILTERNUM FILTER_NUMBER Numeric 184 4 15 EXPOSUREDU EXPOSURE_DURATION Numeric 189 7 4 16 NOTE NOTE Character 198 80 17 SMPLBITMSK SAMPLE_BIT_MASK Character 281 8 18 DATAANMTYP DATA_ANOMALY_TYPE Character 292 6 19 IMAGEVOLID IMAGE_VOLUME_ID Character 301 8 20 IMAGEFILNM IMAGE_FILE_NAME Character 312 41 21 BROWSVOLID BROWSE_VOLUME_ID Character 356 8 22 BROWSFILNM BROWSE_FILE_NAME Character 367 48