get_dataset_variable_data
Retrieve oceanographic data for a specific variable from an ERDDAP dataset by providing dataset ID, variable name, and time range.
Instructions
Get data for a variable in a dataset served by an ERDDAP server. Time is always included in the results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end_time | No | 2026-07-13T08:10:15.483813Z | |
| dataset_id | Yes | ||
| erddap_url | Yes | ||
| start_time | Yes | ||
| exclude_nans | No | ||
| variable_name | Yes |