Add files using upload-large-folder tool
Browse files- LICENSE +5 -0
- README.md +148 -0
- argo/argo_profiles_on_grid.zarr/.zattrs +34 -0
- argo/argo_profiles_on_grid.zarr/.zgroup +3 -0
- argo/argo_profiles_on_grid.zarr/.zmetadata +1 -0
- argo/argo_profiles_on_grid.zarr/source_profile_idx/.zarray +21 -0
- argo/argo_profiles_on_grid.zarr/source_profile_idx/1 +0 -0
- argo/argo_profiles_on_grid.zarr/source_profile_idx/101 +0 -0
- argo/argo_profiles_on_grid.zarr/source_profile_idx/108 +0 -0
- argo/argo_profiles_on_grid.zarr/source_profile_idx/110 +0 -0
- argo/argo_profiles_on_grid.zarr/source_profile_idx/111 +0 -0
- argo/argo_profiles_on_grid.zarr/source_profile_idx/113 +0 -0
- argo/argo_profiles_on_grid.zarr/source_profile_idx/12 +0 -0
- argo/argo_profiles_on_grid.zarr/source_profile_idx/129 +0 -0
- argo/argo_profiles_on_grid.zarr/source_profile_idx/130 +0 -0
- argo/argo_profiles_on_grid.zarr/source_profile_idx/17 +0 -0
- argo/argo_profiles_on_grid.zarr/source_profile_idx/18 +0 -0
- argo/argo_profiles_on_grid.zarr/source_profile_idx/2 +0 -0
- argo/argo_profiles_on_grid.zarr/source_profile_idx/23 +0 -0
- argo/argo_profiles_on_grid.zarr/source_profile_idx/30 +0 -0
- argo/argo_profiles_on_grid.zarr/source_profile_idx/31 +0 -0
- argo/argo_profiles_on_grid.zarr/source_profile_idx/37 +0 -0
- argo/argo_profiles_on_grid.zarr/source_profile_idx/39 +0 -0
- argo/argo_profiles_on_grid.zarr/source_profile_idx/4 +0 -0
- argo/argo_profiles_on_grid.zarr/source_profile_idx/42 +0 -0
- argo/argo_profiles_on_grid.zarr/source_profile_idx/45 +0 -0
- argo/argo_profiles_on_grid.zarr/source_profile_idx/5 +0 -0
- argo/argo_profiles_on_grid.zarr/source_profile_idx/50 +0 -0
- argo/argo_profiles_on_grid.zarr/source_profile_idx/51 +0 -0
- argo/argo_profiles_on_grid.zarr/source_profile_idx/58 +0 -0
- argo/argo_profiles_on_grid.zarr/source_profile_idx/60 +0 -0
- argo/argo_profiles_on_grid.zarr/source_profile_idx/61 +0 -0
- argo/argo_profiles_on_grid.zarr/source_profile_idx/62 +0 -0
- argo/argo_profiles_on_grid.zarr/source_profile_idx/64 +0 -0
- argo/argo_profiles_on_grid.zarr/source_profile_idx/7 +0 -0
- argo/argo_profiles_on_grid.zarr/source_profile_idx/71 +0 -0
- argo/argo_profiles_on_grid.zarr/source_profile_idx/74 +0 -0
- argo/argo_profiles_on_grid.zarr/source_profile_idx/77 +0 -0
- argo/argo_profiles_on_grid.zarr/source_profile_idx/84 +0 -0
- argo/argo_profiles_on_grid.zarr/source_profile_idx/91 +0 -0
- argo/argo_profiles_on_grid.zarr/source_profile_idx/92 +0 -0
- argo/argo_profiles_on_grid.zarr/source_profile_idx/93 +0 -0
- argo/argo_profiles_on_grid.zarr/source_profile_idx/99 +0 -0
- examples/open_with_xarray.py +8 -0
- examples/subset_by_region_time.py +18 -0
- manifest.yaml +0 -0
- masks/world_land_mask_glorys_0p1.tif +0 -0
- metadata/citation.cff +6 -0
- metadata/dataset_description.json +1251 -0
- metadata/stac-item.json +76 -0
LICENSE
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
This package aggregates collocated oceanographic data derived from upstream public products.
|
| 2 |
+
|
| 3 |
+
Use is subject to the terms and citation requirements of the upstream EN4/ARGO,
|
| 4 |
+
GLORYS, OSTIA, sea-level, and sea-surface-salinity products. This file is a
|
| 5 |
+
dataset license notice, not a replacement for upstream product licenses.
|
README.md
ADDED
|
@@ -0,0 +1,148 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: other
|
| 3 |
+
pretty_name: DepthDif GeoTIFF raster and aligned ARGO dataset
|
| 4 |
+
tags:
|
| 5 |
+
- oceanography
|
| 6 |
+
- argo
|
| 7 |
+
- glorys
|
| 8 |
+
- ostia
|
| 9 |
+
- sea-level
|
| 10 |
+
- sea-surface-salinity
|
| 11 |
+
- geotiff
|
| 12 |
+
- zarr
|
| 13 |
+
configs:
|
| 14 |
+
- config_name: profile-index
|
| 15 |
+
data_files:
|
| 16 |
+
- split: profiles
|
| 17 |
+
path: indices/profiles.parquet
|
| 18 |
+
- split: variables
|
| 19 |
+
path: indices/variables.parquet
|
| 20 |
+
---
|
| 21 |
+
|
| 22 |
+
# DepthDif GeoTIFF Raster and Aligned ARGO Dataset
|
| 23 |
+
|
| 24 |
+
This dataset package contains the model-ready DepthDif GeoTIFF raster store and
|
| 25 |
+
the enriched ARGO profile Zarr used to create it.
|
| 26 |
+
|
| 27 |
+
## Dataset Overview
|
| 28 |
+
|
| 29 |
+
<p align="center">
|
| 30 |
+
<img src="assets/figures/depthdif_schema.png" width="85%" alt="DepthDif dataset and model overview" />
|
| 31 |
+
</p>
|
| 32 |
+
|
| 33 |
+
## Layout
|
| 34 |
+
|
| 35 |
+
```text
|
| 36 |
+
assets/
|
| 37 |
+
figures/depthdif_schema.png
|
| 38 |
+
data/geotiff_dataset_random100_surface.png
|
| 39 |
+
data/argo_on_glorys_grid_3D.gif
|
| 40 |
+
data/profile_comparison_good_alignment.png
|
| 41 |
+
data/profile_comparison_bad_alignment.png
|
| 42 |
+
rasters/
|
| 43 |
+
glorys/thetao/
|
| 44 |
+
glorys/so/
|
| 45 |
+
ostia/analysed_sst/
|
| 46 |
+
sealevel/adt/
|
| 47 |
+
sss/sos/
|
| 48 |
+
sss/dos/
|
| 49 |
+
argo/
|
| 50 |
+
argo_profiles_on_grid.zarr/
|
| 51 |
+
data/
|
| 52 |
+
argo_glors_ostia_ssh.zarr/
|
| 53 |
+
indices/
|
| 54 |
+
profiles.parquet
|
| 55 |
+
variables.parquet
|
| 56 |
+
metadata/
|
| 57 |
+
dataset_description.json
|
| 58 |
+
citation.cff
|
| 59 |
+
stac-item.json
|
| 60 |
+
examples/
|
| 61 |
+
open_with_xarray.py
|
| 62 |
+
subset_by_region_time.py
|
| 63 |
+
manifest.yaml
|
| 64 |
+
masks/
|
| 65 |
+
```
|
| 66 |
+
|
| 67 |
+
The `rasters/` directory is intentionally at the repository root. It contains
|
| 68 |
+
the aligned uint8 GeoTIFF products used by the pixel-space dataloader. The
|
| 69 |
+
compact `argo/argo_profiles_on_grid.zarr` store is the grid-indexed ARGO input
|
| 70 |
+
used by that dataloader.
|
| 71 |
+
|
| 72 |
+
## Raster Example
|
| 73 |
+
|
| 74 |
+
Representative surface-level training patches from the exported GeoTIFF store:
|
| 75 |
+
|
| 76 |
+
<p align="center">
|
| 77 |
+
<img src="assets/data/geotiff_dataset_random100_surface.png" width="85%" alt="Random surface-level training dataset patches" />
|
| 78 |
+
</p>
|
| 79 |
+
|
| 80 |
+
## Raster Products
|
| 81 |
+
|
| 82 |
+
All GeoTIFF rasters are exported on the GLORYS 0.1 degree global grid
|
| 83 |
+
(`EPSG:4326`, 3600 x 1800 pixels, west-to-east longitudes from -180 to 180 and
|
| 84 |
+
north-to-south latitudes from 90 to -90). The current package contains 761
|
| 85 |
+
weekly target dates per raster product, from 2010-01-01 through 2024-07-26.
|
| 86 |
+
Files are named `<variable>_YYYYMMDD.tif`.
|
| 87 |
+
|
| 88 |
+
The GLORYS variables are depth-resolved 50-band GeoTIFFs:
|
| 89 |
+
|
| 90 |
+
- `rasters/glorys/thetao/`: potential temperature, encoded as Kelvin.
|
| 91 |
+
- `rasters/glorys/so/`: salinity, encoded as PSU.
|
| 92 |
+
|
| 93 |
+
The surface products are single-band GeoTIFFs aggregated to the same weekly
|
| 94 |
+
target dates with a centered 7-day mean window:
|
| 95 |
+
|
| 96 |
+
- `rasters/ostia/analysed_sst/`: OSTIA analysed sea-surface temperature in Kelvin.
|
| 97 |
+
- `rasters/sealevel/adt/`: absolute dynamic topography in meters.
|
| 98 |
+
- `rasters/sss/sos/`: sea-surface salinity in PSU.
|
| 99 |
+
- `rasters/sss/dos/`: sea-surface density in kg/m3.
|
| 100 |
+
|
| 101 |
+
Raster pixels are stored as `uint8` with `255` reserved for nodata. Valid codes
|
| 102 |
+
`0..254` are linearly decoded using the stretch ranges in `manifest.yaml`;
|
| 103 |
+
per-file statistics, source filenames, compression, target dates, and the full
|
| 104 |
+
depth axis are also recorded there.
|
| 105 |
+
|
| 106 |
+
## ARGO Alignment Examples
|
| 107 |
+
|
| 108 |
+
ARGO profiles are projected onto the fixed 50-level GLORYS depth axis before
|
| 109 |
+
spatial rasterization. The examples below show the grid-indexed ARGO
|
| 110 |
+
representation and profile-level alignment quality.
|
| 111 |
+
|
| 112 |
+
<p align="center">
|
| 113 |
+
<img src="assets/data/argo_on_glorys_grid_3D.gif" width="70%" alt="Depth-aligned ARGO values on the GLORYS grid" />
|
| 114 |
+
</p>
|
| 115 |
+
|
| 116 |
+
<p align="center">
|
| 117 |
+
<img src="assets/data/profile_comparison_good_alignment.png" width="72%" alt="Example of good ARGO-to-GLORYS profile alignment" />
|
| 118 |
+
</p>
|
| 119 |
+
|
| 120 |
+
<p align="center">
|
| 121 |
+
<img src="assets/data/profile_comparison_bad_alignment.png" width="72%" alt="Example of weaker ARGO-to-GLORYS profile alignment" />
|
| 122 |
+
</p>
|
| 123 |
+
|
| 124 |
+
The full enriched profile-level ARGO collocation dataset is available at:
|
| 125 |
+
|
| 126 |
+
```python
|
| 127 |
+
import xarray as xr
|
| 128 |
+
|
| 129 |
+
ds = xr.open_zarr("data/argo_glors_ostia_ssh.zarr", consolidated=None)
|
| 130 |
+
```
|
| 131 |
+
|
| 132 |
+
The lightweight Parquet indices are included for preview and filtering:
|
| 133 |
+
|
| 134 |
+
```python
|
| 135 |
+
import pandas as pd
|
| 136 |
+
|
| 137 |
+
profiles = pd.read_parquet("indices/profiles.parquet")
|
| 138 |
+
variables = pd.read_parquet("indices/variables.parquet")
|
| 139 |
+
```
|
| 140 |
+
|
| 141 |
+
Coverage:
|
| 142 |
+
|
| 143 |
+
- Raster target dates: 2010-01-01 to 2024-07-26
|
| 144 |
+
- Enriched ARGO profile dates: 2010-01-01 to 2024-07-31
|
| 145 |
+
- GLORYS depth levels: 50
|
| 146 |
+
|
| 147 |
+
Upstream product licenses and citation requirements for EN4/ARGO, GLORYS,
|
| 148 |
+
OSTIA, sea-level, and sea-surface-salinity products still apply.
|
argo/argo_profiles_on_grid.zarr/.zattrs
ADDED
|
@@ -0,0 +1,34 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"created_by": "depth_recon.data.dataset_creation.export_dataset_geotiff.export_dataset_geotiff",
|
| 3 |
+
"source_kind": "enriched",
|
| 4 |
+
"temperature_units": "K",
|
| 5 |
+
"temperature_stretch": {
|
| 6 |
+
"name": "temperature_kelvin",
|
| 7 |
+
"storage_dtype": "uint8",
|
| 8 |
+
"minimum": 270.15,
|
| 9 |
+
"maximum": 308.15,
|
| 10 |
+
"units": "K",
|
| 11 |
+
"nodata": 255,
|
| 12 |
+
"valid_code_min": 0,
|
| 13 |
+
"valid_code_max": 254,
|
| 14 |
+
"valid_code_count": 255,
|
| 15 |
+
"quantization_step": 0.14960629921259844,
|
| 16 |
+
"max_abs_quantization_error": 0.07480314960629922,
|
| 17 |
+
"decode": "minimum + code / 254 * (maximum - minimum)"
|
| 18 |
+
},
|
| 19 |
+
"salinity_stretch": {
|
| 20 |
+
"name": "salinity",
|
| 21 |
+
"storage_dtype": "uint8",
|
| 22 |
+
"minimum": 30.0,
|
| 23 |
+
"maximum": 40.0,
|
| 24 |
+
"units": "PSU",
|
| 25 |
+
"nodata": 255,
|
| 26 |
+
"valid_code_min": 0,
|
| 27 |
+
"valid_code_max": 254,
|
| 28 |
+
"valid_code_count": 255,
|
| 29 |
+
"quantization_step": 0.03937007874015748,
|
| 30 |
+
"max_abs_quantization_error": 0.01968503937007874,
|
| 31 |
+
"decode": "minimum + code / 254 * (maximum - minimum)"
|
| 32 |
+
},
|
| 33 |
+
"temporal_assignment": "nearest GLORYS target date inside centered 7-day window"
|
| 34 |
+
}
|
argo/argo_profiles_on_grid.zarr/.zgroup
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"zarr_format": 2
|
| 3 |
+
}
|
argo/argo_profiles_on_grid.zarr/.zmetadata
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"metadata": {".zgroup": {"zarr_format": 2}, ".zattrs": {"created_by": "depth_recon.data.dataset_creation.export_dataset_geotiff.export_dataset_geotiff", "source_kind": "enriched", "temperature_units": "K", "temperature_stretch": {"name": "temperature_kelvin", "storage_dtype": "uint8", "minimum": 270.15, "maximum": 308.15, "units": "K", "nodata": 255, "valid_code_min": 0, "valid_code_max": 254, "valid_code_count": 255, "quantization_step": 0.14960629921259844, "max_abs_quantization_error": 0.07480314960629922, "decode": "minimum + code / 254 * (maximum - minimum)"}, "salinity_stretch": {"name": "salinity", "storage_dtype": "uint8", "minimum": 30.0, "maximum": 40.0, "units": "PSU", "nodata": 255, "valid_code_min": 0, "valid_code_max": 254, "valid_code_count": 255, "quantization_step": 0.03937007874015748, "max_abs_quantization_error": 0.01968503937007874, "decode": "minimum + code / 254 * (maximum - minimum)"}, "temporal_assignment": "nearest GLORYS target date inside centered 7-day window"}, "argo_psal_uint8/.zattrs": {"nodata": 255, "name": "salinity", "storage_dtype": "uint8", "minimum": 30.0, "maximum": 40.0, "units": "PSU", "valid_code_min": 0, "valid_code_max": 254, "valid_code_count": 255, "quantization_step": 0.03937007874015748, "max_abs_quantization_error": 0.01968503937007874, "decode": "minimum + code / 254 * (maximum - minimum)", "_ARRAY_DIMENSIONS": ["profile", "glorys_depth"]}, "argo_psal_uint8/.zarray": {"shape": [6608517, 50], "chunks": [50000, 50], "dtype": "|u1", "fill_value": null, "order": "C", "filters": null, "dimension_separator": ".", "compressor": {"id": "blosc", "cname": "lz4", "clevel": 5, "shuffle": 1, "blocksize": 0}, "zarr_format": 2}, "argo_psal_valid/.zattrs": {"dtype": "bool", "_ARRAY_DIMENSIONS": ["profile", "glorys_depth"]}, "argo_psal_valid/.zarray": {"shape": [6608517, 50], "chunks": [50000, 50], "dtype": "|i1", "fill_value": null, "order": "C", "filters": null, "dimension_separator": ".", "compressor": {"id": "blosc", "cname": "lz4", "clevel": 5, "shuffle": 1, "blocksize": 0}, "zarr_format": 2}, "argo_temp_kelvin_uint8/.zattrs": {"nodata": 255, "name": "temperature_kelvin", "storage_dtype": "uint8", "minimum": 270.15, "maximum": 308.15, "units": "K", "valid_code_min": 0, "valid_code_max": 254, "valid_code_count": 255, "quantization_step": 0.14960629921259844, "max_abs_quantization_error": 0.07480314960629922, "decode": "minimum + code / 254 * (maximum - minimum)", "_ARRAY_DIMENSIONS": ["profile", "glorys_depth"]}, "argo_temp_kelvin_uint8/.zarray": {"shape": [6608517, 50], "chunks": [50000, 50], "dtype": "|u1", "fill_value": null, "order": "C", "filters": null, "dimension_separator": ".", "compressor": {"id": "blosc", "cname": "lz4", "clevel": 5, "shuffle": 1, "blocksize": 0}, "zarr_format": 2}, "argo_temp_valid/.zattrs": {"dtype": "bool", "_ARRAY_DIMENSIONS": ["profile", "glorys_depth"]}, "argo_temp_valid/.zarray": {"shape": [6608517, 50], "chunks": [50000, 50], "dtype": "|i1", "fill_value": null, "order": "C", "filters": null, "dimension_separator": ".", "compressor": {"id": "blosc", "cname": "lz4", "clevel": 5, "shuffle": 1, "blocksize": 0}, "zarr_format": 2}, "glorys_depth/.zattrs": {"_ARRAY_DIMENSIONS": ["glorys_depth"]}, "glorys_depth/.zarray": {"shape": [50], "chunks": [50], "dtype": "<f4", "fill_value": "NaN", "order": "C", "filters": null, "dimension_separator": ".", "compressor": {"id": "blosc", "cname": "lz4", "clevel": 5, "shuffle": 1, "blocksize": 0}, "zarr_format": 2}, "grid_col/.zattrs": {"_ARRAY_DIMENSIONS": ["profile"]}, "grid_col/.zarray": {"shape": [6608517], "chunks": [50000], "dtype": "<i4", "fill_value": null, "order": "C", "filters": null, "dimension_separator": ".", "compressor": {"id": "blosc", "cname": "lz4", "clevel": 5, "shuffle": 1, "blocksize": 0}, "zarr_format": 2}, "grid_row/.zattrs": {"_ARRAY_DIMENSIONS": ["profile"]}, "grid_row/.zarray": {"shape": [6608517], "chunks": [50000], "dtype": "<i4", "fill_value": null, "order": "C", "filters": null, "dimension_separator": ".", "compressor": {"id": "blosc", "cname": "lz4", "clevel": 5, "shuffle": 1, "blocksize": 0}, "zarr_format": 2}, "latitude/.zattrs": {"_ARRAY_DIMENSIONS": ["profile"]}, "latitude/.zarray": {"shape": [6608517], "chunks": [50000], "dtype": "<f4", "fill_value": "NaN", "order": "C", "filters": null, "dimension_separator": ".", "compressor": {"id": "blosc", "cname": "lz4", "clevel": 5, "shuffle": 1, "blocksize": 0}, "zarr_format": 2}, "longitude/.zattrs": {"_ARRAY_DIMENSIONS": ["profile"]}, "longitude/.zarray": {"shape": [6608517], "chunks": [50000], "dtype": "<f4", "fill_value": "NaN", "order": "C", "filters": null, "dimension_separator": ".", "compressor": {"id": "blosc", "cname": "lz4", "clevel": 5, "shuffle": 1, "blocksize": 0}, "zarr_format": 2}, "profile/.zattrs": {"_ARRAY_DIMENSIONS": ["profile"]}, "profile/.zarray": {"shape": [6608517], "chunks": [103259], "dtype": "<i8", "fill_value": null, "order": "C", "filters": null, "dimension_separator": ".", "compressor": {"id": "blosc", "cname": "lz4", "clevel": 5, "shuffle": 1, "blocksize": 0}, "zarr_format": 2}, "profile_date/.zattrs": {"_ARRAY_DIMENSIONS": ["profile"]}, "profile_date/.zarray": {"shape": [6608517], "chunks": [50000], "dtype": "<i4", "fill_value": null, "order": "C", "filters": null, "dimension_separator": ".", "compressor": {"id": "blosc", "cname": "lz4", "clevel": 5, "shuffle": 1, "blocksize": 0}, "zarr_format": 2}, "profile_source_file/.zattrs": {"_ARRAY_DIMENSIONS": ["profile"]}, "profile_source_file/.zarray": {"shape": [6608517], "chunks": [50000], "dtype": "<U33", "fill_value": null, "order": "C", "filters": null, "dimension_separator": ".", "compressor": {"id": "blosc", "cname": "lz4", "clevel": 5, "shuffle": 1, "blocksize": 0}, "zarr_format": 2}, "source_profile_idx/.zattrs": {"_ARRAY_DIMENSIONS": ["profile"]}, "source_profile_idx/.zarray": {"shape": [6608517], "chunks": [50000], "dtype": "<i4", "fill_value": null, "order": "C", "filters": null, "dimension_separator": ".", "compressor": {"id": "blosc", "cname": "lz4", "clevel": 5, "shuffle": 1, "blocksize": 0}, "zarr_format": 2}, "target_date/.zattrs": {"_ARRAY_DIMENSIONS": ["profile"]}, "target_date/.zarray": {"shape": [6608517], "chunks": [50000], "dtype": "<i4", "fill_value": null, "order": "C", "filters": null, "dimension_separator": ".", "compressor": {"id": "blosc", "cname": "lz4", "clevel": 5, "shuffle": 1, "blocksize": 0}, "zarr_format": 2}}, "zarr_consolidated_format": 1}
|
argo/argo_profiles_on_grid.zarr/source_profile_idx/.zarray
ADDED
|
@@ -0,0 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"shape": [
|
| 3 |
+
6608517
|
| 4 |
+
],
|
| 5 |
+
"chunks": [
|
| 6 |
+
50000
|
| 7 |
+
],
|
| 8 |
+
"dtype": "<i4",
|
| 9 |
+
"fill_value": null,
|
| 10 |
+
"order": "C",
|
| 11 |
+
"filters": null,
|
| 12 |
+
"dimension_separator": ".",
|
| 13 |
+
"compressor": {
|
| 14 |
+
"id": "blosc",
|
| 15 |
+
"cname": "lz4",
|
| 16 |
+
"clevel": 5,
|
| 17 |
+
"shuffle": 1,
|
| 18 |
+
"blocksize": 0
|
| 19 |
+
},
|
| 20 |
+
"zarr_format": 2
|
| 21 |
+
}
|
argo/argo_profiles_on_grid.zarr/source_profile_idx/1
ADDED
|
Binary file (14 kB). View file
|
|
|
argo/argo_profiles_on_grid.zarr/source_profile_idx/101
ADDED
|
Binary file (11.6 kB). View file
|
|
|
argo/argo_profiles_on_grid.zarr/source_profile_idx/108
ADDED
|
Binary file (10.7 kB). View file
|
|
|
argo/argo_profiles_on_grid.zarr/source_profile_idx/110
ADDED
|
Binary file (13 kB). View file
|
|
|
argo/argo_profiles_on_grid.zarr/source_profile_idx/111
ADDED
|
Binary file (17.3 kB). View file
|
|
|
argo/argo_profiles_on_grid.zarr/source_profile_idx/113
ADDED
|
Binary file (24.3 kB). View file
|
|
|
argo/argo_profiles_on_grid.zarr/source_profile_idx/12
ADDED
|
Binary file (14.4 kB). View file
|
|
|
argo/argo_profiles_on_grid.zarr/source_profile_idx/129
ADDED
|
Binary file (22.9 kB). View file
|
|
|
argo/argo_profiles_on_grid.zarr/source_profile_idx/130
ADDED
|
Binary file (24 kB). View file
|
|
|
argo/argo_profiles_on_grid.zarr/source_profile_idx/17
ADDED
|
Binary file (15.6 kB). View file
|
|
|
argo/argo_profiles_on_grid.zarr/source_profile_idx/18
ADDED
|
Binary file (18.7 kB). View file
|
|
|
argo/argo_profiles_on_grid.zarr/source_profile_idx/2
ADDED
|
Binary file (15 kB). View file
|
|
|
argo/argo_profiles_on_grid.zarr/source_profile_idx/23
ADDED
|
Binary file (12.9 kB). View file
|
|
|
argo/argo_profiles_on_grid.zarr/source_profile_idx/30
ADDED
|
Binary file (13.3 kB). View file
|
|
|
argo/argo_profiles_on_grid.zarr/source_profile_idx/31
ADDED
|
Binary file (14 kB). View file
|
|
|
argo/argo_profiles_on_grid.zarr/source_profile_idx/37
ADDED
|
Binary file (12.8 kB). View file
|
|
|
argo/argo_profiles_on_grid.zarr/source_profile_idx/39
ADDED
|
Binary file (15.2 kB). View file
|
|
|
argo/argo_profiles_on_grid.zarr/source_profile_idx/4
ADDED
|
Binary file (12 kB). View file
|
|
|
argo/argo_profiles_on_grid.zarr/source_profile_idx/42
ADDED
|
Binary file (12 kB). View file
|
|
|
argo/argo_profiles_on_grid.zarr/source_profile_idx/45
ADDED
|
Binary file (14.3 kB). View file
|
|
|
argo/argo_profiles_on_grid.zarr/source_profile_idx/5
ADDED
|
Binary file (10.4 kB). View file
|
|
|
argo/argo_profiles_on_grid.zarr/source_profile_idx/50
ADDED
|
Binary file (13.1 kB). View file
|
|
|
argo/argo_profiles_on_grid.zarr/source_profile_idx/51
ADDED
|
Binary file (15.7 kB). View file
|
|
|
argo/argo_profiles_on_grid.zarr/source_profile_idx/58
ADDED
|
Binary file (17.1 kB). View file
|
|
|
argo/argo_profiles_on_grid.zarr/source_profile_idx/60
ADDED
|
Binary file (15.8 kB). View file
|
|
|
argo/argo_profiles_on_grid.zarr/source_profile_idx/61
ADDED
|
Binary file (17.5 kB). View file
|
|
|
argo/argo_profiles_on_grid.zarr/source_profile_idx/62
ADDED
|
Binary file (15.5 kB). View file
|
|
|
argo/argo_profiles_on_grid.zarr/source_profile_idx/64
ADDED
|
Binary file (11.5 kB). View file
|
|
|
argo/argo_profiles_on_grid.zarr/source_profile_idx/7
ADDED
|
Binary file (15.1 kB). View file
|
|
|
argo/argo_profiles_on_grid.zarr/source_profile_idx/71
ADDED
|
Binary file (13.7 kB). View file
|
|
|
argo/argo_profiles_on_grid.zarr/source_profile_idx/74
ADDED
|
Binary file (14.7 kB). View file
|
|
|
argo/argo_profiles_on_grid.zarr/source_profile_idx/77
ADDED
|
Binary file (10.6 kB). View file
|
|
|
argo/argo_profiles_on_grid.zarr/source_profile_idx/84
ADDED
|
Binary file (13.6 kB). View file
|
|
|
argo/argo_profiles_on_grid.zarr/source_profile_idx/91
ADDED
|
Binary file (15.3 kB). View file
|
|
|
argo/argo_profiles_on_grid.zarr/source_profile_idx/92
ADDED
|
Binary file (13.2 kB). View file
|
|
|
argo/argo_profiles_on_grid.zarr/source_profile_idx/93
ADDED
|
Binary file (13.7 kB). View file
|
|
|
argo/argo_profiles_on_grid.zarr/source_profile_idx/99
ADDED
|
Binary file (10.6 kB). View file
|
|
|
examples/open_with_xarray.py
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
from pathlib import Path
|
| 2 |
+
|
| 3 |
+
import xarray as xr
|
| 4 |
+
|
| 5 |
+
|
| 6 |
+
ROOT = Path(__file__).resolve().parents[1]
|
| 7 |
+
ds = xr.open_zarr(ROOT / "data/argo_glors_ostia_ssh.zarr", consolidated=None)
|
| 8 |
+
print(ds)
|
examples/subset_by_region_time.py
ADDED
|
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
from pathlib import Path
|
| 2 |
+
|
| 3 |
+
import pandas as pd
|
| 4 |
+
import xarray as xr
|
| 5 |
+
|
| 6 |
+
|
| 7 |
+
ROOT = Path(__file__).resolve().parents[1]
|
| 8 |
+
profiles = pd.read_parquet(ROOT / "indices/profiles.parquet")
|
| 9 |
+
subset = profiles[
|
| 10 |
+
(profiles["profile_date"] >= 20100101)
|
| 11 |
+
& (profiles["profile_date"] <= 20101231)
|
| 12 |
+
& (profiles["latitude"].between(30.0, 46.0))
|
| 13 |
+
& (profiles["longitude"].between(-6.0, 37.0))
|
| 14 |
+
]
|
| 15 |
+
|
| 16 |
+
ds = xr.open_zarr(ROOT / "data/argo_glors_ostia_ssh.zarr", consolidated=None)
|
| 17 |
+
subset_ds = ds.sel(profile=subset["profile"].to_numpy())
|
| 18 |
+
print(subset_ds)
|
manifest.yaml
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
masks/world_land_mask_glorys_0p1.tif
ADDED
|
|
metadata/citation.cff
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
cff-version: 1.2.0
|
| 2 |
+
message: "If you use this dataset, cite DepthDif and the upstream EN4/ARGO, GLORYS, OSTIA, sea-level, and SSS products."
|
| 3 |
+
title: "DepthDif aligned ARGO profile collocation dataset"
|
| 4 |
+
authors:
|
| 5 |
+
- family-names: "DepthDif contributors"
|
| 6 |
+
license: "other"
|
metadata/dataset_description.json
ADDED
|
@@ -0,0 +1,1251 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"name": "OceanVariableReconstruction",
|
| 3 |
+
"created_utc": "2026-05-21T06:26:40+00:00",
|
| 4 |
+
"zarr_path": "data/argo_glors_ostia_ssh.zarr",
|
| 5 |
+
"profile_count": 6637381,
|
| 6 |
+
"glorys_depth_count": 50,
|
| 7 |
+
"profile_date_range": {
|
| 8 |
+
"start": 20100101,
|
| 9 |
+
"end": 20240731,
|
| 10 |
+
"start_iso": "2010-01-01",
|
| 11 |
+
"end_iso": "2024-07-31"
|
| 12 |
+
},
|
| 13 |
+
"bbox": [
|
| 14 |
+
-999.99,
|
| 15 |
+
-999.99,
|
| 16 |
+
179.99985,
|
| 17 |
+
168.8678
|
| 18 |
+
],
|
| 19 |
+
"variables": [
|
| 20 |
+
"glorys_depth",
|
| 21 |
+
"profile",
|
| 22 |
+
"argo_depth_qc_on_glorys_depth",
|
| 23 |
+
"argo_juld_qc",
|
| 24 |
+
"argo_position_qc",
|
| 25 |
+
"argo_potm_on_glorys_depth",
|
| 26 |
+
"argo_potm_qc_on_glorys_depth",
|
| 27 |
+
"argo_potm_valid_on_glorys_depth",
|
| 28 |
+
"argo_profile_depth_qc",
|
| 29 |
+
"argo_profile_potm_qc",
|
| 30 |
+
"argo_profile_psal_qc",
|
| 31 |
+
"argo_psal_on_glorys_depth",
|
| 32 |
+
"argo_psal_qc_on_glorys_depth",
|
| 33 |
+
"argo_psal_valid_on_glorys_depth",
|
| 34 |
+
"argo_temp_on_glorys_depth",
|
| 35 |
+
"argo_temp_qc_on_glorys_depth",
|
| 36 |
+
"argo_temp_valid_on_glorys_depth",
|
| 37 |
+
"glorys_bottomT",
|
| 38 |
+
"glorys_mlotst",
|
| 39 |
+
"glorys_siconc",
|
| 40 |
+
"glorys_sithick",
|
| 41 |
+
"glorys_so",
|
| 42 |
+
"glorys_temporal_status",
|
| 43 |
+
"glorys_thetao",
|
| 44 |
+
"glorys_uo",
|
| 45 |
+
"glorys_usi",
|
| 46 |
+
"glorys_vo",
|
| 47 |
+
"glorys_vsi",
|
| 48 |
+
"glorys_zos",
|
| 49 |
+
"latitude",
|
| 50 |
+
"longitude",
|
| 51 |
+
"ostia_analysed_sst",
|
| 52 |
+
"ostia_analysis_error",
|
| 53 |
+
"ostia_mask",
|
| 54 |
+
"ostia_sea_ice_fraction",
|
| 55 |
+
"ostia_temporal_status",
|
| 56 |
+
"profile_date",
|
| 57 |
+
"profile_idx",
|
| 58 |
+
"profile_juld",
|
| 59 |
+
"profile_source_file",
|
| 60 |
+
"sealevel_adt",
|
| 61 |
+
"sealevel_err_sla",
|
| 62 |
+
"sealevel_err_ugosa",
|
| 63 |
+
"sealevel_err_vgosa",
|
| 64 |
+
"sealevel_flag_ice",
|
| 65 |
+
"sealevel_sla",
|
| 66 |
+
"sealevel_temporal_status",
|
| 67 |
+
"sealevel_tpa_correction",
|
| 68 |
+
"sealevel_ugos",
|
| 69 |
+
"sealevel_ugosa",
|
| 70 |
+
"sealevel_vgos",
|
| 71 |
+
"sealevel_vgosa",
|
| 72 |
+
"sss_dos",
|
| 73 |
+
"sss_sea_ice_fraction",
|
| 74 |
+
"sss_sos",
|
| 75 |
+
"sss_temporal_status",
|
| 76 |
+
"valid_observed_depth_count"
|
| 77 |
+
],
|
| 78 |
+
"zarr_attrs": {
|
| 79 |
+
"description": "ARGO profiles enriched with freshly collocated GLORYS, OSTIA, sea-level, and SSS fields.",
|
| 80 |
+
"created_by": "depth_recon.data.dataset_creation.export_aligned_argo.b_export_enriched_argo_profiles",
|
| 81 |
+
"created_utc": "2026-05-20T14:16:25+00:00",
|
| 82 |
+
"requested_date_range": {
|
| 83 |
+
"start_date": 20100101,
|
| 84 |
+
"end_date": 20240731
|
| 85 |
+
},
|
| 86 |
+
"batch_size": 2048,
|
| 87 |
+
"cache_size_per_worker": 8,
|
| 88 |
+
"max_profiles": null,
|
| 89 |
+
"workers": 12,
|
| 90 |
+
"path_policy": "No absolute source filesystem paths are stored. profile_source_file stores source filenames only.",
|
| 91 |
+
"profile_axis": "One row per valid EN4/ARGO profile passing date and coordinate filters.",
|
| 92 |
+
"depth_axis": "GLORYS native depth coordinate, in meters, loaded from the first readable GLORYS file.",
|
| 93 |
+
"source_file_summary": {
|
| 94 |
+
"argo": {
|
| 95 |
+
"file_count": 169,
|
| 96 |
+
"first_file": "EN.4.2.2.f.profiles.g10.201001.nc",
|
| 97 |
+
"last_file": "EN.4.2.2.f.profiles.g10.202407.nc"
|
| 98 |
+
},
|
| 99 |
+
"glorys": {
|
| 100 |
+
"file_count": 843,
|
| 101 |
+
"first_file": "mercatorglorys12v1_gl12_mean_20100101_R20100106.nc",
|
| 102 |
+
"last_file": "mercatorglorys12v1_gl12_mean_20260220_R20260225.nc",
|
| 103 |
+
"first_date": 20100101,
|
| 104 |
+
"last_date": 20260220
|
| 105 |
+
},
|
| 106 |
+
"ostia": {
|
| 107 |
+
"file_count": 5326,
|
| 108 |
+
"first_file": "20100101120000-UKMO-L4_GHRSST-SSTfnd-OSTIA-GLOB_REP-v02.0-fv02.0.nc",
|
| 109 |
+
"last_file": "20240731120000-UKMO-L4_GHRSST-SSTfnd-OSTIA-GLOB_REP-v02.0-fv02.0.nc",
|
| 110 |
+
"first_date": 20100101,
|
| 111 |
+
"last_date": 20240731
|
| 112 |
+
},
|
| 113 |
+
"sealevel": {
|
| 114 |
+
"file_count": 5326,
|
| 115 |
+
"first_file": "dt_global_allsat_phy_l4_20100101_20241016.nc",
|
| 116 |
+
"last_file": "dt_global_allsat_phy_l4_20240731_20250429.nc",
|
| 117 |
+
"first_date": 20100101,
|
| 118 |
+
"last_date": 20240731
|
| 119 |
+
},
|
| 120 |
+
"sss": {
|
| 121 |
+
"file_count": 5326,
|
| 122 |
+
"first_file": "dataset-sss-ssd-rep-daily_20100101T1200Z_P20241017T0000Z.nc",
|
| 123 |
+
"last_file": "dataset-sss-ssd-rep-daily_20240731T1200Z_P20260101T0000Z.nc",
|
| 124 |
+
"first_date": 20100101,
|
| 125 |
+
"last_date": 20240731
|
| 126 |
+
}
|
| 127 |
+
},
|
| 128 |
+
"source_metadata": {
|
| 129 |
+
"argo": {
|
| 130 |
+
"provider": "UK Met Office Hadley Centre",
|
| 131 |
+
"product": "EN4.2.2 profile archive",
|
| 132 |
+
"role": "In-situ profile observations projected onto the GLORYS depth grid.",
|
| 133 |
+
"file_count": 169,
|
| 134 |
+
"representative_file": "EN.4.2.2.f.profiles.g10.201001.nc",
|
| 135 |
+
"first_file": "EN.4.2.2.f.profiles.g10.201001.nc",
|
| 136 |
+
"last_file": "EN.4.2.2.f.profiles.g10.202407.nc",
|
| 137 |
+
"global_attrs": {
|
| 138 |
+
"licence": "EN4 is distributed under the Non Commercial Government Licence: http://www.nationalarchives.gov.uk/doc/non-commercial-government-licence/version/2/. The data are available for non-commercial use with attribution to the data providers, please see the product website (see global attribute: references) for terms and conditions.",
|
| 139 |
+
"references": "Website and paper: https://www.metoffice.gov.uk/hadobs/en4/; Good, S. A., M. J. Martin and N. A. Rayner, 2013. EN4: quality controlled ocean temperature and salinity profiles and monthly objective analyses with uncertainty estimates, Journal of Geophysical Research: Oceans, 118, 6704-6716, doi:10.1002/2013JC009067",
|
| 140 |
+
"history": "Fri Apr 2 19:50:52 2021: ncks -O -x -v TEMP_UNIQUE_ID,PSAL_UNIQUE_ID EN.4.2.2.f.profiles.g10.201001.nc EN.4.2.2.f.profiles.g10.201001.nc\nFri Apr 2 19:50:48 2021: ncks -O -x -v BKPT,BKPS EN.4.2.2.f.profiles.g10.201001.nc EN.4.2.2.f.profiles.g10.201001.nc\nFri Apr 2 19:22:43 2021: ncatted -a _FillValue,BKPS,c,f,99999.0 profiles.nc\nFri Apr 2 19:22:42 2021: ncatted -a _FillValue,BKPT,c,f,99999.0 profiles.nc\nFri Apr 2 19:22:40 2021: ncatted -a _FillValue,POTM_CORRECTED,c,f,99999.0 profiles.nc\nFri Apr 2 19:22:39 2021: ncatted -a _FillValue,TEMP,c,f,99999.0 profiles.nc\nFri Apr 2 19:22:37 2021: ncatted -a _FillValue,PSAL_CORRECTED,c,f,99999.0 profiles.nc\nFri Apr 2 19:22:25 2021: ncatted -a _FillValue,DEPH_CORRECTED,c,f,99999.0 profiles.nc",
|
| 141 |
+
"NCO": "netCDF Operators version 4.7.5 (Homepage = http://nco.sf.net, Code = http://github.com/nco/nco)"
|
| 142 |
+
},
|
| 143 |
+
"dimensions": {
|
| 144 |
+
"N_PROF": 31697,
|
| 145 |
+
"N_CALIB": 1,
|
| 146 |
+
"N_PARAM": 5,
|
| 147 |
+
"N_LEVELS": 400,
|
| 148 |
+
"N_HISTORY": 0
|
| 149 |
+
},
|
| 150 |
+
"variables": {
|
| 151 |
+
"JULD": {
|
| 152 |
+
"dims": [
|
| 153 |
+
"N_PROF"
|
| 154 |
+
],
|
| 155 |
+
"dtype": "float64",
|
| 156 |
+
"attrs": {
|
| 157 |
+
"long_name": "julian day (utc) of the station relative to reference_date_time",
|
| 158 |
+
"units": "days since 1950-01-01 00:00:00 utc",
|
| 159 |
+
"conventions": "relative julian days with decimal part (as parts of day)",
|
| 160 |
+
"_fillvalue": 99999.0
|
| 161 |
+
}
|
| 162 |
+
},
|
| 163 |
+
"LATITUDE": {
|
| 164 |
+
"dims": [
|
| 165 |
+
"N_PROF"
|
| 166 |
+
],
|
| 167 |
+
"dtype": "float64",
|
| 168 |
+
"attrs": {
|
| 169 |
+
"long_name": "latitude of the station, best estimated value",
|
| 170 |
+
"units": "degree_north",
|
| 171 |
+
"_fillvalue": 99999.0,
|
| 172 |
+
"valid_min": -90.0,
|
| 173 |
+
"valid_max": 90.0
|
| 174 |
+
}
|
| 175 |
+
},
|
| 176 |
+
"LONGITUDE": {
|
| 177 |
+
"dims": [
|
| 178 |
+
"N_PROF"
|
| 179 |
+
],
|
| 180 |
+
"dtype": "float64",
|
| 181 |
+
"attrs": {
|
| 182 |
+
"long_name": "longitude of the station, best estimated value",
|
| 183 |
+
"units": "degree_east",
|
| 184 |
+
"_fillvalue": 99999.0,
|
| 185 |
+
"valid_min": -180.0,
|
| 186 |
+
"valid_max": 180.0
|
| 187 |
+
}
|
| 188 |
+
},
|
| 189 |
+
"DEPH_CORRECTED": {
|
| 190 |
+
"dims": [
|
| 191 |
+
"N_PROF",
|
| 192 |
+
"N_LEVELS"
|
| 193 |
+
],
|
| 194 |
+
"dtype": "float32",
|
| 195 |
+
"attrs": {
|
| 196 |
+
"long_name": "corrected depth",
|
| 197 |
+
"_fillvalue": 99999.0,
|
| 198 |
+
"units": "metre",
|
| 199 |
+
"valid_min": 0.0,
|
| 200 |
+
"valid_max": 15000.0,
|
| 201 |
+
"c_format": "%7.1f",
|
| 202 |
+
"fortran_format": "f7.1",
|
| 203 |
+
"resolution": 0.1
|
| 204 |
+
}
|
| 205 |
+
},
|
| 206 |
+
"TEMP": {
|
| 207 |
+
"dims": [
|
| 208 |
+
"N_PROF",
|
| 209 |
+
"N_LEVELS"
|
| 210 |
+
],
|
| 211 |
+
"dtype": "float32",
|
| 212 |
+
"attrs": {
|
| 213 |
+
"long_name": "Temperature in situ t90 scale",
|
| 214 |
+
"_fillvalue": 99999.0,
|
| 215 |
+
"units": "degree_celsius",
|
| 216 |
+
"valid_min": -3.0,
|
| 217 |
+
"valid_max": 40.0,
|
| 218 |
+
"comment": "in situ measurement",
|
| 219 |
+
"c_format": "%9.3f",
|
| 220 |
+
"fortran_format": "f9.3",
|
| 221 |
+
"resolution": 0.001
|
| 222 |
+
}
|
| 223 |
+
},
|
| 224 |
+
"POTM_CORRECTED": {
|
| 225 |
+
"dims": [
|
| 226 |
+
"N_PROF",
|
| 227 |
+
"N_LEVELS"
|
| 228 |
+
],
|
| 229 |
+
"dtype": "float32",
|
| 230 |
+
"attrs": {
|
| 231 |
+
"long_name": "corrected pot. temp",
|
| 232 |
+
"_fillvalue": 99999.0,
|
| 233 |
+
"units": "degree_celsius",
|
| 234 |
+
"valid_min": -3.0,
|
| 235 |
+
"valid_max": 40.0,
|
| 236 |
+
"comment": "corrected value",
|
| 237 |
+
"c_format": "%9.3f",
|
| 238 |
+
"fortran_format": "f9.3",
|
| 239 |
+
"resolution": 0.001
|
| 240 |
+
}
|
| 241 |
+
},
|
| 242 |
+
"PSAL_CORRECTED": {
|
| 243 |
+
"dims": [
|
| 244 |
+
"N_PROF",
|
| 245 |
+
"N_LEVELS"
|
| 246 |
+
],
|
| 247 |
+
"dtype": "float32",
|
| 248 |
+
"attrs": {
|
| 249 |
+
"long_name": "corrected practical salinity",
|
| 250 |
+
"_fillvalue": 99999.0,
|
| 251 |
+
"units": "1",
|
| 252 |
+
"valid_min": 0.0,
|
| 253 |
+
"valid_max": 60.0,
|
| 254 |
+
"comment": "corrected value",
|
| 255 |
+
"c_format": "%9.3f",
|
| 256 |
+
"fortran_format": "f9.3",
|
| 257 |
+
"resolution": 0.001
|
| 258 |
+
}
|
| 259 |
+
},
|
| 260 |
+
"DEPH_CORRECTED_QC": {
|
| 261 |
+
"dims": [
|
| 262 |
+
"N_PROF",
|
| 263 |
+
"N_LEVELS"
|
| 264 |
+
],
|
| 265 |
+
"dtype": "|S1",
|
| 266 |
+
"attrs": {
|
| 267 |
+
"long_name": "quality on depth",
|
| 268 |
+
"conventions": "q where q =[0,9]",
|
| 269 |
+
"_fillvalue": "0"
|
| 270 |
+
}
|
| 271 |
+
},
|
| 272 |
+
"POTM_CORRECTED_QC": {
|
| 273 |
+
"dims": [
|
| 274 |
+
"N_PROF",
|
| 275 |
+
"N_LEVELS"
|
| 276 |
+
],
|
| 277 |
+
"dtype": "|S1",
|
| 278 |
+
"attrs": {
|
| 279 |
+
"long_name": "quality on pot. temperature",
|
| 280 |
+
"conventions": "q where q =[0,9]",
|
| 281 |
+
"_fillvalue": "0"
|
| 282 |
+
}
|
| 283 |
+
},
|
| 284 |
+
"PSAL_CORRECTED_QC": {
|
| 285 |
+
"dims": [
|
| 286 |
+
"N_PROF",
|
| 287 |
+
"N_LEVELS"
|
| 288 |
+
],
|
| 289 |
+
"dtype": "|S1",
|
| 290 |
+
"attrs": {
|
| 291 |
+
"long_name": "quality on practical salinity",
|
| 292 |
+
"conventions": "q where q =[0,9]",
|
| 293 |
+
"_fillvalue": "0"
|
| 294 |
+
}
|
| 295 |
+
},
|
| 296 |
+
"JULD_QC": {
|
| 297 |
+
"dims": [
|
| 298 |
+
"N_PROF"
|
| 299 |
+
],
|
| 300 |
+
"dtype": "|S1",
|
| 301 |
+
"attrs": {
|
| 302 |
+
"long_name": "quality on date and time",
|
| 303 |
+
"conventions": "q where q=[0-9]",
|
| 304 |
+
"_fillvalue": "0"
|
| 305 |
+
}
|
| 306 |
+
},
|
| 307 |
+
"POSITION_QC": {
|
| 308 |
+
"dims": [
|
| 309 |
+
"N_PROF"
|
| 310 |
+
],
|
| 311 |
+
"dtype": "|S1",
|
| 312 |
+
"attrs": {
|
| 313 |
+
"long_name": "quality on position (latitude and longitude)",
|
| 314 |
+
"conventions": "q where q =[0,9]",
|
| 315 |
+
"_fillvalue": "0"
|
| 316 |
+
}
|
| 317 |
+
},
|
| 318 |
+
"PROFILE_DEPH_QC": {
|
| 319 |
+
"dims": [
|
| 320 |
+
"N_PROF"
|
| 321 |
+
],
|
| 322 |
+
"dtype": "|S1",
|
| 323 |
+
"attrs": {
|
| 324 |
+
"long_name": "global quality flag of depth profile",
|
| 325 |
+
"conventions": "q where q =[0,9]",
|
| 326 |
+
"_fillvalue": "0"
|
| 327 |
+
}
|
| 328 |
+
},
|
| 329 |
+
"PROFILE_POTM_QC": {
|
| 330 |
+
"dims": [
|
| 331 |
+
"N_PROF"
|
| 332 |
+
],
|
| 333 |
+
"dtype": "|S1",
|
| 334 |
+
"attrs": {
|
| 335 |
+
"long_name": "global quality flag of theta profile",
|
| 336 |
+
"conventions": "q where q =[0,9]",
|
| 337 |
+
"_fillvalue": "0"
|
| 338 |
+
}
|
| 339 |
+
},
|
| 340 |
+
"PROFILE_PSAL_QC": {
|
| 341 |
+
"dims": [
|
| 342 |
+
"N_PROF"
|
| 343 |
+
],
|
| 344 |
+
"dtype": "|S1",
|
| 345 |
+
"attrs": {
|
| 346 |
+
"long_name": "global quality flag of practical salinity profile",
|
| 347 |
+
"conventions": "q where q =[0,9]",
|
| 348 |
+
"_fillvalue": "0"
|
| 349 |
+
}
|
| 350 |
+
}
|
| 351 |
+
}
|
| 352 |
+
},
|
| 353 |
+
"glorys": {
|
| 354 |
+
"provider": "Copernicus Marine Service",
|
| 355 |
+
"product": "Global Ocean Physics Reanalysis / GLORYS12V1",
|
| 356 |
+
"role": "3D ocean reanalysis fields and 2D model surface/ice fields sampled at profile points.",
|
| 357 |
+
"file_count": 843,
|
| 358 |
+
"representative_file": "mercatorglorys12v1_gl12_mean_20100101_R20100106.nc",
|
| 359 |
+
"first_file": "mercatorglorys12v1_gl12_mean_20100101_R20100106.nc",
|
| 360 |
+
"last_file": "mercatorglorys12v1_gl12_mean_20260220_R20260225.nc",
|
| 361 |
+
"global_attrs": {
|
| 362 |
+
"title": "daily mean fields from Global Ocean Physics Analysis and Forecast updated Daily",
|
| 363 |
+
"easting": "longitude",
|
| 364 |
+
"northing": "latitude",
|
| 365 |
+
"history": "2017/08/19 20:09:56 MERCATOR OCEAN Netcdf creation",
|
| 366 |
+
"source": "MERCATOR GLORYS12V1",
|
| 367 |
+
"institution": "MERCATOR OCEAN",
|
| 368 |
+
"references": "http://www.mercator-ocean.fr",
|
| 369 |
+
"comment": "CMEMS product",
|
| 370 |
+
"Conventions": "CF-1.4",
|
| 371 |
+
"domain_name": "GL12",
|
| 372 |
+
"field_type": "mean",
|
| 373 |
+
"field_date": "2010-01-01 00:00:00",
|
| 374 |
+
"field_julian_date": 21915.0,
|
| 375 |
+
"julian_day_unit": "days since 1950-01-01 00:00:00",
|
| 376 |
+
"forecast_range": "2-day_forecast",
|
| 377 |
+
"forecast_type": "hindcast",
|
| 378 |
+
"bulletin_date": "2010-01-06 00:00:00",
|
| 379 |
+
"bulletin_type": "operational",
|
| 380 |
+
"longitude_min": -180.0,
|
| 381 |
+
"longitude_max": 179.9166717529297,
|
| 382 |
+
"latitude_min": -80.0,
|
| 383 |
+
"latitude_max": 90.0,
|
| 384 |
+
"z_min": 0.49402499198913574,
|
| 385 |
+
"z_max": 5727.9169921875
|
| 386 |
+
},
|
| 387 |
+
"dimensions": {
|
| 388 |
+
"time": 1,
|
| 389 |
+
"latitude": 2041,
|
| 390 |
+
"longitude": 4320,
|
| 391 |
+
"depth": 50
|
| 392 |
+
},
|
| 393 |
+
"variables": {
|
| 394 |
+
"thetao": {
|
| 395 |
+
"dims": [
|
| 396 |
+
"time",
|
| 397 |
+
"depth",
|
| 398 |
+
"latitude",
|
| 399 |
+
"longitude"
|
| 400 |
+
],
|
| 401 |
+
"dtype": "float64",
|
| 402 |
+
"attrs": {
|
| 403 |
+
"long_name": "Temperature",
|
| 404 |
+
"standard_name": "sea_water_potential_temperature",
|
| 405 |
+
"units": "degrees_C",
|
| 406 |
+
"unit_long": "Degrees Celsius",
|
| 407 |
+
"valid_min": -32754,
|
| 408 |
+
"valid_max": 19721,
|
| 409 |
+
"cell_methods": "area: mean"
|
| 410 |
+
}
|
| 411 |
+
},
|
| 412 |
+
"so": {
|
| 413 |
+
"dims": [
|
| 414 |
+
"time",
|
| 415 |
+
"depth",
|
| 416 |
+
"latitude",
|
| 417 |
+
"longitude"
|
| 418 |
+
],
|
| 419 |
+
"dtype": "float64",
|
| 420 |
+
"attrs": {
|
| 421 |
+
"long_name": "Salinity",
|
| 422 |
+
"standard_name": "sea_water_salinity",
|
| 423 |
+
"units": "1e-3",
|
| 424 |
+
"unit_long": "Practical Salinity Unit",
|
| 425 |
+
"valid_min": 1,
|
| 426 |
+
"valid_max": 27001,
|
| 427 |
+
"cell_methods": "area: mean"
|
| 428 |
+
}
|
| 429 |
+
},
|
| 430 |
+
"uo": {
|
| 431 |
+
"dims": [
|
| 432 |
+
"time",
|
| 433 |
+
"depth",
|
| 434 |
+
"latitude",
|
| 435 |
+
"longitude"
|
| 436 |
+
],
|
| 437 |
+
"dtype": "float64",
|
| 438 |
+
"attrs": {
|
| 439 |
+
"long_name": "Eastward velocity",
|
| 440 |
+
"standard_name": "eastward_sea_water_velocity",
|
| 441 |
+
"units": "m s-1",
|
| 442 |
+
"unit_long": "Meters per second",
|
| 443 |
+
"valid_min": -3168,
|
| 444 |
+
"valid_max": 3110,
|
| 445 |
+
"cell_methods": "area: mean"
|
| 446 |
+
}
|
| 447 |
+
},
|
| 448 |
+
"vo": {
|
| 449 |
+
"dims": [
|
| 450 |
+
"time",
|
| 451 |
+
"depth",
|
| 452 |
+
"latitude",
|
| 453 |
+
"longitude"
|
| 454 |
+
],
|
| 455 |
+
"dtype": "float64",
|
| 456 |
+
"attrs": {
|
| 457 |
+
"long_name": "Northward velocity",
|
| 458 |
+
"standard_name": "northward_sea_water_velocity",
|
| 459 |
+
"units": "m s-1",
|
| 460 |
+
"unit_long": "Meters per second",
|
| 461 |
+
"valid_min": -3256,
|
| 462 |
+
"valid_max": 3567,
|
| 463 |
+
"cell_methods": "area: mean"
|
| 464 |
+
}
|
| 465 |
+
},
|
| 466 |
+
"zos": {
|
| 467 |
+
"dims": [
|
| 468 |
+
"time",
|
| 469 |
+
"latitude",
|
| 470 |
+
"longitude"
|
| 471 |
+
],
|
| 472 |
+
"dtype": "float64",
|
| 473 |
+
"attrs": {
|
| 474 |
+
"long_name": "Sea surface height",
|
| 475 |
+
"standard_name": "sea_surface_height_above_geoid",
|
| 476 |
+
"units": "m",
|
| 477 |
+
"unit_long": "Meters",
|
| 478 |
+
"valid_min": -6349,
|
| 479 |
+
"valid_max": 5181,
|
| 480 |
+
"cell_methods": "area: mean"
|
| 481 |
+
}
|
| 482 |
+
},
|
| 483 |
+
"mlotst": {
|
| 484 |
+
"dims": [
|
| 485 |
+
"time",
|
| 486 |
+
"latitude",
|
| 487 |
+
"longitude"
|
| 488 |
+
],
|
| 489 |
+
"dtype": "float64",
|
| 490 |
+
"attrs": {
|
| 491 |
+
"long_name": "Density ocean mixed layer thickness",
|
| 492 |
+
"standard_name": "ocean_mixed_layer_thickness_defined_by_sigma_theta",
|
| 493 |
+
"units": "m",
|
| 494 |
+
"unit_long": "Meters",
|
| 495 |
+
"valid_min": 1,
|
| 496 |
+
"valid_max": 12516,
|
| 497 |
+
"cell_methods": "area: mean"
|
| 498 |
+
}
|
| 499 |
+
},
|
| 500 |
+
"bottomT": {
|
| 501 |
+
"dims": [
|
| 502 |
+
"time",
|
| 503 |
+
"latitude",
|
| 504 |
+
"longitude"
|
| 505 |
+
],
|
| 506 |
+
"dtype": "float64",
|
| 507 |
+
"attrs": {
|
| 508 |
+
"long_name": "Sea floor potential temperature",
|
| 509 |
+
"standard_name": "sea_water_potential_temperature_at_sea_floor",
|
| 510 |
+
"units": "degrees_C",
|
| 511 |
+
"unit_long": "Degrees Celsius",
|
| 512 |
+
"valid_min": -32752,
|
| 513 |
+
"valid_max": 19810,
|
| 514 |
+
"cell_methods": "area: mean"
|
| 515 |
+
}
|
| 516 |
+
},
|
| 517 |
+
"sithick": {
|
| 518 |
+
"dims": [
|
| 519 |
+
"time",
|
| 520 |
+
"latitude",
|
| 521 |
+
"longitude"
|
| 522 |
+
],
|
| 523 |
+
"dtype": "float64",
|
| 524 |
+
"attrs": {
|
| 525 |
+
"long_name": "Sea ice thickness",
|
| 526 |
+
"standard_name": "sea_ice_thickness",
|
| 527 |
+
"units": "m",
|
| 528 |
+
"unit_long": "Meters",
|
| 529 |
+
"valid_min": 1,
|
| 530 |
+
"valid_max": 7672,
|
| 531 |
+
"cell_methods": "area: mean where sea_ice"
|
| 532 |
+
}
|
| 533 |
+
},
|
| 534 |
+
"siconc": {
|
| 535 |
+
"dims": [
|
| 536 |
+
"time",
|
| 537 |
+
"latitude",
|
| 538 |
+
"longitude"
|
| 539 |
+
],
|
| 540 |
+
"dtype": "float64",
|
| 541 |
+
"attrs": {
|
| 542 |
+
"long_name": "Ice concentration",
|
| 543 |
+
"standard_name": "sea_ice_area_fraction",
|
| 544 |
+
"units": "1",
|
| 545 |
+
"unit_long": "Fraction",
|
| 546 |
+
"valid_min": 1,
|
| 547 |
+
"valid_max": 28027,
|
| 548 |
+
"cell_methods": "area: mean where sea_ice"
|
| 549 |
+
}
|
| 550 |
+
},
|
| 551 |
+
"usi": {
|
| 552 |
+
"dims": [
|
| 553 |
+
"time",
|
| 554 |
+
"latitude",
|
| 555 |
+
"longitude"
|
| 556 |
+
],
|
| 557 |
+
"dtype": "float64",
|
| 558 |
+
"attrs": {
|
| 559 |
+
"long_name": "Sea ice eastward velocity",
|
| 560 |
+
"standard_name": "eastward_sea_ice_velocity",
|
| 561 |
+
"units": "m s-1",
|
| 562 |
+
"unit_long": "Meters per second",
|
| 563 |
+
"valid_min": -21266,
|
| 564 |
+
"valid_max": 28902,
|
| 565 |
+
"cell_methods": "area: mean where sea_ice"
|
| 566 |
+
}
|
| 567 |
+
},
|
| 568 |
+
"vsi": {
|
| 569 |
+
"dims": [
|
| 570 |
+
"time",
|
| 571 |
+
"latitude",
|
| 572 |
+
"longitude"
|
| 573 |
+
],
|
| 574 |
+
"dtype": "float64",
|
| 575 |
+
"attrs": {
|
| 576 |
+
"long_name": "Sea ice northward velocity",
|
| 577 |
+
"standard_name": "northward_sea_ice_velocity",
|
| 578 |
+
"units": "m s-1",
|
| 579 |
+
"unit_long": "Meters per second",
|
| 580 |
+
"valid_min": -32158,
|
| 581 |
+
"valid_max": 23067,
|
| 582 |
+
"cell_methods": "area: mean where sea_ice"
|
| 583 |
+
}
|
| 584 |
+
},
|
| 585 |
+
"time": {
|
| 586 |
+
"dims": [
|
| 587 |
+
"time"
|
| 588 |
+
],
|
| 589 |
+
"dtype": "float32",
|
| 590 |
+
"attrs": {
|
| 591 |
+
"long_name": "Time (hours since 1950-01-01)",
|
| 592 |
+
"standard_name": "time",
|
| 593 |
+
"calendar": "gregorian",
|
| 594 |
+
"valid_min": 525972.0,
|
| 595 |
+
"valid_max": 525972.0,
|
| 596 |
+
"units": "hours since 1950-01-01 00:00:00",
|
| 597 |
+
"axis": "T"
|
| 598 |
+
}
|
| 599 |
+
},
|
| 600 |
+
"depth": {
|
| 601 |
+
"dims": [
|
| 602 |
+
"depth"
|
| 603 |
+
],
|
| 604 |
+
"dtype": "float32",
|
| 605 |
+
"attrs": {
|
| 606 |
+
"valid_min": 0.49402499198913574,
|
| 607 |
+
"valid_max": 5727.9169921875,
|
| 608 |
+
"units": "m",
|
| 609 |
+
"positive": "down",
|
| 610 |
+
"unit_long": "Meters",
|
| 611 |
+
"long_name": "Depth",
|
| 612 |
+
"standard_name": "depth",
|
| 613 |
+
"axis": "Z"
|
| 614 |
+
}
|
| 615 |
+
},
|
| 616 |
+
"latitude": {
|
| 617 |
+
"dims": [
|
| 618 |
+
"latitude"
|
| 619 |
+
],
|
| 620 |
+
"dtype": "float32",
|
| 621 |
+
"attrs": {
|
| 622 |
+
"valid_min": -80.0,
|
| 623 |
+
"valid_max": 90.0,
|
| 624 |
+
"step": 0.08333587646484375,
|
| 625 |
+
"units": "degrees_north",
|
| 626 |
+
"unit_long": "Degrees North",
|
| 627 |
+
"long_name": "Latitude",
|
| 628 |
+
"standard_name": "latitude",
|
| 629 |
+
"axis": "Y"
|
| 630 |
+
}
|
| 631 |
+
},
|
| 632 |
+
"longitude": {
|
| 633 |
+
"dims": [
|
| 634 |
+
"longitude"
|
| 635 |
+
],
|
| 636 |
+
"dtype": "float32",
|
| 637 |
+
"attrs": {
|
| 638 |
+
"valid_min": -180.0,
|
| 639 |
+
"valid_max": 179.9166717529297,
|
| 640 |
+
"step": 0.0833282470703125,
|
| 641 |
+
"units": "degrees_east",
|
| 642 |
+
"unit_long": "Degrees East",
|
| 643 |
+
"long_name": "Longitude",
|
| 644 |
+
"standard_name": "longitude",
|
| 645 |
+
"axis": "X"
|
| 646 |
+
}
|
| 647 |
+
}
|
| 648 |
+
}
|
| 649 |
+
},
|
| 650 |
+
"ostia": {
|
| 651 |
+
"provider": "Copernicus Marine Service / UK Met Office OSTIA",
|
| 652 |
+
"product": "SST_GLO_SST_L4_REP_OBSERVATIONS_010_011",
|
| 653 |
+
"role": "Daily analysed sea-surface temperature and mask fields sampled at profile points.",
|
| 654 |
+
"file_count": 5326,
|
| 655 |
+
"representative_file": "20100101120000-UKMO-L4_GHRSST-SSTfnd-OSTIA-GLOB_REP-v02.0-fv02.0.nc",
|
| 656 |
+
"first_file": "20100101120000-UKMO-L4_GHRSST-SSTfnd-OSTIA-GLOB_REP-v02.0-fv02.0.nc",
|
| 657 |
+
"last_file": "20240731120000-UKMO-L4_GHRSST-SSTfnd-OSTIA-GLOB_REP-v02.0-fv02.0.nc",
|
| 658 |
+
"global_attrs": {
|
| 659 |
+
"Conventions": "CF-1.4, ACDD-1.3",
|
| 660 |
+
"summary": "A merged, multi-sensor L4 Foundation SST product",
|
| 661 |
+
"references": "Donlon, C.J., Martin, M., Stark, J.D., Roberts-Jones, J., Fiedler, E., Wimmer, W., 2011. The Operational Sea Surface Temperature and Sea Ice Analysis (OSTIA). Remote Sensing of the Environment",
|
| 662 |
+
"institution": "UKMO",
|
| 663 |
+
"history": "Created from sst.nc; obs_anal.nc; seaice.nc",
|
| 664 |
+
"comment": "WARNING Some applications are unable to properly handle signed byte values. If values are encountered > 127, please subtract 256 from this reported value",
|
| 665 |
+
"license": "These data are available free of charge under the CMEMS data policy",
|
| 666 |
+
"id": "OSTIA-UKMO-L4-GLOB-v2.0",
|
| 667 |
+
"naming_authority": "org.ghrsst",
|
| 668 |
+
"product_version": "3.2",
|
| 669 |
+
"uuid": "a2df4a18-6f19-4772-9532-39307a0e2794",
|
| 670 |
+
"gds_version_id": "2.4",
|
| 671 |
+
"netcdf_version_id": "4.1",
|
| 672 |
+
"date_created": "20190818T061207Z",
|
| 673 |
+
"start_time": "20100101T000000Z",
|
| 674 |
+
"time_coverage_start": "20100101T000000Z",
|
| 675 |
+
"stop_time": "20100102T000000Z",
|
| 676 |
+
"time_coverage_end": "20100102T000000Z",
|
| 677 |
+
"file_quality_level": 3,
|
| 678 |
+
"Metadata_Conventions": "Unidata Observation Dataset v1.0",
|
| 679 |
+
"metadata_link": "http://podaac.jpl.nasa.gov/ws/metadata/dataset?format=gcmd&shortName=UKMO-L4HRfnd-GLOB-OSTIA",
|
| 680 |
+
"keywords": "Oceans > Ocean Temperature > Sea Surface Temperature",
|
| 681 |
+
"keywords_vocabulary": "NASA Global Change Master Directory (GCMD) Science Keywords",
|
| 682 |
+
"standard_name_vocabulary": "NetCDF Climate and Forecast (CF) Metadata Convention",
|
| 683 |
+
"westernmost_longitude": -180.0,
|
| 684 |
+
"easternmost_longitude": 180.00001525878906,
|
| 685 |
+
"southernmost_latitude": -90.0,
|
| 686 |
+
"northernmost_latitude": 90.0,
|
| 687 |
+
"spatial_resolution": "0.05 degree",
|
| 688 |
+
"geospatial_lat_units": "degrees_north",
|
| 689 |
+
"geospatial_lat_resolution": 0.05000000074505806,
|
| 690 |
+
"geospatial_lon_units": "degrees_east",
|
| 691 |
+
"geospatial_lon_resolution": 0.05000000074505806,
|
| 692 |
+
"acknowledgment": "Please acknowledge the use of these data with the following statement: These data were provided by GHRSST, Met Office and CMEMS",
|
| 693 |
+
"creator_name": "Met Office as part of CMEMS",
|
| 694 |
+
"creator_email": "servicedesk.cmems@mercator-ocean.eu",
|
| 695 |
+
"creator_url": "http://marine.copernicus.eu",
|
| 696 |
+
"project": "Group for High Resolution Sea Surface Temperature",
|
| 697 |
+
"publisher_name": "GHRSST Project Office",
|
| 698 |
+
"publisher_url": "http://www.ghrsst.org",
|
| 699 |
+
"publisher_email": "ghrsst-po@nceo.ac.uk",
|
| 700 |
+
"processing_level": "L4",
|
| 701 |
+
"cdm_data_type": "grid",
|
| 702 |
+
"title": "Global SST & Sea Ice Analysis, L4 OSTIA, 0.05 deg daily (METOFFICE-GLO-SST-L4-REP-OBS-SST-V2)",
|
| 703 |
+
"sensor": "AMSR2, AMSRE, GOES<13,16>, SEVIRI, SLSTRA, ATSR<1,2>, AATSR, AVHRR<07,09,11,12,14,15,16,17,18,19,MTA>, GMI, VIIRS<NPP,N20>",
|
| 704 |
+
"platform": "GCOM-W, AQUA, GOES<13,16>, MetoSat<08,09,10,11>, Sentinel-<3a,3b>, ERS<1,2>, Envisat, NOAA-<07,08,09,11,12,14,15,16,17,18,19,MTA>, GPM-Core, Suomi-NPP, NOAA-20",
|
| 705 |
+
"source": "AMSR2-REMSS-L2P-v2.0, AMSRE-REMSS-L2P-v2.0, GOES<13,16>-OSISAF-L3C-v2.0, SEVIRI-OSISAF-L3C-v2.0, SLSTRA-C3S-L3C-v2.0, ATSR<1,2>-ESACCI-L3U-v2.0, AATSR-ESACCI-L3U-v2.0, AVHRR<07,09,11,12,14,15,16,17,18,19,MTA>-ESACCI-L3U-v2.0, GMI-REMSS-L3U-v2.0, VIIRS<NPP,N20>-OSPO-L3U-v2.0, OSISAF_ICE"
|
| 706 |
+
},
|
| 707 |
+
"dimensions": {
|
| 708 |
+
"time": 1,
|
| 709 |
+
"lat": 3600,
|
| 710 |
+
"lon": 7200
|
| 711 |
+
},
|
| 712 |
+
"variables": {
|
| 713 |
+
"analysed_sst": {
|
| 714 |
+
"dims": [
|
| 715 |
+
"time",
|
| 716 |
+
"lat",
|
| 717 |
+
"lon"
|
| 718 |
+
],
|
| 719 |
+
"dtype": "float32",
|
| 720 |
+
"attrs": {
|
| 721 |
+
"long_name": "analysed sea surface temperature",
|
| 722 |
+
"standard_name": "sea_surface_foundation_temperature",
|
| 723 |
+
"units": "kelvin",
|
| 724 |
+
"valid_min": -300,
|
| 725 |
+
"valid_max": 4500,
|
| 726 |
+
"source": "AMSR2-REMSS-L2P-v2.0, AMSRE-REMSS-L2P-v2.0, TMI-REMSS-L2P-v04, GOES13-OSISAF-L3C-v2.0, SEVIRI-OSISAF-L3C-v2.0, SLSTRA-C3S-L3C-v2.0, ATSR<1,2>-ESACCI-L3U-v2.0, AATSR-ESACCI-L3U-v2.0, AVHRR<06,07,08,09,10,11,12,14,15,16,17,18,19>-ESACCI-L3U-v2.0, AVHRRMTA-ESACCI-L3U-v2.0, GMI-REMSS-L3U-v2.0, VIIRS-OSPO-L3U-v2.0",
|
| 727 |
+
"reference": "C.J. Donlon, M. Martin,J.D. Stark, J. Roberts-Jones, E. Fiedler, W. Wimmer. The operational sea surface temperature and sea ice analysis (OSTIA) system. Remote Sensing Environ., 116 (2012), pp. 140-158 http://dx.doi.org/10.1016/j.rse.2010.10.017",
|
| 728 |
+
"comment": "OSTIA foundation SST"
|
| 729 |
+
}
|
| 730 |
+
},
|
| 731 |
+
"analysis_error": {
|
| 732 |
+
"dims": [
|
| 733 |
+
"time",
|
| 734 |
+
"lat",
|
| 735 |
+
"lon"
|
| 736 |
+
],
|
| 737 |
+
"dtype": "float32",
|
| 738 |
+
"attrs": {
|
| 739 |
+
"long_name": "estimated error standard deviation of analysed_sst",
|
| 740 |
+
"standard_name": "sea_surface_foundation_temperature standard_error",
|
| 741 |
+
"units": "kelvin",
|
| 742 |
+
"valid_min": 0,
|
| 743 |
+
"valid_max": 32767,
|
| 744 |
+
"comment": "OSTIA foundation SST analysis standard deviation error"
|
| 745 |
+
}
|
| 746 |
+
},
|
| 747 |
+
"sea_ice_fraction": {
|
| 748 |
+
"dims": [
|
| 749 |
+
"time",
|
| 750 |
+
"lat",
|
| 751 |
+
"lon"
|
| 752 |
+
],
|
| 753 |
+
"dtype": "float32",
|
| 754 |
+
"attrs": {
|
| 755 |
+
"long_name": "sea ice area fraction",
|
| 756 |
+
"standard_name": "sea_ice_area_fraction",
|
| 757 |
+
"units": "1",
|
| 758 |
+
"valid_min": 0,
|
| 759 |
+
"valid_max": 100,
|
| 760 |
+
"source": "EUMETSAT OSI-SAF",
|
| 761 |
+
"comment": "Sea ice area fraction"
|
| 762 |
+
}
|
| 763 |
+
},
|
| 764 |
+
"mask": {
|
| 765 |
+
"dims": [
|
| 766 |
+
"time",
|
| 767 |
+
"lat",
|
| 768 |
+
"lon"
|
| 769 |
+
],
|
| 770 |
+
"dtype": "float32",
|
| 771 |
+
"attrs": {
|
| 772 |
+
"long_name": "land sea ice lake bit mask",
|
| 773 |
+
"valid_min": 1,
|
| 774 |
+
"valid_max": 31,
|
| 775 |
+
"flag_masks": [
|
| 776 |
+
1,
|
| 777 |
+
2,
|
| 778 |
+
4,
|
| 779 |
+
8,
|
| 780 |
+
16
|
| 781 |
+
],
|
| 782 |
+
"flag_meanings": "water land optional_lake_surface sea_ice optional_river_surface",
|
| 783 |
+
"source": "NAVOCEANO_landmask_v1.0 EUMETSAT_OSI-SAF_icemask ARCLake_lakemask",
|
| 784 |
+
"comment": "Land/ open ocean/ sea ice lake mask"
|
| 785 |
+
}
|
| 786 |
+
},
|
| 787 |
+
"time": {
|
| 788 |
+
"dims": [
|
| 789 |
+
"time"
|
| 790 |
+
],
|
| 791 |
+
"dtype": "int32",
|
| 792 |
+
"attrs": {
|
| 793 |
+
"long_name": "reference time of sst field",
|
| 794 |
+
"standard_name": "time",
|
| 795 |
+
"axis": "T",
|
| 796 |
+
"units": "seconds since 1981-01-01 00:00:00",
|
| 797 |
+
"comment": ""
|
| 798 |
+
}
|
| 799 |
+
},
|
| 800 |
+
"lat": {
|
| 801 |
+
"dims": [
|
| 802 |
+
"lat"
|
| 803 |
+
],
|
| 804 |
+
"dtype": "float32",
|
| 805 |
+
"attrs": {
|
| 806 |
+
"standard_name": "latitude",
|
| 807 |
+
"long_name": "latitude",
|
| 808 |
+
"units": "degrees_north",
|
| 809 |
+
"valid_min": -90.0,
|
| 810 |
+
"valid_max": 90.0,
|
| 811 |
+
"axis": "Y",
|
| 812 |
+
"comment": "Latitude geographical coordinates,WGS84 projection"
|
| 813 |
+
}
|
| 814 |
+
},
|
| 815 |
+
"lon": {
|
| 816 |
+
"dims": [
|
| 817 |
+
"lon"
|
| 818 |
+
],
|
| 819 |
+
"dtype": "float32",
|
| 820 |
+
"attrs": {
|
| 821 |
+
"standard_name": "longitude",
|
| 822 |
+
"long_name": "longitude",
|
| 823 |
+
"units": "degrees_east",
|
| 824 |
+
"valid_min": -180.0,
|
| 825 |
+
"valid_max": 180.0,
|
| 826 |
+
"axis": "X",
|
| 827 |
+
"comment": "Longitude geographical coordinates,WGS84 projection"
|
| 828 |
+
}
|
| 829 |
+
}
|
| 830 |
+
}
|
| 831 |
+
},
|
| 832 |
+
"sealevel": {
|
| 833 |
+
"provider": "Copernicus Marine Service",
|
| 834 |
+
"product": "SEALEVEL_GLO_PHY_L4_MY_008_047",
|
| 835 |
+
"dataset_id": "cmems_obs-sl_glo_phy-ssh_my_allsat-l4-duacs-0.125deg_P1D",
|
| 836 |
+
"role": "Daily sea-level, geostrophic current, and ice-flag fields sampled at profile points.",
|
| 837 |
+
"file_count": 5326,
|
| 838 |
+
"representative_file": "dt_global_allsat_phy_l4_20100101_20241016.nc",
|
| 839 |
+
"first_file": "dt_global_allsat_phy_l4_20100101_20241016.nc",
|
| 840 |
+
"last_file": "dt_global_allsat_phy_l4_20240731_20250429.nc",
|
| 841 |
+
"global_attrs": {
|
| 842 |
+
"Conventions": "CF-1.6",
|
| 843 |
+
"Metadata_Conventions": "Unidata Dataset Discovery v1.0",
|
| 844 |
+
"cdm_data_type": "Grid",
|
| 845 |
+
"comment": "Sea Surface Height measured by Altimetry and derived variables",
|
| 846 |
+
"contact": "servicedesk.cmems@mercator-ocean.eu",
|
| 847 |
+
"creator_email": "servicedesk.cmems@mercator-ocean.eu",
|
| 848 |
+
"creator_name": "CMEMS - Sea Level Thematic Assembly Center",
|
| 849 |
+
"creator_url": "http://marine.copernicus.eu",
|
| 850 |
+
"institution": "CLS, CNES",
|
| 851 |
+
"keywords": "Oceans > Ocean Topography > Sea Surface Height",
|
| 852 |
+
"keywords_vocabulary": "NetCDF COARDS Climate and Forecast Standard Names",
|
| 853 |
+
"license": "http://marine.copernicus.eu/web/27-service-commitments-and-licence.php",
|
| 854 |
+
"processing_level": "L4",
|
| 855 |
+
"product_version": "vNov2024",
|
| 856 |
+
"project": "COPERNICUS MARINE ENVIRONMENT MONITORING SERVICE (CMEMS)",
|
| 857 |
+
"references": "http://marine.copernicus.eu",
|
| 858 |
+
"software_version": "8.0_MIOST_DT2024_baseline",
|
| 859 |
+
"source": "Altimetry measurements",
|
| 860 |
+
"ssalto_duacs_comment": "The reference mission used for the altimeter inter-calibration processing is Topex/Poseidon between 1993-01-01 and 2002-04-23, Jason-1 between 2002-04-24 and 2008-10-18, OSTM/Jason-2 between 2008-10-19 and 2016-06-25, Jason-3 since 2016-06-25.",
|
| 861 |
+
"standard_name_vocabulary": "NetCDF Climate and Forecast (CF) Metadata Convention Standard Name Table v37",
|
| 862 |
+
"summary": "SSALTO/DUACS Delayed-Time Level-4 sea surface height and derived variables measured by multi-satellite altimetry observations over Global Ocean.",
|
| 863 |
+
"title": "DT merged all satellites Global Ocean Gridded SSALTO/DUACS Sea Surface Height L4 product and derived variables",
|
| 864 |
+
"date_created": "2024-10-16T16:52:55Z",
|
| 865 |
+
"history": "2024-10-16 16:52:55Z: Creation",
|
| 866 |
+
"geospatial_lat_max": 89.9375,
|
| 867 |
+
"geospatial_lat_min": -89.9375,
|
| 868 |
+
"geospatial_lat_resolution": 0.125,
|
| 869 |
+
"geospatial_lat_units": "degrees_north",
|
| 870 |
+
"geospatial_lon_max": 179.9375,
|
| 871 |
+
"geospatial_lon_min": -179.9375,
|
| 872 |
+
"geospatial_lon_resolution": 0.125,
|
| 873 |
+
"geospatial_lon_units": "degrees_east",
|
| 874 |
+
"geospatial_vertical_max": 0.0,
|
| 875 |
+
"geospatial_vertical_min": 0.0,
|
| 876 |
+
"geospatial_vertical_positive": "down",
|
| 877 |
+
"geospatial_vertical_resolution": "point",
|
| 878 |
+
"geospatial_vertical_units": "m",
|
| 879 |
+
"time_coverage_duration": "P1D",
|
| 880 |
+
"time_coverage_resolution": "P1D",
|
| 881 |
+
"time_coverage_end": "2010-01-01T12:00:00Z",
|
| 882 |
+
"time_coverage_start": "2009-12-31T12:00:00Z",
|
| 883 |
+
"platform": "Jason-1 Interleaved, OSTM/Jason-2, Envisat"
|
| 884 |
+
},
|
| 885 |
+
"dimensions": {
|
| 886 |
+
"latitude": 1440,
|
| 887 |
+
"nv": 2,
|
| 888 |
+
"longitude": 2880,
|
| 889 |
+
"time": 1
|
| 890 |
+
},
|
| 891 |
+
"variables": {
|
| 892 |
+
"sla": {
|
| 893 |
+
"dims": [
|
| 894 |
+
"time",
|
| 895 |
+
"latitude",
|
| 896 |
+
"longitude"
|
| 897 |
+
],
|
| 898 |
+
"dtype": "float64",
|
| 899 |
+
"attrs": {
|
| 900 |
+
"ancillary_variables": "err_sla",
|
| 901 |
+
"comment": "The sea level anomaly is the sea surface height above mean sea surface; it is referenced to the [1993, 2012] period; see the product user manual for details",
|
| 902 |
+
"grid_mapping": "crs",
|
| 903 |
+
"long_name": "Sea level anomaly",
|
| 904 |
+
"standard_name": "sea_surface_height_above_sea_level",
|
| 905 |
+
"units": "m"
|
| 906 |
+
}
|
| 907 |
+
},
|
| 908 |
+
"err_sla": {
|
| 909 |
+
"dims": [
|
| 910 |
+
"time",
|
| 911 |
+
"latitude",
|
| 912 |
+
"longitude"
|
| 913 |
+
],
|
| 914 |
+
"dtype": "float64",
|
| 915 |
+
"attrs": {
|
| 916 |
+
"comment": "The formal mapping error represents a purely theoretical mapping error. It mainly traduces errors induced by the constellation sampling capability and consistency with the spatial/temporal scales considered, as described in Le Traon et al (1998) or Ducet et al (2000)",
|
| 917 |
+
"grid_mapping": "crs",
|
| 918 |
+
"long_name": "Formal mapping error",
|
| 919 |
+
"standard_name": "sea_surface_height_above_sea_level standard_error",
|
| 920 |
+
"units": "m"
|
| 921 |
+
}
|
| 922 |
+
},
|
| 923 |
+
"ugosa": {
|
| 924 |
+
"dims": [
|
| 925 |
+
"time",
|
| 926 |
+
"latitude",
|
| 927 |
+
"longitude"
|
| 928 |
+
],
|
| 929 |
+
"dtype": "float64",
|
| 930 |
+
"attrs": {
|
| 931 |
+
"ancillary_variables": "err_ugosa",
|
| 932 |
+
"comment": "The geostrophic velocity anomalies are referenced to the [1993, 2012] period",
|
| 933 |
+
"grid_mapping": "crs",
|
| 934 |
+
"long_name": "Geostrophic velocity anomalies: zonal component",
|
| 935 |
+
"standard_name": "surface_geostrophic_eastward_sea_water_velocity_assuming_sea_level_for_geoid",
|
| 936 |
+
"units": "m/s"
|
| 937 |
+
}
|
| 938 |
+
},
|
| 939 |
+
"err_ugosa": {
|
| 940 |
+
"dims": [
|
| 941 |
+
"time",
|
| 942 |
+
"latitude",
|
| 943 |
+
"longitude"
|
| 944 |
+
],
|
| 945 |
+
"dtype": "float64",
|
| 946 |
+
"attrs": {
|
| 947 |
+
"comment": "The formal mapping error represents a purely theoretical mapping error. It mainly traduces errors induced by the constellation sampling capability and consistency with the spatial/temporal scales considered, as described in Le Traon et al (1998) or Ducet et al (2000)",
|
| 948 |
+
"grid_mapping": "crs",
|
| 949 |
+
"long_name": "Formal mapping error on zonal geostrophic velocity anomalies",
|
| 950 |
+
"standard_name": "surface_geostrophic_eastward_sea_water_velocity_assuming_sea_level_for_geoid standard_error",
|
| 951 |
+
"units": "m/s"
|
| 952 |
+
}
|
| 953 |
+
},
|
| 954 |
+
"vgosa": {
|
| 955 |
+
"dims": [
|
| 956 |
+
"time",
|
| 957 |
+
"latitude",
|
| 958 |
+
"longitude"
|
| 959 |
+
],
|
| 960 |
+
"dtype": "float64",
|
| 961 |
+
"attrs": {
|
| 962 |
+
"ancillary_variables": "err_vgosa",
|
| 963 |
+
"comment": "The geostrophic velocity anomalies are referenced to the [1993, 2012] period",
|
| 964 |
+
"grid_mapping": "crs",
|
| 965 |
+
"long_name": "Geostrophic velocity anomalies: meridian component",
|
| 966 |
+
"standard_name": "surface_geostrophic_northward_sea_water_velocity_assuming_sea_level_for_geoid",
|
| 967 |
+
"units": "m/s"
|
| 968 |
+
}
|
| 969 |
+
},
|
| 970 |
+
"err_vgosa": {
|
| 971 |
+
"dims": [
|
| 972 |
+
"time",
|
| 973 |
+
"latitude",
|
| 974 |
+
"longitude"
|
| 975 |
+
],
|
| 976 |
+
"dtype": "float64",
|
| 977 |
+
"attrs": {
|
| 978 |
+
"comment": "The formal mapping error represents a purely theoretical mapping error. It mainly traduces errors induced by the constellation sampling capability and consistency with the spatial/temporal scales considered, as described in Le Traon et al (1998) or Ducet et al (2000)",
|
| 979 |
+
"grid_mapping": "crs",
|
| 980 |
+
"long_name": "Formal mapping error on meridional geostrophic velocity anomalies",
|
| 981 |
+
"standard_name": "surface_geostrophic_northward_sea_water_velocity_assuming_sea_level_for_geoid standard_error",
|
| 982 |
+
"units": "m/s"
|
| 983 |
+
}
|
| 984 |
+
},
|
| 985 |
+
"adt": {
|
| 986 |
+
"dims": [
|
| 987 |
+
"time",
|
| 988 |
+
"latitude",
|
| 989 |
+
"longitude"
|
| 990 |
+
],
|
| 991 |
+
"dtype": "float64",
|
| 992 |
+
"attrs": {
|
| 993 |
+
"comment": "The absolute dynamic topography is the sea surface height above geoid; the adt is obtained as follows: adt=sla+mdt where mdt is the mean dynamic topography; see the product user manual for details",
|
| 994 |
+
"grid_mapping": "crs",
|
| 995 |
+
"long_name": "Absolute dynamic topography",
|
| 996 |
+
"standard_name": "sea_surface_height_above_geoid",
|
| 997 |
+
"units": "m"
|
| 998 |
+
}
|
| 999 |
+
},
|
| 1000 |
+
"ugos": {
|
| 1001 |
+
"dims": [
|
| 1002 |
+
"time",
|
| 1003 |
+
"latitude",
|
| 1004 |
+
"longitude"
|
| 1005 |
+
],
|
| 1006 |
+
"dtype": "float64",
|
| 1007 |
+
"attrs": {
|
| 1008 |
+
"grid_mapping": "crs",
|
| 1009 |
+
"long_name": "Absolute geostrophic velocity: zonal component",
|
| 1010 |
+
"standard_name": "surface_geostrophic_eastward_sea_water_velocity",
|
| 1011 |
+
"units": "m/s"
|
| 1012 |
+
}
|
| 1013 |
+
},
|
| 1014 |
+
"vgos": {
|
| 1015 |
+
"dims": [
|
| 1016 |
+
"time",
|
| 1017 |
+
"latitude",
|
| 1018 |
+
"longitude"
|
| 1019 |
+
],
|
| 1020 |
+
"dtype": "float64",
|
| 1021 |
+
"attrs": {
|
| 1022 |
+
"grid_mapping": "crs",
|
| 1023 |
+
"long_name": "Absolute geostrophic velocity: meridian component",
|
| 1024 |
+
"standard_name": "surface_geostrophic_northward_sea_water_velocity",
|
| 1025 |
+
"units": "m/s"
|
| 1026 |
+
}
|
| 1027 |
+
},
|
| 1028 |
+
"flag_ice": {
|
| 1029 |
+
"dims": [
|
| 1030 |
+
"time",
|
| 1031 |
+
"latitude",
|
| 1032 |
+
"longitude"
|
| 1033 |
+
],
|
| 1034 |
+
"dtype": "float64",
|
| 1035 |
+
"attrs": {
|
| 1036 |
+
"long_name": "Ice Flag for a 15% criterion of ice concentration",
|
| 1037 |
+
"flag_meanings": "data_on_sea data_on_ice",
|
| 1038 |
+
"flag_values": [
|
| 1039 |
+
0,
|
| 1040 |
+
1
|
| 1041 |
+
],
|
| 1042 |
+
"standard_name": "status_flag",
|
| 1043 |
+
"comment": "Ice Flag based on CDR OSI SAF V3.0 products until 2020 (OSI-450_a), ICDR OSI SAF V3.0 (Interim products) from 2021 (OSI-430-a) (Lavergne et al., 2019). The flag corresponds to the 15% sea ice concentration.",
|
| 1044 |
+
"grid_mapping": "crs"
|
| 1045 |
+
}
|
| 1046 |
+
},
|
| 1047 |
+
"tpa_correction": {
|
| 1048 |
+
"dims": [
|
| 1049 |
+
"time"
|
| 1050 |
+
],
|
| 1051 |
+
"dtype": "float64",
|
| 1052 |
+
"attrs": {
|
| 1053 |
+
"long_name": "TOPEX-A instrumental drift correction derived from altimetry and tide gauges global comparisons (WCRP Sea Level Budget Group, 2018)",
|
| 1054 |
+
"standard_name": "sea_surface_height_above_sea_level",
|
| 1055 |
+
"comment": "NOT IMPLEMENTED YET: This correction is not yet available for the current product version. This field will be updated once this correction is producted. This variable can be added to the gridded SLA to correct for the observed instrumental drift during the lifetime of the TOPEX-A mission (the correction is null after this period). This is a global correction to be added a posteriori (and not before) on the global mean sea level estimate derived from the gridded sea level map. It can be applied at regional or local scale as a best estimate (better than no correction, since the regional variation of the instrumental drift is unknown). See product manual for more details.",
|
| 1056 |
+
"units": "m"
|
| 1057 |
+
}
|
| 1058 |
+
},
|
| 1059 |
+
"time": {
|
| 1060 |
+
"dims": [
|
| 1061 |
+
"time"
|
| 1062 |
+
],
|
| 1063 |
+
"dtype": "float32",
|
| 1064 |
+
"attrs": {
|
| 1065 |
+
"long_name": "Time",
|
| 1066 |
+
"calendar": "gregorian",
|
| 1067 |
+
"axis": "T",
|
| 1068 |
+
"standard_name": "time",
|
| 1069 |
+
"units": "days since 1950-01-01 00:00:00"
|
| 1070 |
+
}
|
| 1071 |
+
},
|
| 1072 |
+
"latitude": {
|
| 1073 |
+
"dims": [
|
| 1074 |
+
"latitude"
|
| 1075 |
+
],
|
| 1076 |
+
"dtype": "float32",
|
| 1077 |
+
"attrs": {
|
| 1078 |
+
"long_name": "Latitude",
|
| 1079 |
+
"valid_max": 89.9375,
|
| 1080 |
+
"axis": "Y",
|
| 1081 |
+
"standard_name": "latitude",
|
| 1082 |
+
"bounds": "lat_bnds",
|
| 1083 |
+
"units": "degrees_north",
|
| 1084 |
+
"valid_min": -89.9375
|
| 1085 |
+
}
|
| 1086 |
+
},
|
| 1087 |
+
"longitude": {
|
| 1088 |
+
"dims": [
|
| 1089 |
+
"longitude"
|
| 1090 |
+
],
|
| 1091 |
+
"dtype": "float32",
|
| 1092 |
+
"attrs": {
|
| 1093 |
+
"axis": "X",
|
| 1094 |
+
"long_name": "Longitude",
|
| 1095 |
+
"standard_name": "longitude",
|
| 1096 |
+
"units": "degrees_east",
|
| 1097 |
+
"valid_max": 179.9375,
|
| 1098 |
+
"valid_min": -179.9375,
|
| 1099 |
+
"bounds": "lon_bnds"
|
| 1100 |
+
}
|
| 1101 |
+
}
|
| 1102 |
+
}
|
| 1103 |
+
},
|
| 1104 |
+
"sss": {
|
| 1105 |
+
"provider": "Copernicus Marine Service / CNR",
|
| 1106 |
+
"product": "MULTIOBS_GLO_PHY_S_SURFACE_MYNRT_015_013",
|
| 1107 |
+
"dataset_id": "cmems_obs-mob_glo_phy-sss_my_multi_P1D",
|
| 1108 |
+
"role": "Daily sea-surface salinity, density, and sea-ice fields sampled at profile points.",
|
| 1109 |
+
"file_count": 5326,
|
| 1110 |
+
"representative_file": "dataset-sss-ssd-rep-daily_20100101T1200Z_P20241017T0000Z.nc",
|
| 1111 |
+
"first_file": "dataset-sss-ssd-rep-daily_20100101T1200Z_P20241017T0000Z.nc",
|
| 1112 |
+
"last_file": "dataset-sss-ssd-rep-daily_20240731T1200Z_P20260101T0000Z.nc",
|
| 1113 |
+
"global_attrs": {
|
| 1114 |
+
"Conventions": "CF-1.7",
|
| 1115 |
+
"title": "Global Analysed Sea Surface Salinity and Density",
|
| 1116 |
+
"references": "Buongiorno Nardelli, B., R. Droghei, and R. Santoleri (2016), Multi-dimensional interpolation of SMOS sea surface salinity with surface temperature and in situ salinity data, Remote Sens. Environ., doi:10.1016/j.rse.2015.12.052.;Sammartino, M., Aronica, S., Santoleri, S., and B. Buongiorno Nardelli, (2022), Retrieving Mediterranean Sea Surface Salinity Distribution and Interannual Trends from Multi-Sensor Satellite and In Situ Data, Remote Sens., doi.org/10.3390/rs14102502.",
|
| 1117 |
+
"institution": "CNR",
|
| 1118 |
+
"contact": "servicedesk.cmems@mercator-ocean.eu",
|
| 1119 |
+
"netcdf_version_id": "4.9.3-development of Jun 4 2023 14:13:36",
|
| 1120 |
+
"creation_date": "Thu 17 Oct 2024 10:57:11",
|
| 1121 |
+
"product_version": "1.1",
|
| 1122 |
+
"grid_resolution": "0.125 degrees",
|
| 1123 |
+
"software_version": "SSS/SSD HR Processor v1.1",
|
| 1124 |
+
"westernmost_longitude": "0.0625",
|
| 1125 |
+
"easternmost_longitude": "359.9375",
|
| 1126 |
+
"southernmost_latitude": "-89.9375",
|
| 1127 |
+
"northernmost_latitude": "89.9375",
|
| 1128 |
+
"Scaling_Equation": "(scale_factor*data) + add_offset",
|
| 1129 |
+
"license": "free registration at Copernicus Marine Service (http://marine.copernicus.eu/web/56-user-registration-form.php)"
|
| 1130 |
+
},
|
| 1131 |
+
"dimensions": {
|
| 1132 |
+
"time": 1,
|
| 1133 |
+
"depth": 1,
|
| 1134 |
+
"lat": 1440,
|
| 1135 |
+
"lon": 2880
|
| 1136 |
+
},
|
| 1137 |
+
"variables": {
|
| 1138 |
+
"sos": {
|
| 1139 |
+
"dims": [
|
| 1140 |
+
"time",
|
| 1141 |
+
"depth",
|
| 1142 |
+
"lat",
|
| 1143 |
+
"lon"
|
| 1144 |
+
],
|
| 1145 |
+
"dtype": "float32",
|
| 1146 |
+
"attrs": {
|
| 1147 |
+
"long_name": "sea surface salinity",
|
| 1148 |
+
"standard_name": "sea_surface_salinity",
|
| 1149 |
+
"units": ".001"
|
| 1150 |
+
}
|
| 1151 |
+
},
|
| 1152 |
+
"dos": {
|
| 1153 |
+
"dims": [
|
| 1154 |
+
"time",
|
| 1155 |
+
"depth",
|
| 1156 |
+
"lat",
|
| 1157 |
+
"lon"
|
| 1158 |
+
],
|
| 1159 |
+
"dtype": "float32",
|
| 1160 |
+
"attrs": {
|
| 1161 |
+
"long_name": "sea surface density",
|
| 1162 |
+
"standard_name": "sea_surface_density",
|
| 1163 |
+
"units": "kg/m3"
|
| 1164 |
+
}
|
| 1165 |
+
},
|
| 1166 |
+
"sea_ice_fraction": {
|
| 1167 |
+
"dims": [
|
| 1168 |
+
"time",
|
| 1169 |
+
"depth",
|
| 1170 |
+
"lat",
|
| 1171 |
+
"lon"
|
| 1172 |
+
],
|
| 1173 |
+
"dtype": "float32",
|
| 1174 |
+
"attrs": {
|
| 1175 |
+
"long_name": "sea ice area fraction",
|
| 1176 |
+
"standard_name": "sea_ice_area_fraction",
|
| 1177 |
+
"units": "percent"
|
| 1178 |
+
}
|
| 1179 |
+
},
|
| 1180 |
+
"time": {
|
| 1181 |
+
"dims": [
|
| 1182 |
+
"time"
|
| 1183 |
+
],
|
| 1184 |
+
"dtype": "int32",
|
| 1185 |
+
"attrs": {
|
| 1186 |
+
"units": "hours since 1950-01-01 00:00:00",
|
| 1187 |
+
"long_name": "time",
|
| 1188 |
+
"standard_name": "time",
|
| 1189 |
+
"calendar": "Gregorian",
|
| 1190 |
+
"axis": "T",
|
| 1191 |
+
"comment": "Nominal time of Level 4 analysis"
|
| 1192 |
+
}
|
| 1193 |
+
},
|
| 1194 |
+
"depth": {
|
| 1195 |
+
"dims": [
|
| 1196 |
+
"depth"
|
| 1197 |
+
],
|
| 1198 |
+
"dtype": "float32",
|
| 1199 |
+
"attrs": {
|
| 1200 |
+
"standard_name": "depth",
|
| 1201 |
+
"units": "m",
|
| 1202 |
+
"axis": "Z",
|
| 1203 |
+
"positive": "down"
|
| 1204 |
+
}
|
| 1205 |
+
},
|
| 1206 |
+
"lat": {
|
| 1207 |
+
"dims": [
|
| 1208 |
+
"lat"
|
| 1209 |
+
],
|
| 1210 |
+
"dtype": "float32",
|
| 1211 |
+
"attrs": {
|
| 1212 |
+
"units": "degrees_north",
|
| 1213 |
+
"axis": "Y",
|
| 1214 |
+
"standard_name": "latitude"
|
| 1215 |
+
}
|
| 1216 |
+
},
|
| 1217 |
+
"lon": {
|
| 1218 |
+
"dims": [
|
| 1219 |
+
"lon"
|
| 1220 |
+
],
|
| 1221 |
+
"dtype": "float32",
|
| 1222 |
+
"attrs": {
|
| 1223 |
+
"units": "degrees_east",
|
| 1224 |
+
"axis": "X",
|
| 1225 |
+
"standard_name": "longitude"
|
| 1226 |
+
}
|
| 1227 |
+
}
|
| 1228 |
+
}
|
| 1229 |
+
}
|
| 1230 |
+
},
|
| 1231 |
+
"processing": {
|
| 1232 |
+
"argo_depth_projection": "ARGO TEMP, POTM_CORRECTED, and PSAL_CORRECTED are interpolated onto the GLORYS depth coordinate with duplicate-depth collapse and the existing GLORYS depth cutoff rules.",
|
| 1233 |
+
"spatial_collocation": "Continuous gridded fields use xarray linear interpolation at profile latitude/longitude. Categorical variables use nearest-neighbor sampling.",
|
| 1234 |
+
"temporal_collocation": "All gridded fields use the nearest available source file in time. No temporal interpolation is applied between bracketing source files.",
|
| 1235 |
+
"argo_quality_flags": "Optional EN4/ARGO QC variables are stored as int8 QC codes. Depth-level QC variables are projected onto the GLORYS depth coordinate by keeping the exact source-depth code where possible, otherwise the worst code from the bracketing source levels. A value of -1 means unavailable or unsupported at that target depth.",
|
| 1236 |
+
"longitude_handling": "Profile longitudes are normalized to [-180, 180), then converted to 0..360 only when the source grid uses non-negative longitudes."
|
| 1237 |
+
},
|
| 1238 |
+
"status_values": {
|
| 1239 |
+
"0": "nearest_or_exact",
|
| 1240 |
+
"1": "nearest_edge",
|
| 1241 |
+
"2": "missing"
|
| 1242 |
+
},
|
| 1243 |
+
"primary_external_sea_surface_height": "sealevel_adt",
|
| 1244 |
+
"primary_external_sea_surface_salinity": "sss_sos",
|
| 1245 |
+
"primary_external_sea_surface_density": "sss_dos",
|
| 1246 |
+
"known_source_notes": {
|
| 1247 |
+
"sealevel_tpa_correction": "The Copernicus source metadata marks this field as not implemented in the current product version, so values may be NaN."
|
| 1248 |
+
}
|
| 1249 |
+
},
|
| 1250 |
+
"includes_geotiff_assets": true
|
| 1251 |
+
}
|
metadata/stac-item.json
ADDED
|
@@ -0,0 +1,76 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"stac_version": "1.0.0",
|
| 3 |
+
"type": "Feature",
|
| 4 |
+
"id": "OceanVariableReconstruction",
|
| 5 |
+
"bbox": [
|
| 6 |
+
-999.99,
|
| 7 |
+
-999.99,
|
| 8 |
+
179.99985,
|
| 9 |
+
168.8678
|
| 10 |
+
],
|
| 11 |
+
"geometry": {
|
| 12 |
+
"type": "Polygon",
|
| 13 |
+
"coordinates": [
|
| 14 |
+
[
|
| 15 |
+
[
|
| 16 |
+
-999.99,
|
| 17 |
+
-999.99
|
| 18 |
+
],
|
| 19 |
+
[
|
| 20 |
+
179.99985,
|
| 21 |
+
-999.99
|
| 22 |
+
],
|
| 23 |
+
[
|
| 24 |
+
179.99985,
|
| 25 |
+
168.8678
|
| 26 |
+
],
|
| 27 |
+
[
|
| 28 |
+
-999.99,
|
| 29 |
+
168.8678
|
| 30 |
+
],
|
| 31 |
+
[
|
| 32 |
+
-999.99,
|
| 33 |
+
-999.99
|
| 34 |
+
]
|
| 35 |
+
]
|
| 36 |
+
]
|
| 37 |
+
},
|
| 38 |
+
"properties": {
|
| 39 |
+
"datetime": null,
|
| 40 |
+
"start_datetime": "2010-01-01",
|
| 41 |
+
"end_datetime": "2024-07-31",
|
| 42 |
+
"created": "2026-05-21T06:26:40+00:00"
|
| 43 |
+
},
|
| 44 |
+
"assets": {
|
| 45 |
+
"zarr": {
|
| 46 |
+
"href": "data/argo_glors_ostia_ssh.zarr",
|
| 47 |
+
"type": "application/vnd+zarr",
|
| 48 |
+
"title": "Aligned ARGO profile Zarr"
|
| 49 |
+
},
|
| 50 |
+
"profiles": {
|
| 51 |
+
"href": "indices/profiles.parquet",
|
| 52 |
+
"type": "application/x-parquet",
|
| 53 |
+
"title": "Profile index"
|
| 54 |
+
},
|
| 55 |
+
"variables": {
|
| 56 |
+
"href": "indices/variables.parquet",
|
| 57 |
+
"type": "application/x-parquet",
|
| 58 |
+
"title": "Variable index"
|
| 59 |
+
},
|
| 60 |
+
"rasters": {
|
| 61 |
+
"href": "rasters/",
|
| 62 |
+
"type": "image/tiff; application=geotiff",
|
| 63 |
+
"title": "Root-level GeoTIFF raster store"
|
| 64 |
+
},
|
| 65 |
+
"compact_argo": {
|
| 66 |
+
"href": "argo/argo_profiles_on_grid.zarr",
|
| 67 |
+
"type": "application/vnd+zarr",
|
| 68 |
+
"title": "Compact grid-indexed ARGO Zarr"
|
| 69 |
+
},
|
| 70 |
+
"manifest": {
|
| 71 |
+
"href": "manifest.yaml",
|
| 72 |
+
"type": "application/x-yaml",
|
| 73 |
+
"title": "GeoTIFF export manifest"
|
| 74 |
+
}
|
| 75 |
+
}
|
| 76 |
+
}
|