NAME

inicls.pl - Copy FGM cfgnew files over the cls.pro cal?_1d.neu initialization files.


SYNOPSIS

inicls.pl --month month --day day [--year year] [--spacecraft spacecraft] [--version version] [--Saved] [--(no)log] [--help]


DESCRIPTION

This script copies FGM cfgnew files over the cls.pro cal?_1d.neu initialization files.


OPTIONS

-m month, --month month

The month. One or two digits. Mandatory argument.

-d day, --day day

The day. One or two digits. Mandatory argument.

-y year, --year year

The year. One or two digits. Default is the current year.

-s spacecraft, --spacecraft spacecraft

The spacecraft number (1-4) or list of spacecraft e.g -s '1 3 4'. Default all spacecraft.

-S, --Saved

Use files saved in the FGMROOT/data/saved/ directory (special calibration files in the solar wind)

-l, --log

Log to ini log file. Default is enabled. Can be disbled using the -nolog option.

-h, -?, --help

Prints a brief help message.


ENVIRONMENT

FGMROOT

Root for the FGM calibration directory structure. Default to /home/FGM/ if not set.


FILES

$FGMROOT/data/dcalf/cN_YYMMDD_hhmmr2_Vn.cfgnew - source file

$FGMROOT/data/ini/calN_1d.neu - target file

$FGMROOT/log/dailycal/ini.log - ini log file.


AUTHOR

Dragos Constantinescu <d.constantinescu@tu-bs.de>