You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
We seem to instantiate STARE at the default build level
pystare/pystare/PySTARE.h
Line 29 in 7848bd2
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
The text was updated successfully, but these errors were encountered: