calc_gfc_tiles: Calculate the GFC product tiles needed for a given AOI
Description
Intersects an AOI with the GFC
product grid to determine what tiles are need to cover the AOI.
Usage
calc_gfc_tiles(aoi)
Value
a sf of the GFC tiles needed to cover
the AOI
Arguments
aoi
an Area of Interest (AOI) as a SpatialPolygons* or sf object.
If the AOI is not in the WGS84 geographic coordinate system, it will be
reprojected to WGS84.