Tool: get_ldp_filename_by_date

Description

This tool read the tertiary header from an LDP header and outputs the proper filename for the LDP in the observation directory.

Option Summary

OptionArgument TypeDefault Value
-apid_list String apids.list
-dir String .
-infile String -
-outfile String -

Only the initial unique characters of each option are significant. Each option must be followed by an argument of the given type. Boolean "true" and "false" are indicated with "y" and "n" respectively. A boolean option without a value is assumed to be "true". For filename arguments, "-" means either stdin or stdout as appropriate. Each option is described in detail below.

Parameters

apid_list String (default = apids.list)
Configuration file identifying packets types by APID.

dir String (default = .)
Name of the observation directory to contain the renamed files.

infile String (default = -)
LDP file whose name we are trying to determine.

outfile String (default = -)
File to which the new filename willbe written (usually stdout).