metawards.extractors.output_dispersal

metawards.extractors.output_dispersal(network: Network, population: Population, output_dir: OutputFiles, workspace: Workspace, **kwargs)

This will calculate and output the geographic dispersal of the outbreak

Parameters:
  • network (Network) – The network over which the outbreak is being modelled
  • population (Population) – The population experiencing the outbreak
  • output_dir (OutputFiles) – The directory in which to place all output files
  • workspace (Workspace) – A workspace that can be used to extract data
  • kwargs – Extra argumentst that are ignored by this function