Description Usage Arguments Value
Screenes the FORCE log file and add scenes to logfiles dependent on their processing category. Four categories are defined: successful processing, failed due to unrecognized mission, skipped, and other
1 2 3 4 5 6 7 8 | checkLSlog(
scenes,
logfolder,
Sskiplogfile,
Ssuccesslogfile,
Smissionlogfile,
Sotherlogfile
)
|
scenes |
the names of the log files to be screened |
logfolder |
full path to the folder where the logfiles are located |
Sskiplogfile |
full path to the log file for skipped scenes |
Ssuccesslogfile |
full path to the log file for successful scenes |
Smissionlogfile |
full path to the log file for scenes with unknown mission |
Sotherlogfile |
full path to the log file for other scenes |
adds scenes to logfile based on processing category
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.