Jpp
18.1.0
the software that should make you happy
|
Go to the source code of this file.
Functions | |
then usage $script< archive > < version >< directory > nAuxiliary script to store pre calibration results in archive nThe directory corresponds to the location of the pre calibration results fi | if (($#!=3)) |
Variables | |
script | |
then echo Variable JPP_DIR undefined exit fi source $JPP_DIR setenv sh $JPP_DIR &dev null | set_variable |
then fatal Wrong number of arguments fi set_variable ARCHIVE $argv[1] set_variable VERSION $argv[2] set_variable DIR $argv[3] set_variable DETECTOR $DIR detector datx | if [[!-f $DETECTOR]] |
then fatal Missing detector file $DETECTOR fi eval JPrintDetector a $DETECTOR O IDENTIFIER for KEY in tripod hydrophone | transmitter |
then usage $script<archive><version><directory> nAuxiliary script to store pre calibration results in archive nThe directory corresponds to the location of the pre calibration results fi if | ( | ($#!=3) | ) |
script |
Definition at line 2 of file archive-pre-calibration.sh.
then echo Variable JPP_DIR undefined exit fi source $JPP_DIR setenv sh $JPP_DIR& dev null set_variable |
Definition at line 14 of file archive-pre-calibration.sh.
then fatal Wrong number of arguments fi set_variable ARCHIVE $argv [1] set_variable VERSION $argv [2] set_variable DIR $argv [3] set_variable DETECTOR $DIR detector datx if[[!-f $DETECTOR]] |
Definition at line 30 of file archive-pre-calibration.sh.