User's Guide

CALLL1B

Call TESTL1B to benchmark the Level-1b generation software

Function:

Call TESTL1B to benchmark the Level-1b generation software

Parameters:

TESTDIR
The test directory to process in.

PROFLG
Processing flag. "CREATE" or "COMPARE".

SRCDIR
Source directory. The source directory in which to place the results (if PROFLG=CREATE). If PROFLG=COMPARE, the results will be compared against those already existing in SRCDIR.

Examples:

  1. LAS> calll1b testdir="/dir/somedir/" procflg="compare" srcdir="/some/source/dir/"

    The Level-1b benchmark is executed from the directory "/dir/somedir/", and will run in the 'compare' mode. Results will be compared with those residing in "/some/source/dir/".

User Notes:

  1. CALLL1B will create a temporary directory in TESTDIR. This directory will contain the verified results to be used as benchmark data. If the function fails or the system goes down, this temporary directory will not be deleted. If CALLL1B runs to successful completion, this temporary directory will be deleted.