CCSD3ZF0000100000001NJPL3IF0PDS200000001 = SFDU_LABEL /* PDS label for a spectral hygrometer file */ RECORD_TYPE = FIXED_LENGTH RECORD_BYTES = 30 FILE_RECORDS = 37 /* Pointer to table */ ^TABLE = "HYGLL001.TAB" /* Data description */ DATA_SET_ID = 'FEXP-E-SHYG-3-RDR-OPT-DEP-V1.0' PRODUCT_ID = "HYGLL001" INSTRUMENT_NAME = "SPECTRAL HYGROMETER" FEATURE_NAME = "LUNAR LAKE" SITE_NAME = 'N/A' START_TIME = '1989-09-29T13:54:00Z' DESCRIPTION = "Two spectral hygrometers were used simultaneously at Lunar Lake base camp. Their serial numbers are SH015 and SH004. The spectral hygrometers provide the ratio Rsh = L(935)/L(880), where L(935) is irradiance at 935 nm and L(880) is the irradiance at 880 nm. The measurement is acquired by aiming the optics at the sun and keeping the sun's image near the center of a ground-glass screen while the ratio is read from the display. Note that 935 nm is in the middle of an atmospheric water band, whereas 880 nm is not. The principle of operation is that the greater the water vapor abundance, the lower the ratio." /* Description of table */ OBJECT = TABLE ROWS = 37 COLUMNS = 4 ROW_BYTES = 30 INTERCHANGE_FORMAT = ASCII OBJECT = COLUMN NAME = TIME_1 DATA_TYPE = REAL START_BYTE = 1 BYTES = 7 UNIT = HOUR FORMAT = 'F7.5' DESCRIPTION = "Time in hours PDT." END_OBJECT = COLUMN OBJECT = COLUMN NAME = RATIO_1 DATA_TYPE = REAL START_BYTE = 9 BYTES = 5 UNIT = 'N/A' FORMAT = 'F5.3' DESCRIPTION = "Ratio of L(935)/L(880) for instrument SH015." END_OBJECT = COLUMN OBJECT = COLUMN NAME = TIME_2 DATA_TYPE = REAL START_BYTE = 15 BYTES = 7 UNIT = HOUR FORMAT = 'F7.5' DESCRIPTION = "Time in hours PDT." END_OBJECT = COLUMN OBJECT = COLUMN NAME = RATIO_2 DATA_TYPE = REAL START_BYTE = 23 BYTES = 5 UNIT = 'N/A' FORMAT = 'F5.3' DESCRIPTION = "Ratio of L(935)/L(880) for instrument SH004." END_OBJECT = COLUMN END_OBJECT = TABLE END