| { |
| "stac_version": "1.0.0", |
| "type": "Feature", |
| "id": "OceanVariableReconstruction", |
| "bbox": [ |
| -999.99, |
| -999.99, |
| 179.99985, |
| 168.8678 |
| ], |
| "geometry": { |
| "type": "Polygon", |
| "coordinates": [ |
| [ |
| [ |
| -999.99, |
| -999.99 |
| ], |
| [ |
| 179.99985, |
| -999.99 |
| ], |
| [ |
| 179.99985, |
| 168.8678 |
| ], |
| [ |
| -999.99, |
| 168.8678 |
| ], |
| [ |
| -999.99, |
| -999.99 |
| ] |
| ] |
| ] |
| }, |
| "properties": { |
| "datetime": null, |
| "start_datetime": "2010-01-01", |
| "end_datetime": "2024-07-31", |
| "created": "2026-05-21T06:26:40+00:00" |
| }, |
| "assets": { |
| "zarr": { |
| "href": "data/argo_glors_ostia_ssh.zarr", |
| "type": "application/vnd+zarr", |
| "title": "Aligned ARGO profile Zarr" |
| }, |
| "profiles": { |
| "href": "indices/profiles.parquet", |
| "type": "application/x-parquet", |
| "title": "Profile index" |
| }, |
| "variables": { |
| "href": "indices/variables.parquet", |
| "type": "application/x-parquet", |
| "title": "Variable index" |
| }, |
| "rasters": { |
| "href": "rasters/", |
| "type": "image/tiff; application=geotiff", |
| "title": "Root-level GeoTIFF raster store" |
| }, |
| "compact_argo": { |
| "href": "argo/argo_profiles_on_grid.zarr", |
| "type": "application/vnd+zarr", |
| "title": "Compact grid-indexed ARGO Zarr" |
| }, |
| "manifest": { |
| "href": "manifest.yaml", |
| "type": "application/x-yaml", |
| "title": "GeoTIFF export manifest" |
| } |
| } |
| } |
|
|