SpatioTemporal / STAREPandas

STAREpandas adds SpatioTemporal Adaptive Resolution Encoding (STARE) support to pandas DataFrames. https://starepandas.readthedocs.io/en/latest/
MIT License
5 stars 1 forks source link

request starepandas.stare_resolution #104

Closed NiklasPhabian closed 1 year ago

NiklasPhabian commented 2 years ago

a function to return the resolution of the SIDs

NiklasPhabian commented 1 year ago

we have sdf.spatial_level() .Pretty sure this is what I was looking for.