MetaWards.extractors¶
These are the extractor functions that are used during a model run to extract data from the outbreak to process and write live to files. The functions divide into three main types, the most important of which are described below;
- The functions that decide which output functions will be called
- Functions that extract and output information from the outbreak
All of the above functions (and the many others in metawards.extractors) are described in more detail here;