onstove.OnStove.mask_layers#
- OnStove.mask_layers(datasets: dict[str, list[str]] = 'all')#
Uses the a mask layer in
self.mask_layerto mask all other layers to its boundaries.- Parameters:
- datasets: dictionary of ``category``-``list of layer names`` pairs, default ‘all’
Specifies which dataset(s) to clip.
See also