| { |
| "stac_version": "1.0.0", |
| "type": "Feature", |
| "id": "OceanVariableReconstruction", |
| "bbox": [ |
| -999.99, |
| -999.99, |
| 179.999954, |
| 168.8678 |
| ], |
| "geometry": { |
| "type": "Polygon", |
| "coordinates": [ |
| [ |
| [ |
| -999.99, |
| -999.99 |
| ], |
| [ |
| 179.999954, |
| -999.99 |
| ], |
| [ |
| 179.999954, |
| 168.8678 |
| ], |
| [ |
| -999.99, |
| 168.8678 |
| ], |
| [ |
| -999.99, |
| -999.99 |
| ] |
| ] |
| ] |
| }, |
| "properties": { |
| "datetime": null, |
| "start_datetime": "2000-01-01", |
| "end_datetime": "2024-07-31", |
| "created": "2026-06-02T16:56:29+00:00", |
| "license": "CC-BY-4.0", |
| "license_url": "https://creativecommons.org/licenses/by/4.0/", |
| "attribution": "Generated using E.U. Copernicus Marine Service Information and derived from EN4/ARGO, OSTIA, sea-level, and sea-surface-salinity source products. See LICENSE." |
| }, |
| "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" |
| } |
| } |
| } |
|
|