PDS_VERSION_ID = PDS3 RECORD_TYPE = FIXED_LENGTH RECORD_BYTES = 293 FILE_RECORDS = 2756 DESCRIPTION = "SE_INDEX.TAB lists all the MET science and housekeeping EDR files collected during the Surface phase of the Mars Pathfinder mission, along with a selected set of parameters describing them." ^INDEX_TABLE = "SE_INDEX.TAB" DATA_SET_ID = "MPFL-M-ASIMET-2-EDR-SURF-V1.0" MISSION_NAME = "MARS PATHFINDER" INSTRUMENT_HOST_NAME = "MARS PATHFINDER LANDER" INSTRUMENT_NAME = "ATMOSPHERIC STRUCTURE INSTRUMENT / METEOROLOGY PACKAGE" OBJECT = INDEX_TABLE INTERCHANGE_FORMAT = ASCII ROW_BYTES = 293 ROWS = 2756 COLUMNS = 25 INDEX_TYPE = SINGLE INDEXED_FILE_NAME = "*.TAB" OBJECT = COLUMN NAME = PRODUCT_ID DATA_TYPE = CHARACTER START_BYTE = 2 BYTES = 17 FORMAT = "A17" DESCRIPTION = "A permanent, unique identifier assigned to each data product." END_OBJECT = COLUMN OBJECT = COLUMN NAME = VOLUME_ID DATA_TYPE = CHARACTER START_BYTE = 22 BYTES = 9 FORMAT = "A9" DESCRIPTION = "Identifies the volume containing the named file." END_OBJECT = COLUMN OBJECT = COLUMN NAME = PATH_NAME DATA_TYPE = CHARACTER START_BYTE = 34 BYTES = 25 FORMAT = "A25" DESCRIPTION = "Path on CD volume to directory containing file." END_OBJECT = COLUMN OBJECT = COLUMN NAME = FILE_NAME DATA_TYPE = CHARACTER START_BYTE = 62 BYTES = 11 FORMAT = "A11" DESCRIPTION = "Name of file in archive." END_OBJECT = COLUMN OBJECT = COLUMN NAME = SPACECRAFT_CLOCK_START_COUNT DATA_TYPE = ASCII_INTEGER START_BYTE = 75 BYTES = 10 FORMAT = "I10" DESCRIPTION = "The value of the lander clock (in seconds) when the data taking session was initiated. In cases where the first packet of the session was lost, this is a calculated value." END_OBJECT = COLUMN OBJECT = COLUMN NAME = SESSION_NUMBER DATA_TYPE = ASCII_INTEGER START_BYTE = 86 BYTES = 4 FORMAT = "I4" DESCRIPTION = "The identifying number of the data taking session." END_OBJECT = COLUMN OBJECT = COLUMN NAME = IMAGE_TIME DATA_TYPE = TIME START_BYTE = 91 BYTES = 24 FORMAT = "A24" DESCRIPTION = "Date and time at which the data file was acquired, recorded in UTC system format. Shown as YYYY-MM-DDThh:mm:ss.fffZ" END_OBJECT = COLUMN OBJECT = COLUMN NAME = PRODUCT_CREATION_TIME DATA_TYPE = TIME START_BYTE = 116 BYTES = 24 FORMAT = "A24" DESCRIPTION = "Defines the UTC time a product was created or last modified. Has the form YYYY-MM-DDThh:mm:ss.fffZ" END_OBJECT = COLUMN OBJECT = COLUMN NAME = EARTH_RECEIVED_START_TIME DATA_TYPE = TIME START_BYTE = 141 BYTES = 24 FORMAT = "A24" DESCRIPTION = "Identifies the earliest time that a telemetry packet containing data for the data file was received. has the form YYYY-MM-DDThh:mm:ss.fffZ" END_OBJECT = COLUMN OBJECT = COLUMN NAME = EARTH_RECEIVED_STOP_TIME DATA_TYPE = TIME START_BYTE = 166 BYTES = 24 FORMAT = "A24" DESCRIPTION = "Identifies the latest time that a telemetry packet containing data for the data file was received. Has the form YYYY-MM-DDThh:mm:ss.fffZ" END_OBJECT = COLUMN OBJECT = COLUMN NAME = PLANET_DAY_NUMBER DATA_TYPE = ASCII_INTEGER START_BYTE = 191 BYTES = 2 FORMAT = "I2" DESCRIPTION = "The Martian day (ie., sidereal day, equal to a rotation of 360 degrees) on which the data file was acquired. Starts with 1 as the first day of surface operations the day the spacecraft landed. 0 refers to pre-surface data." END_OBJECT = COLUMN OBJECT = COLUMN NAME = MPF_LOCAL_TIME DATA_TYPE = CHARACTER START_BYTE = 195 BYTES = 8 FORMAT = "A8" DESCRIPTION = "Local time at the lander site on the surface of Mars, measured in local hours, minutes, and seconds, from midnight. Local hours are defined as one twenty-fourth of a local solar day. Local minutes are one sixtieth of a local hour, and local seconds are one sixtieth of a local minute. Format is hh:mm:ss. Based on the IAU standard for the Martian prime meridian. See [DAVIESETAL1994] for more details." END_OBJECT = COLUMN OBJECT = COLUMN NAME = APPLICATION_PACKET_ID DATA_TYPE = ASCII_INTEGER START_BYTE = 205 BYTES = 2 FORMAT = "I2" DESCRIPTION = "The id of the telemetry packet queue to which the image data was directed. For the MET, this value was always 37." END_OBJECT = COLUMN OBJECT = COLUMN NAME = RECEIVED_PACKETS DATA_TYPE = ASCII_INTEGER START_BYTE = 208 BYTES = 3 FORMAT = "I3" DESCRIPTION = "The total number of telemetry packets which were received and which constitute the reconstructed data file." END_OBJECT = COLUMN OBJECT = COLUMN NAME = EXPECTED_PACKETS DATA_TYPE = ASCII_INTEGER START_BYTE = 212 BYTES = 3 FORMAT = "I3" DESCRIPTION = "The total number of telemetry packets which constitute a complete session, ie., a session without missing data." END_OBJECT = COLUMN OBJECT = COLUMN NAME = SESSION_RECORDS DATA_TYPE = ASCII_INTEGER START_BYTE = 216 BYTES = 5 FORMAT = "I5" DESCRIPTION = "For housekeeping or science data, the number of housekeeping or science records, respectively, in the current session." END_OBJECT = COLUMN OBJECT = COLUMN NAME = SESSION_DURATION DATA_TYPE = ASCII_INTEGER START_BYTE = 222 BYTES = 5 FORMAT = "I5" DESCRIPTION = "The length, in seconds, of the data- taking portion of the session. The maximum value represents 149,130 hours. The ASI-MET electronics are autonomously powered off at the end of the session." END_OBJECT = COLUMN OBJECT = COLUMN NAME = DATA_TAKING_DELAY DATA_TYPE = ASCII_REAL START_BYTE = 228 BYTES = 5 FORMAT = "F5.3" DESCRIPTION = "The length of time, in seconds, between ASI-MET electronics power-on and when data-taking begins. The maximum value is 8192 seconds or 2.27 hours. A zero value is valid. No consistency checking is performed." END_OBJECT = COLUMN OBJECT = COLUMN NAME = AVERAGING_INTERVAL DATA_TYPE = ASCII_REAL START_BYTE = 234 BYTES = 4 FORMAT = "F4.1" DESCRIPTION = "The interval of time, in seconds, over which an average is taken of the 12 science (or housekeeping) measurements. The averaged data is placed in a packet record. The maximum value is 8192 seconds, or 2.27 hours. An averaging interval equal to the sampling interval is permitted, hence yielding point sampled (unaveraged) measurements. An averaging interval equal to the session duration is also permitted. An inconsistency is indicated if the science or housekeeping averaging interval is greater than the session duration." END_OBJECT = COLUMN OBJECT = COLUMN NAME = SAMPLING_INTERVAL DATA_TYPE = ASCII_REAL START_BYTE = 239 BYTES = 4 FORMAT = "F4.1" DESCRIPTION = "The elapsed time, in seconds, between capturing all 24 measurements, both science and housekeeping, for later averaging. (sic) The maximum value is 8192 seconds, or 2.27 hours. An inconsistency is indicated if the sampling interval is greater than either the science averaging interval or the housekeeping averaging interval." END_OBJECT = COLUMN OBJECT = COLUMN NAME = WIND_SENSOR_POWER_TYPE DATA_TYPE = CHARACTER START_BYTE = 245 BYTES = 6 FORMAT = "A6" DESCRIPTION = "The operating power mode of the wind sensor. Valid values are LOW, HIGH, and CYCLIC." END_OBJECT = COLUMN OBJECT = COLUMN NAME = WIND_SENSOR_LOW_POWER_DURATION DATA_TYPE = ASCII_REAL START_BYTE = 253 BYTES = 4 FORMAT = "F4.1" DESCRIPTION = "The elapsed time, in seconds, for the wind sensor to remain in low power mode before switching to the high power mode. This parameter is used only if the wind_sensor_power_mode keyword is set to CYCLIC. The maximum permissible value is 8192 seconds, or 2.27 hours. The power switching times are measured with respect to the start of data-taking and may be slightly delayed due to other spacecraft activities. This potential delay is not cumulative. An inconsistency is indicated if the wind sensor low power duration is less than the sampling interval." END_OBJECT = COLUMN OBJECT = COLUMN NAME = WIND_SENSOR_HIGH_POWER_DUR DATA_TYPE = ASCII_REAL START_BYTE = 258 BYTES = 5 FORMAT = "F5.1" DESCRIPTION = "The elapsed time, in seconds, for the wind sensor to remain in high power mode before switching to the low power mode. The high power mode is necessary for meaningful wind measurements. This parameter is used only if the wind_sensor_power_mode keyword is set to CYCLIC. The maximum permissible value is 8192 seconds, or 2.27 hours. The power switching times are measured with respect to the start of data-taking and may be slightly delayed due to other spacecraft activities. This potential delay is not cumulative. An inconsistency is indicated if the wind sensor high power duration is less than the sampling interval." END_OBJECT = COLUMN OBJECT = COLUMN NAME = SOFTWARE_NAME DATA_TYPE = CHARACTER START_BYTE = 265 BYTES = 16 FORMAT = "A16" DESCRIPTION = "The name of the telemetry processing software used to generate the data." END_OBJECT = COLUMN OBJECT = COLUMN NAME = SOFTWARE_VERSION_ID DATA_TYPE = CHARACTER START_BYTE = 284 BYTES = 7 FORMAT = "A7" DESCRIPTION = "The version of the telemetry processing software used to generate the data." END_OBJECT = COLUMN END_OBJECT = INDEX_TABLE END