-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
As discussed in #172 we will move gdalraster
into Suggests:
- In
tar_terra_rast()
useterra::gdal(lib = "gdal")
to check the GDAL version of terra - Update checking functions that check GDAL version to ensure that they use the GDAL version tests that correspond to their appropriate GDAL install (e.g., use
terra::gdal(...)
fortar_terra
functions)
Writing this out aloud now, it might not actually be necessary to have gdalraster
in Imports until we complete #48
Metadata
Metadata
Assignees
Labels
No labels