odc.geo.xr.ODCExtensionDa.reproject

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

Reproject raster to different projection/resolution.

This method uses rasterio.

Return type

DataArray