mosaic
Luo_Suppe2026-08-15
gma.etools.mosaic
[function] mosaic(in_src, out_dst, **kwargs):Combine multiple raster datasets into a new raster dataset.
Parameters:
in_src: str||list.
The input raster path or path collection.
out_dst: str.
The output raster file path.
**Optional:
**kwargs:
Other parameters passed to translate.
Returns:
Type: DataSet.