checkLSlog: Screenes the FORCE log file and add scenes to logfiles...

Description Usage Arguments Value

View source: R/General.R

Description

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

Usage

1
2
3
4
5
6
7
8
checkLSlog(
  scenes,
  logfolder,
  Sskiplogfile,
  Ssuccesslogfile,
  Smissionlogfile,
  Sotherlogfile
)

Arguments

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

Value

adds scenes to logfile based on processing category


RETURN-project/makeDataCube documentation built on Feb. 11, 2022, 3:04 p.m.