onstove.OnStove.align_layers#
- OnStove.align_layers(datasets: dict[str, list[str]] = 'all')#
Ensures that the coordinate system and resolution of the raster is the same as the base layer
- Parameters:
- datasets: dictionary of ``category``-``list of layer names`` pairs, default ‘all’
Specifies which dataset(s) to align.
See also