Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

propagation of STAREs #105 #59

Open
NiklasPhabian opened this issue Oct 20, 2021 · 1 comment
Open

propagation of STAREs #105 #59

NiklasPhabian opened this issue Oct 20, 2021 · 1 comment

Comments

@NiklasPhabian
Copy link
Member

When we lookup the SIDs for the nonconvex hull (ring) for the canton Tilarán in Costa Rica. at level 12, we get the following:
image

However, we should get the following.
image

until SpatioTemporal/STARE#105 is resolved, we should add logic to spatial_conversions.sids_from_ring()

s_range = pystare.to_compressed_range(sids)
expanded = pystare.expand_intervals(s_range, -1, multi_resolution=True)
@NiklasPhabian
Copy link
Member Author

It likely is wiser to resolve this through SpatioTemporal/pystare#80 and not modify the STAREPandas end.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant