NearestNeighbor. The following resampling algorithms are supported (case-insensitive):
- NearestNeighbor
- Bilinear
- Bicubic
RasterArray.reproject_match function in rioxarray.
Signatures
Parameters
The input raster.
The reference value.
The algorithm value.
Return type
The resulting raster.

