pub(super) fn carcass_removal_zones(callback: PyObject) -> SystemWrapper
Expand description

Determines zone identifiers associated with cells and edges used to control carcass removal

Parameters:

callback - a Python function which is passed the x and y coordinates and is expected to return an integer zone identifier or None