The sentinel_tiles
Python package generates raster geometries for the Sentinel version of 100km Military Grid Reference System (MGRS) tiles.
The Julia equivalent of this package is SentinelTiles.jl.
Gregory H. Halverson (they/them)
[email protected]
NASA Jet Propulsion Laboratory 329G
This package is available on PyPi as a pip package called sentinel-tiles
with a dash.
pip install sentinel-tiles
Import this package as sentinel_tiles
with an under-score.
import sentinel_tiles