-
Notifications
You must be signed in to change notification settings - Fork 0
/
ds2_data_catalog.yml
58 lines (58 loc) · 1.85 KB
/
ds2_data_catalog.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
plugins:
source:
- module: intake_xarray
sources:
argo_global_sdl:
description: Global 0-1000m Standard Depth Level Argo profiles
driver: zarr
args:
urlpath: 'gcs://ds2data/GLOBAL_ARGO_SDL1000.zarr'
storage_options:
project: 'ds2class-2021'
token: anon
access: read_only
argo_global_homogeneous_sdl:
description: Global 0-1500m Standard Depth Level Argo profiles (homogeneously distributed in space)
driver: zarr
args:
urlpath: 'gcs://opendata_bdo2020/GLOB_HOMOGENEOUS_variables.zarr'
storage_options:
project: 'alert-ground-261008'
token: anon
access: read_only
en4:
description: Global EN4 time series
driver: zarr
args:
urlpath: 'gcs://ds2data/EN.4.2.1.f.analysis.g10.zarr'
storage_options:
project: 'ds2class-2021'
token: anon
access: read_only
isas15_temp_natl:
description: North Atlantic ISAS15 temperature time series
driver: zarr
args:
urlpath: 'gcs://ds2data/ISAS15_TEMP_NATL.zarr'
storage_options:
project: 'ds2class-2021'
token: anon
access: read_only
argo_global_vertical_mean:
description: Global Argo profiles vertical mean temperature
driver: zarr
args:
urlpath: 'gcs://opendata_bdo2020/Global_Argo_VerticalMean_Temperature.zarr'
storage_options:
project: 'alert-ground-261008'
token: anon
access: read_only
sea_surface_height:
description: Sea-surface altimetry data from The Copernicus Marine Environment (monthly(
driver: zarr
args:
urlpath: 'gcs://ds2data/dt_global_allsat_phy_l4_mm.zarr'
storage_options:
project: 'ds2class-2021'
token: anon
access: read_only