User's Guide

TESTL1B

Call MKLEVEL1B to benchmark the Level-1b generation software

Function:

Call MKLEVEL1B 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> testl1b 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:

    None.