set_archive

Source: cli/datasets/set_archive.pro

 set_archive
        Set the archive type for LAN rates data.

 Usage:
        set_archive[, prefix, suffix]

 Arguments:
        prefix  string  input   prefix for a user-defined file type.
        suffix  string  input   suffix for a user-defined file type.

 Keywords:
        ula     If set and non-zero, use ula archives.
        uav     If set and non-zero, use uav archives.
        cmp1d   If set and non-zero, use 1-day compressed archives.
        cmp6h   If set and non-zero, use 6-hour compressed archives
        uaf     If set and non-zero, use uaf filtered archives
        cuaf    If set and non-zero, use cuaf comressed filtered
                archives.
        hiscale If set and non-zero, then archives are 
                                for Ulysses/HISCALE (default)
        epam    If set and non-zero, then archives are for Ace/EPAM
        resolution      float   input   Time resolution of the archive
                                        (unit given by keyword).
        duration        int     input   Number of days data per file.
        seconds, minutes, hours, days   If set specify units for
                                        resolution in the obvious way.
        sparse  If set and non-zero, then a user-defined
                archive has sparse records (like UAV and UAF)

 Datasets:
        RATE, SPECT, PAD

 History:
        Original: 21/7/00; SJT



James Tappin 2005-02-04