Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

check available resampling options robustness #231

Open
mdsumner opened this issue Sep 28, 2024 · 0 comments
Open

check available resampling options robustness #231

mdsumner opened this issue Sep 28, 2024 · 0 comments

Comments

@mdsumner
Copy link
Member

this crashes the session

gdal_raster_data(sds::nsidc_seaice("2024-09-01"), target_dim = c(1, 1), resample = "Q2")[[1]]

but, gdalwarp is fine:

gdalwarp autotest/gcore/data/float64.tif  /tmp/t.tif -ts 1 1 -r Q2
ERROR 1: Unknown resampling method
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant