PDS_VERSION_ID = PDS3 RECORD_TYPE = STREAM ^TEXT = "INFO.TXT" OBJECT = TEXT PUBLICATION_DATE = 2000-04-10 NOTE = "INFO.TXT describes the contents of this directory." END_OBJECT = TEXT END PWSLIST.EXE is a C program provided by the PWS team to read in the RDR data sets, apply a calibration, and output the data in ASCII table format. Please refer to the documentation inside the source code (PWSLIST.C) for additional details. The executable provided was compiled on a Sun Sparcstation 10 running Solaris 2.7 PWSLIST.TXT contains the format description of the ASCII table that PWSLIST.EXE produces. usage: PWSLIST.EXE < TYYMMDD.DAT > TYYMMDD.TXT example: PWSLIST.EXE <../../../DATA/PWS/IO_LPW/T951207.DAT >/tmp/T951207.TXT