Jpp  18.4.0
the software that should make you happy
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Functions | Variables
archive-put-calibration.sh File Reference

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 
RUNS
 

Function Documentation

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)  )

Variable Documentation

script
Initial value:
=${0##*/}
if [ -z $JPP_DIR ]

Definition at line 2 of file archive-put-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-put-calibration.sh.

do if[[-f $DIR/$KEY.txt]]

Definition at line 30 of file archive-put-calibration.sh.

do echo Processing $INPUT_FILE JPrintDAQHeader f $INPUT_FILE read DETECTOR_ID RUN FRAME_INDEX UTC getUTC f $INPUT_FILE read A UTC RUNS
Initial value:
=(1 99999999)
for KEY in tripod hydrophone transmitter
then fatal Wrong number of arguments fi set_variable DETECTOR $argv[1] set_variable INPUT_FILE $argv[2] eval JPrintDetector a $DETECTOR O IDENTIFIER eval JPrintDetector a $DETECTOR O SUMMARY JAcoustics sh $DETECTOR_ID source JAcousticsToolkit sh CHECK_EXIT_CODE typeset A EMITTERS get_tripods $WORKDIR tripod txt EMITTERS get_transmitters $WORKDIR transmitter txt EMITTERS for EMITTER in
Definition: JCanberra.sh:48

Definition at line 36 of file archive-put-calibration.sh.