FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
Jake Smith's avatar
J.W. Smith authored
An input argument config['Epidemiology']['Deposition']['VariableNames']
is expected as a list, so that a different variable name can be loaded
 for each listed disease. The list parsing has a bug, and is picked up
only now because the config file now provides a list of variable names.
8bbf8760
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.