metawards.extractors.output_dispersal

metawards.extractors.output_dispersal(nthreads: int, **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 arguments that are ignored by this function