Raster Geoprocessing¶
Handling of Temporary Files¶
Outputs of Raster object methods do not need to passed explicitly
Cropping a Raster¶
Raster.crop
method
Masking a Raster¶
Raster.mask
method
Intersecting Layers in a Raster¶
Raster.intersect
method
Reprojecting¶
Raster.to_crs
method
Resampling¶
Raster.aggregate
method