fetch_data
Retrieve timeseries data from CDAWeb for a given dataset and parameters, write to a file, and return metadata and statistics.
Instructions
Fetch CDAWeb timeseries data, write a file, and return metadata/stats only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dataset_id | Yes | ||
| parameters | Yes | ||
| start | Yes | ||
| stop | Yes | ||
| output_dir | Yes | ||
| format | No | csv |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |