cmr.client.search
The Clojure implementation of the CMR search client.
create-client
The CMR search client constructor.
create-variable-association
(create-variable-association this concept-id collection-data)(create-variable-association this concept-id collection-data http-options)(create-variable-association this concept-id collection-data query-params http-options)Create an association between a variable and one or more collections.
get-collections
(get-collections this)(get-collections this http-options)(get-collections this query-params http-options)Find all collections.
get-concept
(get-concept this concept-id)(get-concept this concept-id http-options)(get-concept this concept-id revision-id http-options)Get the contept metadata for associated with the given concept-id.
get-granules
(get-granules this)(get-granules this http-options)(get-granules this query-params http-options)Not yet implemented.
get-humanizers
(get-humanizers this)(get-humanizers this http-options)Not yet implemented.
get-tag
(get-tag this tag-id)(get-tag this tag-id http-options)(get-tag this tag-id query-params http-options)Not yet implemented.
get-tags
(get-tags this)(get-tags this http-options)(get-tags this query-params http-options)Not yet implemented.
get-tiles
(get-tiles this)(get-tiles this http-options)(get-tiles this query-params http-options)Not yet implemented.
get-token
(get-token this)get-token-header
(get-token-header this)get-url
(get-url this segment)get-variables
(get-variables this)(get-variables this http-options)(get-variables this query-params http-options)Get variables.