-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcatalog.yaml
229 lines (212 loc) · 5.94 KB
/
catalog.yaml
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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
plugins:
source:
- module: intake_xarray
sources:
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
consolidated: True
ECCOv4r3:
description: Estimating the Circulation and Climate of the Ocean (ECCO) State Estimate Version 4 Release 3
metadata:
url: 'https://ecco-v4-python-tutorial.readthedocs.io/intro.html'
tags:
- ocean
- model
driver: zarr
args:
urlpath: 'gcs://pangeo-data/ecco/eccov4r3'
storage_options:
token: anon
consolidated: True
SOSE:
description: Southern Ocean State Estimate
metadata:
url: 'http://sose.ucsd.edu/'
tags:
- ocean
- model
driver: zarr
args:
urlpath: 'gcs://pangeo-data/SOSE'
storage_options:
token: anon
consolidated: True
LLC4320_grid:
description: MITgcm LLC4320 Ocean Simulation Grid
metadata:
url: 'http://online.kitp.ucsb.edu/online/blayers18/menemenlis/'
tags:
- ocean
- model
driver: zarr
args:
urlpath: 'gcs://pangeo-data/llc4320_surface/grid'
storage_options:
token: anon
consolidated: True
LLC4320_SST:
description: MITgcm LLC4320 Ocean Simulation Sea Surface Temperature
metadata:
url: 'http://online.kitp.ucsb.edu/online/blayers18/menemenlis/'
tags:
- ocean
- model
driver: zarr
args:
urlpath: 'gcs://pangeo-data/llc4320_surface/SST'
storage_options:
token: anon
consolidated: True
LLC4320_SSS:
description: MITgcm LLC4320 Ocean Simulation Sea Surface Salinity
metadata:
url: 'http://online.kitp.ucsb.edu/online/blayers18/menemenlis/'
tags:
- ocean
- model
driver: zarr
args:
urlpath: 'gcs://pangeo-data/llc4320_surface/SSS'
storage_options:
token: anon
consolidated: True
LLC4320_SSH:
description: MITgcm LLC4320 Ocean Simulation Sea Surface Height
metadata:
url: 'http://online.kitp.ucsb.edu/online/blayers18/menemenlis/'
tags:
- ocean
- model
driver: zarr
args:
urlpath: 'gcs://pangeo-data/llc4320_surface/Eta'
storage_options:
token: anon
consolidated: True
LLC4320_SSU:
description: MITgcm LLC4320 Ocean Simulation Sea Surface Zonal Velocity
metadata:
url: 'http://online.kitp.ucsb.edu/online/blayers18/menemenlis/'
tags:
- ocean
- model
driver: zarr
args:
urlpath: 'gcs://pangeo-data/llc4320_surface/U'
storage_options:
token: anon
consolidated: True
LLC4320_SSV:
description: MITgcm LLC4320 Ocean Simulation Sea Surface Meridional Velocity
metadata:
url: 'http://online.kitp.ucsb.edu/online/blayers18/menemenlis/'
tags:
- ocean
- model
driver: zarr
args:
urlpath: 'gcs://pangeo-data/llc4320_surface/V'
storage_options:
token: anon
consolidated: True
CESM_POP_hires_control:
description: NCAR CESM POP model run hybrid_v5_rel04_BC5_ne120_t12_pop62
metadata:
time_period: perpetual 2000
tags:
- ocean
- model
driver: zarr
args:
urlpath: 'gcs://pangeo-data/cesm/hybrid_v5_rel04_BC5_ne120_t12_pop62'
storage_options:
token: anon
consolidated: True
CESM_POP_hires_RCP8_5:
description: NCAR CESM POP model run BRCP85C5CN_ne120_t12_pop62.c13b17.asdphys.001
metadata:
time_period: "2000-2050"
tags:
- ocean
- model
driver: zarr
args:
urlpath: 'gcs://pangeo-data/cesm/BRCP85C5CN_ne120_t12_pop62.c13b17.asdphys.001'
storage_options:
token: anon
consolidated: True
GFDL_CM2_6_control_ocean_surface:
description: "GFDL CM2.6 climate model control run daily ocean surface fields"
metadata:
url: 'https://www.gfdl.noaa.gov/cm2-6/'
tags:
- ocean
- model
driver: zarr
args:
urlpath: 'gcs://pangeo-data/cm2.6/control/surface_daily'
storage_options:
token: anon
consolidated: True
GFDL_CM2_6_control_ocean_3D:
description: "GFDL CM2.6 climate model control run 5-day-average 3D ocean fields"
metadata:
url: 'https://www.gfdl.noaa.gov/cm2-6/'
tags:
- ocean
- model
driver: zarr
args:
urlpath: 'gcs://pangeo-data/cm2.6/control/temp_salt_u_v-5day_avg'
storage_options:
token: anon
consolidated: True
GFDL_CM2_6_one_percent_ocean_surface:
description: "GFDL CM2.6 climate model one-percent CO2 increase ocean surface fields"
metadata:
url: 'https://www.gfdl.noaa.gov/cm2-6/'
tags:
- ocean
- model
driver: zarr
args:
urlpath: 'gcs://pangeo-data/cm2.6/one_percent/surface_daily'
storage_options:
token: anon
consolidated: True
GFDL_CM2_6_one_percent_ocean_3D:
description: "GFDL CM2.6 climate model one-percent CO2 increase run 5-day-average 3D ocean fields"
metadata:
url: 'https://www.gfdl.noaa.gov/cm2-6/'
tags:
- ocean
- model
driver: zarr
args:
urlpath: 'gcs://pangeo-data/cm2.6/control/temp_salt_u_v-5day_avg'
storage_options:
token: anon
consolidated: True
GFDL_CM2_6_grid:
description: "GFDL CM2.6 climate model ocean grid"
metadata:
url: 'https://www.gfdl.noaa.gov/cm2-6/'
tags:
- ocean
- model
driver: zarr
args:
urlpath: 'gcs://pangeo-data/cm2.6/grid'
storage_options:
token: anon
consolidated: True