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

Allow users to adjust the build level #98

Open
NiklasPhabian opened this issue Aug 24, 2022 · 0 comments
Open

Allow users to adjust the build level #98

NiklasPhabian opened this issue Aug 24, 2022 · 0 comments

Comments

@NiklasPhabian
Copy link
Member

We seem to instantiate STARE at the default build level

static STARE stare;

Which seems to default to 5 right now in STARE.

https://github.com/SpatioTemporal/STARE/blob/65980e1a3b9eaf004cb5ca727557b7028485b467/include/STARE.h.in#L54

We should think about ways of having users adjust the build level. This might give us a pretty good speedup if we lookup large collections of SIDs when we e.g. create Sidecar files for large collections of granules with STAREMaster_py

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