subset_copernicus_dataset
Download a bounded Copernicus Marine data subset filtered by dataset, variable, bounding box, and dates, returning a local NetCDF, Zarr, or CSV file with provenance.
Instructions
Download a bounded Copernicus Marine subset by dataset, variable, bounding box and dates. Returns a local NetCDF, Zarr or CSV file with provenance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end | Yes | ||
| east | Yes | ||
| west | Yes | ||
| north | Yes | ||
| south | Yes | ||
| start | Yes | ||
| variable | Yes | ||
| dataset_id | Yes | ||
| file_format | No | netcdf |