PDS_VERSION_ID = PDS3 RECORD_TYPE = STREAM OBJECT = TEXT PUBLICATION_DATE = 1999-04-01 NOTE = "Description of the INDEX directory contents for this MOLA archive volume" END_OBJECT = TEXT END INDEX Directory Contents The INDEX directory contains tabular index files, accompanied by detached PDS labels, for the AEDR and PEDR data products on this volume. It also contains cumulative index tables for AEDR and PEDR products on this volume and on previously released MOLA archive volumes. The following files are found in this directory. AEDCMIDX.LBL - PDS label for AEDCMIDX.TAB. AEDCMIDX.TAB - Cumulative index table for AEDR products on this volume and on previously released MOLA archive volumes. AEDINDEX.LBL - PDS label for AEDINDEX.TAB. AEDINDEX.TAB - Index table for AEDR products on this volume only. ASCCMIDX.LBL - PDS label for ASCCMIDX.TAB. ASCCMIDX.TAB - Cumulative index table for PEDR ASCII products on this volume and on previously released MOLA archive volumes. ASCINDEX.LBL - PDS label for ASCINDEX.TAB. ASCINDEX.TAB - Index table for PEDR ASCII products on this volume only. INDXINFO.TXT - The file you are reading. PEDCMIDX.LBL - PDS label for PEDCMIDX.TAB. PEDCMIDX.TAB - Cumulative index table for PEDR products on this volume and on previously released MOLA archive volumes. PEDINDEX.LBL - PDS label for PEDINDEX.TAB. PEDINDEX.TAB - Index table for PEDR products on this volume only. Notes on Using the Index Tables An index table contains one row (record) for each data product it describes. The table is formatted so that it can be read directly into many data management systems. All fields are separated by commas, and character fields are enclosed in double quotation marks ("). Character fields are left justified, and numeric fields are right justified. Each record ends with ASCII carriage return and line feed characters. This allows the table to be treated as a fixed length record file on computers that support this file type and as a normal text file on other computers. The file with extension ".LBL" and the same name as an index table is a PDS label file that describes the content and structure of the fields in the index table. This description includes the name of each field, its format, and a brief definition. The values for start byte and number of bytes listed in the label file do not include commas between fields or quotation marks surrounding character fields.