PDS_VERSION_ID          = PDS3
RECORD_TYPE             = STREAM
OBJECT                  = TEXT
  PUBLICATION_DATE        = 2006-11-05
  NOTE                    = "
    DATAINFO.TXT describes the contents of this directory."
END_OBJECT              = TEXT
END

This directory and its subdirectories contain the primary archive products
of this volume.  Voyager 1 PWS raw waveform files can be found under the
DATA directory.

The general subdirectory structure is as follows:

[DATA]                  top directory for raw waveform files
 |
 |- DATAINFO.TXT        this file
 |
 |- [Pn]                directory for spacecraft clock partition n
 |   |
     |- [V1Pn_mmm]      series of directories containing up to 20 data
         |              files each where n is the spacecraft clock partition,
         |              and mmm is a sequence number starting with 001 for
         |              clock partition.
         |
         |- Cmmmmmnn.DAT
         |              series of raw waveform files in binary format where
         |              mmmmmnn indicates modulo 65536 and modulo 60
         |              spacecraft clock counters
         |
         |- Cmmmmmnn.LBL
         |              series of label files describing corresponding
         |              DAT files
         |
         |- WFENGHDR.FMT  format details of file header
         |
         |- WFROWPFX.FMT  format details of record header
         |
