SpatioTemporal / pystare

The Python interface for the SpatioTemporal Adaptive Resolution Encoding (STARE), a unified indexing for geolocated data.
https://pystare.readthedocs.io/en/latest/
12 stars 2 forks source link

How to get fix-resolution stare cover #93

Open NiklasPhabian opened 2 years ago

NiklasPhabian commented 2 years ago

How would I go about converting a multi-resolution spatial STARE cover into a fixed resolution STARE cover at a resolution of choice? It would seem like expand_intervals() might be used for this.