FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
Jake Smith's avatar
J.W. Smith authored
The email config is required to set up the logging before any other
tasks are done in order to maximise coverage. It is expected that the
location of the required config file is defined in run_Processor.sh,
or exported to local environment before calling Processor.py.
a14f5c2e
History

EWS Coordinator

This project contains all the glue code to run the operational wheat rust Early Warning System.

Main tasks:

  • Cron schedulers to run the EWS every day
  • File transfers between servers (FTP pulls and staging to servers)
  • Job management and launchers - running the EWS components located on our servers

To configure for a new region:

  1. Create a new config file (for example, see config_SouthAsia.json).
  2. Modify crontab to run with the new config files.