PDS_VERSION_ID = PDS3 RECORD_TYPE = FIXED_LENGTH RECORD_BYTES = 174 FILE_RECORDS = 1378 DESCRIPTION = "SES_TIME.TAB contains a listing of all the MET session numbers along with their start and stop times listed in both spacecraft clock and local time formats. This table can be used to determine which sessions were recorded on which days." ^TABLE = "SES_TIME.TAB" DATA_SET_ID = {"MPFL-M-ASIMET-2-EDR-SURF-V1.0", "MPFL-M-ASIMET-3-RDR-SURF-V1.0"} MISSION_NAME = "MARS PATHFINDER" INSTRUMENT_HOST_NAME = "MARS PATHFINDER LANDER" INSTRUMENT_NAME = "ATMOSPHERIC STRUCTURE INSTRUMENT / METEOROLOGY PACKAGE" OBJECT = TABLE INTERCHANGE_FORMAT = ASCII ROWS = 1378 COLUMNS = 12 ROW_BYTES = 174 OBJECT = COLUMN NAME = SESSION_NUMBER DATA_TYPE = ASCII_INTEGER START_BYTE = 1 BYTES = 4 FORMAT = "I4" DESCRIPTION = "The number of the MET data taking session." END_OBJECT = COLUMN OBJECT = COLUMN NAME = START_SCLK DATA_TYPE = ASCII_REAL START_BYTE = 6 BYTES = 14 FORMAT = F14.3 DESCRIPTION = "The value of the lander clock at the time at which data taking began for the current session. Values after the decimal point range from 000 to 999." END_OBJECT = COLUMN OBJECT = COLUMN NAME = START_SCLK_256 DATA_TYPE = ASCII_REAL START_BYTE = 21 BYTES = 14 FORMAT = F14.3 DESCRIPTION = "The value of the lander clock at the time at which data taking began for the current session. Values after the decimal point range from 000 to 255." END_OBJECT = COLUMN OBJECT = COLUMN NAME = STOP_SCLK DATA_TYPE = ASCII_REAL START_BYTE = 36 BYTES = 14 FORMAT = F14.3 DESCRIPTION = "The value of the lander clock at the time at which data taking ended for the current session. Values after the decimal point range from 000 to 999." END_OBJECT = COLUMN OBJECT = COLUMN NAME = STOP_SCLK_256 DATA_TYPE = ASCII_REAL START_BYTE = 51 BYTES = 14 FORMAT = F14.3 DESCRIPTION = "The value of the lander clock at the time at which data taking ended for the current session. Values after the decimal point range from 000 to 255." END_OBJECT = COLUMN OBJECT = COLUMN NAME = START_UTC_TIME DATA_TYPE = CHARACTER START_BYTE = 66 BYTES = 24 FORMAT = A24 DESCRIPTION = "The UTC time at which the start of data taking for the current session occurred." END_OBJECT = COLUMN OBJECT = COLUMN NAME = STOP_UTC_TIME DATA_TYPE = CHARACTER START_BYTE = 91 BYTES = 24 FORMAT = A24 DESCRIPTION = "The UTC time at which the end of data taking for the current session occurred." END_OBJECT = COLUMN OBJECT = COLUMN NAME = START_LOCAL_SOL DATA_TYPE = ASCII_INTEGER START_BYTE = 116 BYTES = 2 FORMAT = I2 DESCRIPTION = "The local solar sol on which the start of data taking for the current session occurred. Sol 1 was the first day of lander surface operations." END_OBJECT = COLUMN OBJECT = COLUMN NAME = START_LOCAL_TIME DATA_TYPE = CHARACTER START_BYTE = 120 BYTES = 12 FORMAT = A12 DESCRIPTION = "The local solar time at which the start of data taking for the current session occurred." END_OBJECT = COLUMN OBJECT = COLUMN NAME = STOP_LOCAL_SOL DATA_TYPE = ASCII_INTEGER START_BYTE = 134 BYTES = 2 FORMAT = I2 DESCRIPTION = "The local solar sol on which the end of data taking for the current session occurred. Sol 1 was the first day of lander surface operations." END_OBJECT = COLUMN OBJECT = COLUMN NAME = STOP_LOCAL_TIME DATA_TYPE = CHARACTER START_BYTE = 138 BYTES = 12 FORMAT = A12 DESCRIPTION = "The local solar time at which the end of data taking for the current session occurred." END_OBJECT = COLUMN OBJECT = COLUMN NAME = START_LSUN DATA_TYPE = ASCII_REAL START_BYTE = 151 BYTES = 10 FORMAT = F10.5 DESCRIPTION = "The longitude of the Sun (L sub S) at which the start of data taking for the current session occurred." END_OBJECT = COLUMN OBJECT = COLUMN NAME = STOP_LSUN DATA_TYPE = ASCII_REAL START_BYTE = 162 BYTES = 10 FORMAT = F10.5 DESCRIPTION = "The longitude of the Sun (L sub S) at which the end of data taking for the current session occurred." END_OBJECT = COLUMN END_OBJECT = TABLE END