medordata

Purpose:

Process odor data files by checking for new files in a specified directory, performing data quality validations, logging errors, sending emails for violations, and moving valid files to an output directory for transfer.

Enter:

medordata [spec_filename]

Where:

spec_filename

Optional. Specify the specification filename to read and configure the task. The default isĀ /specs/medorSpecs.

Example:

medordata
The above spawns medordata using the default specification file /specs/medorSpecs

medordata /specs/newMedorSpecs
The above spawns medordata using the specification file /specs/newMedorSpecs

Notes:

The program operates continuously in the background, polling for files at set intervals and handling errors through logging and notifications.

See Also:

MEDOR_set