Skip to content

check available resampling options robustness #231

@mdsumner

Description

@mdsumner

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions