Some netCDF or HDF datasets store their geolocation as irregularly spaced arrays. When adding these datasets to a mosaic dataset, the swath function takes the irregularly gridded data and resamples it so that each pixel is of uniform size and is square.
Notes
Parameters
Parameter name | Description |
---|---|
Raster | The irregularly gridded raster to be resampled. |
Interpolation Method | There are four resampling methods for this function:
|
Cellsize | The cell size for the output raster will be automatically detected; however, you can change this if you want to. The cell size can be changed, but the extent of the raster dataset will remain the same. |