FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
lb584's avatar
L. Bower authored
making the Processor.py pass on non-zero exit codes when exiting - I THINK THIS COULD CAUSE PROEBLEMS WITH INTEGRATION TESTS, AS IT WILL EXIT THE PYTHON ENVIRONMENT RATHER THAN CARRYING ON TO THE ASSERTS IF THERE IS AN ERROR, WILL ROLE BACK IF THIS IS THE CASE
5c969445
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.