CollectionsInput Input Object
Fields
#
boundingBox
Bounding boxes define an area on the earth aligned with longitude and latitude. The Bounding box parameters must be 4 comma-separated numbers: lower left longitude, lower left latitude, upper right longitude, upper right latitude.
circle
Circle defines a circle area on the earth with a center point and a radius. The center parameters must be 3 comma-separated numbers: longitude of the center point, latitude of the center point, radius of the circle in meters. The circle center cannot be on North or South pole. The radius of the circle must be between 10 and 6,000,000.
cloudHosted
The cloud_hosted parameter can be set to 'true' or 'false'. When true, the results will be restricted to collections that have a DirectDistributionInformation element or have been tagged with gov.nasa.earthdatacloud.s3.
granuleDataFormatH
The data format of the granules belonging to the collection, in facet form.
hasGranules
When has_granules is set to 'true' or 'false', results will be restricted to collections with or without granules, respectively.
hasGranulesOrCwic
When true, the results will be restricted to collections with granules or with the configured CWIC tag. When false, results will be restricted to collections without granules.
hasOpendapUrl
When has_opendap_url is set to 'true' or 'false', results will be restricted to collections with or without OPeNDAP service RelatedURLs, respectively.
horizontalDataResolutionRange
The horizontal data resolution of the data belonging to the collection.
includeFacets
If this parameter is set (e.g. includeFacets=v2), the results will include a new top level key facets that contains the facets related to the collection results.
NOTE: This only requests the facets be returned by CMR, you will need to include facets in your query to have the results returned in the query.
includeHasGranules
If this parameter is set to 'true' this will include a flag indicating true or false if the collection has any granules at all.
includeTags
If this parameter is set (e.g. includeTags=gov.nasa.earthdata.search.,gov.nasa.echo.), the collection results will contain an additional field 'tags' within each collection. The value of the tags field is a list of tag_keys that are associated with the collection. Only the tags with tag_key matching the values of include_tags parameter (with wildcard support) are included.
NOTE: This only requests the tags be returned by CMR, you will need to include tags in your query to have the results returned in the query.
point
Search using a point involves using a pair of values representing the point coordinates as parameters. The first value is the longitude and second value is the latitude.
polygon
Polygon points are provided in counter-clockwise order. The last point should match the first point to close the polygon. The values are listed comma separated in longitude latitude order, i.e. lon1, lat1, lon2, lat2, lon3, lat3, and so on.
processingLevelId
An identifier indicating the level at which the data in the collection are processed, ranging from Level0 (raw instrument data at full resolution) to Level4 (model output or analysis results). The value of Processing Level Id is chosen from a controlled vocabulary.
processingLevelIdH
An identifier indicating the level at which the data in the collection are processed, ranging from Level0 (raw instrument data at full resolution) to Level4 (model output or analysis results), in facet form. The value of Processing Level Id is chosen from a controlled vocabulary.
scienceKeywords
Science Keywords for searching term at all levels of the science keyword hierarchy.
sortKey
One or more sort keys can be specified to impact searching. Fields can be prepended with a '-' to sort in descending order. Ascending order is the default but + can be used to explicitly request ascending.
updatedSince
Find collections which have a revision date starting at or after the provided datetime string in yyyy-MM-ddTHH:mm:ssZ format.
Usages
#
References
#
- Argument params of field collections from type Acl
- Argument params of field collections from type Query
- Argument params of field collections from type Citation
CollectionRevisionList