FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
  1. Sep 27, 2022
  2. Sep 26, 2022
  3. Aug 31, 2022
    • J.W. Smith's avatar
      feat: Source switch and split ProcessorComponents · cf4caf3f
      J.W. Smith authored
      1) There is now a python alternative to the R-based wheat-source-
      generation, called source_gen. The functionality to call source_gen
      has been added (see ProcessorSurveys.pyL939 and L1032-1040), but not
      yet switched on while we await testing of
      output at the Met Office.
      
      2) ProcessorComponents was huge (2100 lines!) and the structure was
      not apparent. Each component's supporting functions are now in a
      separate directory. There is also a ProcessorServer.py relating to
      file down/up-loads. ProcessorComponents is now essentially a directory
       to import all the functions. This might inspire a more systematic
       (object-oriented?) structure for each component within coordinator
       in the future.
      cf4caf3f
  4. Aug 23, 2022
  5. Aug 09, 2022
  6. Jul 27, 2022
  7. Jul 04, 2022
  8. Jun 29, 2022
    • J.W. Smith's avatar
      feat: Email config is moved out of this project. · a14f5c2e
      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
  9. Jun 27, 2022
  10. May 11, 2022
  11. May 10, 2022
  12. May 18, 2021
  13. May 17, 2021
  14. May 04, 2021
    • J.W. Smith's avatar
      feat: Run EpiModel from configs · 6891a694
      J.W. Smith authored
      This configuration works with EWS-EpiModel git commit 631e3520. This can handle multiple diseases but only one region. Output directories are <job-directory>/<region>/<disease>/<output>
      6891a694
  15. Mar 16, 2021
  16. Jan 21, 2021
    • J.W. Smith's avatar
      chore: Point to operational workspace · 12f8d94b
      J.W. Smith authored
      This should only apply to the operational copy of the EWS-Coordinator. If you want to run a separate copy for any reason, make these changes to point to your separate workspace. The git ignored files still need pointing to, but they don't need to be duplicated. Your local version of these changes can be stashed while pushing and pulling to/from the master branch.
      12f8d94b
  17. Jan 05, 2021
  18. Nov 09, 2020
  19. Jul 17, 2020
  20. Jul 08, 2020
  21. Jul 07, 2020
Loading