-
Notifications
You must be signed in to change notification settings - Fork 12
/
ds2_data_catalog.yml
61 lines (61 loc) · 2.14 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
59
60
61
plugins:
source:
- module: intake_xarray
sources:
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
argo_global_sdl:
description: Global 0-2000m Standard Depth Level Argo profiles
driver: zarr
args:
urlpath: 'gcs://opendata_bdo2020/GLOBAL_ARGO_SDL2000'
storage_options:
project: 'alert-ground-261008'
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
isas15_temp_natl:
description: North Atlantic ISAS15 temperature time series
driver: zarr
args:
urlpath: 'gcs://argodata/gridded/ISAS15_TEMP_NATL.zarr'
storage_options:
project: 'argo-france'
token: anon
access: read_only
en4:
description: Global EN4 time series
driver: zarr
args:
urlpath: 'gcs://opendata_bdo2020/EN.4.2.1.f.analysis.g10.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
metadata:
url: 'http://marine.copernicus.eu/services-portfolio/access-to-products/?option=com_csw&view=details&product_id=SEALEVEL_GLO_PHY_L4_REP_OBSERVATIONS_008_047'
tags:
- ocean
- satellite
driver: zarr
args:
urlpath: 'gcs://pangeo-data/dataset-duacs-rep-global-merged-allsat-phy-l4-v3-alt'
storage_options:
token: anon