FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
  1. Aug 15, 2024
  2. Jul 29, 2024
  3. Jul 16, 2024
  4. Jul 12, 2024
  5. Jul 11, 2024
  6. Jun 26, 2024
  7. Jun 25, 2024
  8. Jun 10, 2024
  9. May 20, 2024
  10. May 16, 2024
  11. May 10, 2024
  12. Apr 09, 2024
  13. Mar 21, 2024
  14. Mar 01, 2024
  15. Feb 27, 2024
  16. Jan 30, 2024
  17. Jan 22, 2024
  18. Jan 19, 2024
  19. Jan 12, 2024
  20. Dec 05, 2023
  21. Nov 06, 2023
  22. Oct 31, 2023
  23. Sep 28, 2023
  24. 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
  25. Aug 21, 2023
Loading