Producing a PDS Archive

Design

  1. Organize the expected data into DATA SETS. Include:

  2. Decide how to divide the data among the publication VOLUMEs.

  3. Define the names and IDs to be used throughout the archive:

  4. Define the archive data file structures.

  5. Design the labels for all data files.

Assembling the Archive

  1. Collect and prepare the documentation. Typical documentation includes:

    Preparation consists of:

  2. Create the catalog files. PDS can supply templates and examples for all required files:

  3. Collect and prepare any additional materials to be included:

  4. Create the file labels. Every file that is part of the permanent archive must have a label to support identification and retrieval.

Creating the Volumes

  1. Move the assembled information into the corresponding directories. These may be further subdivided as needed or desired. Note that detached label files reside in the same directories as their data files:

    /DATA
    All mission data files
    /CALIB
    All calibration files and in-flight observations
    /GEOMETRY
    All attitude and pointing data, include SPICE kernels (if any)
    /DOCUMENT
    All documentation files and graphics
    /INDEX
    All indices
    /CATALOG
    All PDS catalog files except for "VOLDESC.CAT"

    Note that sometimes entire directories are copied verbatim on each volume in a series. This is nearly always true for the /CATALOG directory, and is frequently true for the /DOCUMENT directory.

  2. Create the indices in the /INDEX directory.

  3. Write the volume documentation files. The following files appear at the root level. A PDS data engineer can supply examples:

    In addition, each major subdirectory except /DATA also contains an INFO.TXT file. These files provide information about the contents and structure of the directory. They each begin with a small, attached PDS label and have a name prefix which corresponds to the directory. For the directories mentioned above: