cmr.opendap.ous.variable

Documentation forthcoming

build-query

(build-query variable-ids)

Documentation forthcoming

create-opendap-bounds

(create-opendap-bounds bounding-box)(create-opendap-bounds {x-dim :x, y-dim :y} [lon-lo lat-lo lon-hi lat-hi :as bounding-box])

Documentation forthcoming

create-opendap-lookup

(create-opendap-lookup lon-lo lat-lo lon-hi lat-hi)

Documentation forthcoming

default-lat-hi

Documentation forthcoming

default-lat-lo

Documentation forthcoming

default-lon-hi

Documentation forthcoming

default-lon-lo

Documentation forthcoming

default-stride

Documentation forthcoming

default-x-hi

Documentation forthcoming

default-x-lo

Documentation forthcoming

default-y-hi

Documentation forthcoming

default-y-lo

Documentation forthcoming

dominant-bounds

(dominant-bounds bounding-info)

This function is intended to be used if spatial subsetting is not proivded in the query: in that case, all the bounds of all the variables will be counted, and the one most-used is what will be returned.

dominant-dimensions

(dominant-dimensions bounding-info)

Get the most common dimensions from the bounding-info.

extract-bounding-info

(extract-bounding-info entry bounding-box)

This function is executed at the variable level, however it has general, non-variable-specific bounding info passed to it in order to support spatial subsetting

extract-bounds

(extract-bounds entry)

Documentation forthcoming

extract-dimensions

(extract-dimensions entry)

Documentation forthcoming

format-opendap-bounds

(format-opendap-bounds bound-name opendap-bounds)(format-opendap-bounds bound-name opendap-bounds stride)

Documentation forthcoming

format-opendap-lat

(format-opendap-lat opendap-bounds)(format-opendap-lat opendap-bounds stride)

Documentation forthcoming

format-opendap-lat-lon

(format-opendap-lat-lon opendap-bounds)(format-opendap-lat-lon opendap-bounds stride)

Documentation forthcoming

format-opendap-lon

(format-opendap-lon opendap-bounds)(format-opendap-lon opendap-bounds stride)

Documentation forthcoming

format-opendap-var-lat-lon

(format-opendap-var-lat-lon opendap-bounds)(format-opendap-var-lat-lon opendap-bounds stride)

Documentation forthcoming

get-metadata

(get-metadata search-endpoint user-token {variable-ids :variables})

Given a ‘params’ data structure with a ‘:variables’ key (which may or may not have values) and a list of all collection variable-ids, return the metadata for the passed variables, if defined, and for all associated variables, if params does not contain any.

lat-hi-phase-shift

(lat-hi-phase-shift y-dim lat-hi)

Documentation forthcoming

lat-lo-phase-shift

(lat-lo-phase-shift y-dim lat-lo)

Documentation forthcoming

lon-hi-phase-shift

(lon-hi-phase-shift x-dim lon-hi)

Documentation forthcoming

lon-lo-phase-shift

(lon-lo-phase-shift x-dim lon-lo)

Documentation forthcoming

new-lat-phase-shift

(new-lat-phase-shift y-dim in)

Documentation forthcoming

new-lon-phase-shift

(new-lon-phase-shift x-dim in)

Documentation forthcoming

orig-lat-hi-phase-shift

(orig-lat-hi-phase-shift y-dim lat-hi)

Documentation forthcoming

orig-lat-lo-phase-shift

(orig-lat-lo-phase-shift y-dim lat-lo)

Documentation forthcoming

parse-annotated-bounds

(parse-annotated-bounds bounds)

Parse bounds that are annotated with Lat and Lon, returning values in the same order that CMR uses for spatial bounding boxes.

parse-bounds

(parse-bounds bounds)

Documentation forthcoming

parse-cmr-bounds

(parse-cmr-bounds bounds)

Documentation forthcoming

parse-dimensions

(parse-dimensions dim)

Documentation forthcoming