FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
  1. Jan 27, 2023
  2. 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
  3. 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
  4. Jan 12, 2023
  5. Jan 11, 2023
  6. Dec 19, 2022
  7. Dec 16, 2022
  8. Dec 08, 2022
  9. Dec 07, 2022
  10. Nov 30, 2022
  11. Nov 24, 2022
  12. Nov 23, 2022
Loading