cmr.opendap.ous.util.core
Documentation forthcoming
->base-coll
(->base-coll data)Documentation forthcoming
->coll
(->coll data)Documentation forthcoming
bounding-box->subset
(bounding-box->subset [lon-lo lat-lo lon-hi lat-hi])Documentation forthcoming
bounding-box-lat
(bounding-box-lat [_ lower-latitude _ upper-latitude])Documentation forthcoming
bounding-box-lon
(bounding-box-lon [lower-longitude _ upper-longitude _])Documentation forthcoming
coverage->collection
(coverage->collection coverage)Documentation forthcoming
coverage->granules
(coverage->granules coverage)Documentation forthcoming
get-matches
(get-matches regex elems)Documentation forthcoming
normalize-param
(normalize-param param)Documentation forthcoming
normalize-params
(normalize-params params)Documentation forthcoming
seq->str
(seq->str data)Documentation forthcoming
split-comma->coll
(split-comma->coll data)Documentation forthcoming
split-comma->sorted-coll
(split-comma->sorted-coll data)Documentation forthcoming
subset->bounding-box
(subset->bounding-box elems)In the CMR and EDSC, a bounding box is defined by the lower-left corner to the upper-right, furthermore, they defined this as a flattened list, ordering with longitude first. As such, a bounding box is of the form: [lower-longitude, lower-latitude, upper-longitude, upper-latitude].
This is the form that this function returns.
subset->bounding-lat
(subset->bounding-lat elems)Documentation forthcoming
subset->bounding-lon
(subset->bounding-lon elems)Documentation forthcoming
temporal-seq->cmr-query
(temporal-seq->cmr-query data)Documentation forthcoming