odc.geo.xr.ODCExtensionDa.reproject

ODCExtensionDa.reproject(how: str | int | CRS | CRS | Dict[str, Any] | GeoBox, *, resampling: str | int = 'nearest', dst_nodata: float | None = None, **kw) DataArray

Reproject raster to different projection/resolution.

This method uses rasterio.

Return type:

DataArray