The Sentinel-2 (MGRS 100km) tiling grid, one row per tile with native UTM
extent and longitude/latitude extent, used by stacit() to resolve a
5-character MGRS square designator (e.g. "55GEP") to a query extent.
sentinel_gridA data frame with 56686 rows and 15 columns:
logical, tile intersects land
numeric, tile extent in native UTM
character, native UTM crs e.g. "EPSG:32701"
character, UTM zone "01".."60"
character, MGRS latitude band letter
character, MGRS 100km column/row pair
logical, tile crosses the anti-meridian in longlat
character, "north" or "south"
numeric, tile extent in longlat
Derived from the ESA Sentinel-2 tiling grid KML, see data-raw/sentinel-grid.R