Back to catalog
Cortexa research tool·earth climate·nasa_cmr
NASACMR Search Granules
Search NASA CMR for individual granules (data files/scenes) within Earth observation collections. Granules are the individual data files (e.g., a single day's MODIS image, one Landsat scene). Search by collection concept ID, bounding box, time range, or keyword. Returns file metadata including download links, spatial coverage, and temporal information. Useful for finding specific satellite data files to download.
Livelast probed 2026-05-01 01:00Z· 342msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 342ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"bounding_box": {
"description": "Spatial bounding box: 'west,south,east,north' in decimal degrees. Example: '-10,35,10,55' for Western Europe",
"type": [
"string",
"null"
]
},
"concept_id": {
"description": "Parent collection concept ID (e.g., 'C2036882064-POCLOUD'). Get from NASACMR_search_collections.",
"type": [
"string",
"null"
]
},
"page_size": {
"description": "Number of results (default 10, max 2000)",
"type": [
"integer",
"null"
]
},
"short_name": {
"description": "Collection short name (e.g., 'MYD11A1', 'MODIS_A-JPL-L2P-v2019.0')",
"type": [
"string",
"null"
]
},
"temporal": {
"description": "Temporal range in format 'YYYY-MM-DD,YYYY-MM-DD'. Examples: '2020-01-01,2020-01-31', '2023-06-01,2023-06-30'",
"type": [
"string",
"null"
]
}
},
"required": [],
"type": "object"
}Examples (1)
Default NASACMR Search Granules call
public-safeinput
{}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_NASACMR_search_granules
- Tool name
- NASACMR_search_granules
- Added
- 2026-05-01 00:58Z
- Tags
- tooluniverse