FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
  1. Jul 04, 2023
  2. Jun 20, 2023
  3. Jun 19, 2023
  4. Jun 14, 2023
  5. Jun 08, 2023
  6. May 19, 2023
  7. May 11, 2023
  8. May 10, 2023
  9. May 05, 2023
  10. Apr 26, 2023
  11. Apr 24, 2023
  12. Apr 17, 2023
  13. Apr 12, 2023
  14. Mar 14, 2023
  15. Feb 07, 2023
  16. Jan 27, 2023
  17. 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
  18. 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
  19. Jan 12, 2023
  20. Jan 11, 2023
  21. Dec 16, 2022
Loading