gnome.utilities.hull

Attributes

logger

Functions

buffer_hull(this_hull[, buffer_distance])

calculate_hull(spill_container[, ratio, ...])

calculate_contours(spill_container[, cutoff_struct, ...])

Module Contents

gnome.utilities.hull.logger
gnome.utilities.hull.buffer_hull(this_hull, buffer_distance=1)
gnome.utilities.hull.calculate_hull(spill_container, ratio=0.5, union_results=True, allow_holes=False, separate_by_spill=False)
gnome.utilities.hull.calculate_contours(spill_container, cutoff_struct=None, ratio=0.5, allow_holes=False)