4 # --------------------------------------------------------------------------------------------
6 # Auxiliary script to compare two pre-calibrations.
8 # --------------------------------------------------------------------------------------------
10 if [ -z $JPP_DIR ];
then
11 echo "Variable JPP_DIR undefined."
15 source $JPP_DIR/setenv.sh $JPP_DIR >& /dev/
null
20 usage "$script <directory> <directory>"
23 if (( $# != 2 ));
then
24 fatal
"Wrong number of arguments."
29 source JAcousticsToolkit.sh
35 echo -
n "Comparing $FILE "
39 -b $DIR[2]/$FILE >& /dev/
null
42 echo "$GREEN OK $RESET"
44 echo "$RED differ $RESET"
52 if [[ $FILE ==
"tripod" ]];
then
56 if [[ $FILE ==
"hydrophone" ]];
then
62 echo -
n "Comparing $FILE"
66 $DIR[2]/$FILE >& /dev/
null
69 echo "$GREEN OK $RESET"
71 echo "$RED differ $RESET"
then fatal Wrong number of arguments fi DIR
then echo Variable JPP_DIR undefined exit fi source $JPP_DIR setenv sh $JPP_DIR &dev null set_variable
then for FILE in $ACOUSTICS_KEYS[*]
static JNullStream null
Null I/O stream.
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
#define DEBUG(A)
Message macros.