PDS_VERSION_ID = PDS3 RECORD_TYPE = FIXED_LENGTH RECORD_BYTES = 91 FILE_RECORDS = 150 DESCRIPTION = "ENGINDEX.TAB lists all the Rover Engineering raw and calibrated files on this volume." ^INDEX_TABLE = "ENGINDEX.TAB" DATA_SET_ID = "MPFR-M-RVRENG-2/3-EDR/RDR-V1.0" MISSION_NAME = "MARS PATHFINDER" INSTRUMENT_HOST_NAME = "MICROROVER FLIGHT EXPERIMENT" INSTRUMENT_HOST_ALIAS_NAME = "MARS PATHFINDER ROVER (SOJOURNER)" INSTRUMENT_NAME = "ROVER ENGINEERING SENSORS" OBJECT = INDEX_TABLE INTERCHANGE_FORMAT = ASCII ROW_BYTES = 91 ROWS = 150 COLUMNS = 5 INDEX_TYPE = SINGLE INDEXED_FILE_NAME = "*.LBL" OBJECT = COLUMN NAME = PRODUCT_ID DATA_TYPE = CHARACTER START_BYTE = 2 BYTES = 16 DESCRIPTION = "A permanent, unique identifier assigned to each data product. For the Rover Engineering files, this is constructed from the words 'RVR_ENG' followed by the sol on which the data was acquired (or CRS* for cruise data), followed by DN or EU. The latter distinguish between the raw and calibrated files." END_OBJECT = COLUMN OBJECT = COLUMN NAME = VOLUME_ID DATA_TYPE = CHARACTER START_BYTE = 21 BYTES = 9 DESCRIPTION = "Identifies the CD volume containing the named file. For the Rover Engineering data, this is 'MPRV_0001'." END_OBJECT = COLUMN OBJECT = COLUMN NAME = PATH_NAME DATA_TYPE = CHARACTER START_BYTE = 33 BYTES = 16 DESCRIPTION = "Path to directory containing file. This path is shown in UNIX format. It begins at the root level of the CD. It has a trailing slah, but no leading slash." END_OBJECT = COLUMN OBJECT = COLUMN NAME = FILE_NAME DATA_TYPE = CHARACTER START_BYTE = 52 BYTES = 12 DESCRIPTION = "This is the name of the PDS formatted file as it is stored on the CD-ROM archive media. For the Rover Engineering files, this is the name of the ZIP compressed file containing the PDS-formatted engineering table, the original table, and a copy of the PDS label." END_OBJECT = COLUMN OBJECT = COLUMN NAME = PRODUCT_CREATION_TIME DATA_TYPE = TIME START_BYTE = 66 BYTES = 24 DESCRIPTION = "Defines the UTC time a product was created or last modified. In this case, it indicates the time of creation of the original '.CSV' file supplied by the Rover team. Has the form YYYY-MM-DDThh:mm:ss.fffZ" END_OBJECT = COLUMN END_OBJECT = INDEX_TABLE END