Back to catalog
Cortexa research tool·physics astro·erddap
ERDDAP Search Datasets
Search for oceanographic and atmospheric datasets in NOAA CoastWatch ERDDAP (Environmental Research Division's Data Access Program). Returns dataset IDs, titles, and summaries. No authentication required. ERDDAP aggregates satellite, buoy, and model data including sea surface temperature, chlorophyll-a, wave height, wind speed, currents, and salinity. Use returned Dataset IDs to access actual data. Useful for oceanography, climate science, fisheries research, and environmental monitoring.
Livelast probed 2026-04-30 23:07Z· 104msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 104ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"itemsPerPage": {
"description": "Number of results to return (1-100). Default: 10",
"type": [
"integer",
"null"
]
},
"page": {
"description": "Page number for pagination. Default: 1",
"type": [
"integer",
"null"
]
},
"searchFor": {
"description": "Search keyword(s) for dataset discovery. Examples: 'sea surface temperature', 'chlorophyll', 'wave height', 'salinity', 'currents', 'wind', 'MODIS', 'SST', 'bathymetry'",
"type": "string"
}
},
"required": [
"searchFor"
],
"type": "object"
}Examples (1)
Default ERDDAP Search Datasets call
public-safeinput
{
"searchFor": ""
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_ERDDAP_search_datasets
- Tool name
- ERDDAP_search_datasets
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse