cmr.opendap.ous.granule
Documentation forthcoming
build-exclude
(build-exclude gran-ids)Documentation forthcoming
build-include
(build-include gran-ids)Documentation forthcoming
build-query
(build-query params)Build the query string for querying granles, bassed upon the options passed in the parameters.
extract-datafile-link
(extract-datafile-link granule-entry)Documentation forthcoming
get-metadata
(get-metadata search-endpoint user-token params)Given a data structure with :collection-id, :granules, and :exclude-granules keys, get the metadata for the desired granules.
Which granule metadata is returned depends upon the values of :granules and :exclude-granules
match-datafile-link
(match-datafile-link link-data)The criteria defined in the prototype was to iterate through the links, only examining those links that were not ‘inherited’, and find the one whose :rel value matched a particular string.
It is currently unclear what the best criteria for this decision is.