Download this file

PDS_VERSION_ID          = PDS3
RECORD_TYPE             = STREAM
OBJECT                  = TEXT
  PUBLICATION_DATE        = 2005-02-24
  NOTE                    = "
    EXTRINFO.TXT describes the contents of this directory."
END_OBJECT              = TEXT
END

This directory contains files associated with extra functionality beyond
PDS archiving requirements which we hope will be useful but are not
subject to PDS standards.

[EXTRAS]                This directory
   |
   |- EXTRINFO.TXT      (This file) Describes directory contents
   |
   |- MD5CRLF.TXT       The md5sum checksums for every file on the volume
   |                    relative to the root of the volume.  Use the
   |                    command "md5sum -c EXTRAS/MD5CRLF.TXT" to verify
   |                    the entire volume contents.  To obtain the md5sum
   |                    software, see
   |                    http://www.gnu.org/software/coreutils/
   |
   |- MD5LF.TXT         Same as above with LF (UNIX) line termination.
   |
   |- RPWS.ICO          MS Windows icon
   |
   |- [SEQUENCE_INFO]   This directory contains instrument sequence info
   |     |              similar to the DATA/ANCILLARY plain text files,
   |     |              but in a browser-searchable form.
   |     |
   |     |- INDEX.HTM   Top page of the instrument sequence information.
   |     |              The remaining information is reachable from here.
   |
   |- SHELLRUN.EXE      MS Windows program launched by AUTORUN.INF in the
   |                    root directory of this volume.  This in turn
   |                    launches the user's web browser with the
   |                    AAREADME.HTM file.
   |
   |- [SOFTWARE]        Example software provided "as is"
   |     |
   |     |- KEY_BROWSE.JAR Java JAR file containing an early-release
   |     |              version of CORPWS, an application for viewing and
   |     |              manipulating the key-parameters data.  The
   |     |              application may be started by the command "java
   |     |              -jar KEY_BROWSE.JAR" on most platforms.
   |     |
   |     |- KEY_BROWSE.TXT  Simple text database used by CORPWS application
   |     |              to locate the data files on this volume.
   |     |
   |     |- LRF_INPUT.DAT Example input file for testing LRF_LIST program.
   |     |
   |     |- LRF_LIST.C  Example code to list low-rate full-resolution data.
   |     |
   |     |- LRF_MAKEFILE.MAK Makefile for building LRF_LIST application.
   |     |
   |     |- LRF_OUTPUT.TXT Correct output produced by LRF_LIST using
   |     |              LRF_INPUT.DAT as input.
   |     |
   |     |- SOFTINFO.TXT Description of and instructions for software in
   |     |              this directory.
   |     |
   |     |- T*WBRFR.DAT Binary WBR input files for testing WBR_WFR_LIST
   |     |
   |     |- T*WBRFR.TXT ASCII text output files for testing WBR_WFR_LIST
   |     |
   |     |- T*WFRFR.DAT Binary WFR input files for testing WBR_WFR_LIST
   |     |
   |     |- T*WFRFR.TXT ASCII text output files for testing WBR_WFR_LIST
   |     |
   |     |- WBR_WFR_LIST.C  Example code to list high-rate full-resolution
   |     |              data.
   |     |
   |     |- WBR_WFR_MAKEFILE.MAK Makefile for building WBR_WFR_LIST
   |
   |- WBRWFR.TXT        Quick-start help for using WBR or WFR high rate
                        data.  Same as DOCUMENT/WBRWFR/WBRWFR.TXT.