listfgm.pl - Produces FGM log files.
listfgm.pl --month month [--year year] [--ICL] [--spacecraft spacecraft] [--day day] [--(no)log] [--help]
This script produces FGM log files containing records of data gaps and range changes. Compressed input files are transparently managed.
The month. One or two digits. Mandatory argument.
The year. One or two digits. Default is the current year.
The spacecraft number (1-4). Default all spacecraft.
The day. One or two digits. Default are all days in month.
Use the Imperial College London raw data. Default is to use the ESTEC raw data.
Record the run to dailycal log file. Default is enabled. Can be disbled using the --nolog option.
Prints a brief help message.
Root for the FGM calibration directory structure. Default to /home/FGM/ if not set.
Path to calibration files (*.fgmcal and *.cfgnew). Default to $FGMROOT/data/dcalf/ if not set.
$FGMROOT/data/raw/ICL/$yy_$mm/ - Imperial input path
$FGMROOT/data/raw/ESTEC/cluster$sc/[n|b]sd_$sc/ - ESTEC (default) input path
$FGMROOT/log/cd_log/$yy_$mm - output path
C$sc_$yy$mm$dd_B.[N/B]S(.gz) - Imperial input files
$yy$mm$dd.f[n|b].?a$sc(.gz) - ESTEC (default) input files
C$sc_$yy$mm$dd_B.[N/B]Slog - log files
$FGMROOT/log/dailycal/dailycal_$yy$mm.log - Dailycal log file.
This script uses the following:
fgmtel, fgmls.
Dragos Constantinescu <d.constantinescu@tu-bs.de>