foo
This commit is contained in:
parent
842f14794e
commit
58b2241e47
1 changed files with 1 additions and 1 deletions
|
|
@ -47,7 +47,7 @@ def _reproject_raster_to_target(
|
|||
target_crs,
|
||||
width,
|
||||
height,
|
||||
resampling=Resampling.cubic,
|
||||
resampling=Resampling.bilinear,
|
||||
):
|
||||
dst_transform = rasterio.transform.from_bounds(
|
||||
target_bounds.left,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue