FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
  1. Jul 21, 2023
    • L. Bower's avatar
      changes to allow the new spatial points coming from the MetOffice to work. · 5dcd70ad
      L. Bower authored
      It is possible to specify which spatial points file to use in the main config json. The default file will be used if not specified. This will allow us to perfrom historic runs with the old grid and specify manually.
      The country-level points filtering used by the postprocessing steps (beofre plotting) now round down the acuracy when filtering points. This allows the country filtering to work with both the new and the old grid, as the differece is lost in the rounding
      5dcd70ad
  2. Jul 04, 2023
  3. Jun 20, 2023
  4. Jun 19, 2023
  5. Jun 14, 2023
  6. Jun 08, 2023
  7. May 19, 2023
  8. May 11, 2023
  9. May 10, 2023
  10. May 05, 2023
  11. Apr 26, 2023
  12. Apr 24, 2023
  13. Apr 17, 2023
  14. Apr 12, 2023
  15. Mar 14, 2023
  16. Feb 07, 2023
  17. Jan 27, 2023
  18. Jan 26, 2023
    • J.W. Smith's avatar
      feat: Unit conversion of epi output · fb1d2c9c
      J.W. Smith authored
      This is required for the standard epi model output, which has units of
      ha_infected per ha_cell, because the model risk thresholds are fitted
      for units of ha_infected per ha_wheat.
      fb1d2c9c
  19. Jan 24, 2023
    • J.W. Smith's avatar
      fix: provide erroneously removed import · ebb3413b
      J.W. Smith authored
      ebb3413b
    • J.W. Smith's avatar
      feat: Clearup functionality · bce461a1
      J.W. Smith authored
      Optional config argument to delete mid-process files at the end of a
      successful job. There is an associated command-line flag '--clearup'.
      
      The reason for this feature is to provide a way to slim down data
      volumes of production runs. A lot of processing files are generated
      and production runs may only need to retain configuration, logs and
      outputs. Also, the inputs might be archived separately, so they
      wouldn't need to be retained in prod runs.
      
      Currently, files are moved to a hard-coded 'recycling bin' directory,
      and there is a minimal set of files set for clearup: only the deposition
      and environment tar files.
      
      This change requires some standard structure to outputs of
      processor_in_job functions, which would be more robust if
      a class structure is implemented.
      
      TODO: Implement a test for file clearup.
      bce461a1
    • J.W. Smith's avatar
      feat: Clearup functionality · c6610b10
      J.W. Smith authored
      chore: Tidy imports
      c6610b10
    • J.W. Smith's avatar
      55d676c7
    • J.W. Smith's avatar
      feat: Job path is passed to advisory_builder · f4ef69e3
      J.W. Smith authored
      f4ef69e3
  20. Jan 12, 2023
  21. Jan 11, 2023
  22. Dec 16, 2022
Loading