sits_tiles_to_roi: Convert MGRS tile information to ROI in WGS84
Description
Takes a list of MGRS tiles and produces a ROI covering them
Usage
sits_tiles_to_roi(tiles, grid_system = "MGRS")
Value
roi Valid ROI to use in other SITS functions
Arguments
- tiles
Character vector with names of MGRS tiles
- grid_system
...