FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
  1. 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
  2. Aug 30, 2022
  3. Aug 25, 2022
  4. Aug 24, 2022
  5. Aug 23, 2022
  6. Aug 19, 2022
  7. Aug 18, 2022
  8. Aug 17, 2022
    • J.W. Smith's avatar
      fix: Configurable survey server downtime · 2a75f271
      J.W. Smith authored
      There are now three different functions used to download surveys from
      three different server types: ODK, kobotoolbox and WRSIS. All three
      functions can use past downloads if there is no connection currently, but
      they have different hard-coded settings. This fix makes them
      consistent and configurable with the config parameter
      ['Survey']['AcceptableDowntimeDays'].
      2a75f271
  9. Aug 16, 2022
  10. Aug 15, 2022
  11. Aug 12, 2022
  12. Aug 09, 2022
  13. Aug 03, 2022
  14. Aug 02, 2022
  15. Jul 27, 2022
  16. Jul 26, 2022
  17. Jul 04, 2022
Loading