Skip to content
Rilee edited this page Jan 31, 2019 · 4 revisions

A wish list or sketchpad for API functionality, both command-line and library.

stare-cover-from-file( nc/hdf-file, optional-resolution-level ) --> stare-cover

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.

stare-index-from-file( nc/hdf-file, optional-resolution-level ) --> stare-index

This function indexes the data elements in the file, returning...

Clone this wiki locally