-
Notifications
You must be signed in to change notification settings - Fork 7
API Wishlist
Rilee edited this page Mar 14, 2019
·
3 revisions
This function returns a list of STARE indices or intervals corresponding to a set of triangles that cover the spatial support of the data in a file.
file-to-stare-cover( hdf-file, optional-resolution-level ) --> stare-cover
The stare-cover can be used as metadata for set-operations.
This function indexes the data elements in the file, associating a STARE index with each element. It would be nice if these indices are provided in a form "matching" the input. For example, maybe adding a STARE index dataset to an nc/hdf-file -- might add a 64-bit int. Could be done like existing "grids" are done.