FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
  1. Jan 30, 2024
  2. Jan 25, 2024
  3. Jan 24, 2024
  4. Jan 22, 2024
  5. Jan 19, 2024
  6. Jan 12, 2024
  7. Jan 04, 2024
  8. Dec 21, 2023
  9. Dec 12, 2023
  10. Dec 05, 2023
  11. Nov 30, 2023
  12. Nov 27, 2023
  13. Nov 15, 2023
  14. Nov 09, 2023
  15. Nov 06, 2023
  16. Oct 31, 2023
  17. Oct 18, 2023
  18. Oct 11, 2023
  19. Oct 10, 2023
  20. Sep 28, 2023
  21. Sep 19, 2023
  22. Sep 18, 2023
    • J.W. Smith's avatar
      feat: Pass a simple dynamic host map to epi model · affcfcb6
      J.W. Smith authored
      This is done with a set of <date_valid_from>: <host_file.tif> pairs in
      the run configuration under ['Epidemiology']['Host']['HostRasters'].
      This is an optional argument. The 'HostRaster' argument in the
      configuration is still needed, but is renamed as 'TargetRaster' to
      avoid confusion.
      
      Cocnurrent changes were made in epi model.
      
      This may one day be replaced by some 'host preprocessing' type
      of EWS component.
      
      Aspects to improve:
      
      *  Currently, the dynamic host map has to be handled both in
      ews-epidmiology for run time, and here for post-run in order
      to convert units. It might be neater to do once in one place only
       by moving the unit conversion functionality into the epi model.
      
       * Implement testing for handling of dynamic host data.
      affcfcb6
  23. Aug 21, 2023
Loading