-
Notifications
You must be signed in to change notification settings - Fork 18
/
catalog.yml
477 lines (408 loc) · 10.3 KB
/
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
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
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
description: "EUREC4A Intake Data Catalog"
plugins:
source:
- module: intake_xarray
sources:
radiosondes:
description: Radiosondes
args:
path: "{{CATALOG_DIR}}/radiosondes.yml"
#description: 'EUREC4A Radiosondes Catalog'
driver: yaml_file_cat
metadata: {}
barbados:
args:
path: "{{CATALOG_DIR}}/barbados/main.yaml"
description: 'Data from observations on Barbados'
driver: yaml_file_cat
metadata: {}
Atalante:
args:
path: "{{CATALOG_DIR}}/Atalante/main.yaml"
description: "Data from the RV L'Atalante"
driver: yaml_file_cat
metadata: {}
ATR:
args:
path: "{{CATALOG_DIR}}/ATR/main.yaml"
description: 'Data from the ATR aircraft'
driver: yaml_file_cat
metadata: {}
BOREAL:
args:
path: "{{CATALOG_DIR}}/BOREAL/main.yaml"
description: 'Data from the BOREAL UAS'
driver: yaml_file_cat
metadata: {}
CU-RAAVEN:
args:
path: "{{CATALOG_DIR}}/CU-RAAVEN/main.yaml"
description: 'Data from the CU-RAAVEN UAS'
driver: yaml_file_cat
metadata: {}
Caravela:
args:
path: "{{CATALOG_DIR}}/Caravela/main.yaml"
description: 'Data from the Caravela wave glider'
driver: yaml_file_cat
metadata: {}
HALO:
args:
path: "{{CATALOG_DIR}}/HALO/main.yaml"
description: 'Data from the HALO aircraft'
driver: yaml_file_cat
metadata: {}
Humpback:
args:
path: "{{CATALOG_DIR}}/Humpback/main.yaml"
description: 'Data from the Humpback sea glider'
driver: yaml_file_cat
metadata: {}
IFM03:
description: IFM03
args:
path: "{{CATALOG_DIR}}/IFM/IFM03.yaml"
driver: yaml_file_cat
metadata: {}
IFM09:
description: IFM09
args:
path: "{{CATALOG_DIR}}/IFM/IFM09.yaml"
driver: yaml_file_cat
metadata: {}
IFM12:
description: IFM12
args:
path: "{{CATALOG_DIR}}/IFM/IFM12.yaml"
driver: yaml_file_cat
metadata: {}
Kracken:
args:
path: "{{CATALOG_DIR}}/Kracken/main.yaml"
description: 'Data from the Kracken sea glider'
driver: yaml_file_cat
metadata: {}
Melonhead:
args:
path: "{{CATALOG_DIR}}/Melonhead/main.yaml"
description: 'Data from the Melonhead sea glider'
driver: yaml_file_cat
metadata: {}
mini-MPCK:
description: Miniaturized Max Planck CloudKite
args:
path: "{{CATALOG_DIR}}/MPCK/mini-MPCK.yaml"
driver: yaml_file_cat
metadata: {}
MPCK-plus:
description: Max Planck CloudKite
args:
path: "{{CATALOG_DIR}}/MPCK/MPCK-plus.yaml"
driver: yaml_file_cat
metadata: {}
MS-Merian:
description: RV Maria S. Merian
args:
path: "{{CATALOG_DIR}}/MS-Merian/main.yaml"
driver: yaml_file_cat
metadata: {}
NTAS:
args:
path: "{{CATALOG_DIR}}/NTAS/main.yaml"
description: 'Data from the NTAS mooring'
driver: yaml_file_cat
metadata: {}
Omura:
args:
path: "{{CATALOG_DIR}}/Omura/main.yaml"
description: 'Data from the Omura sea glider'
driver: yaml_file_cat
metadata: {}
P3:
args:
path: "{{CATALOG_DIR}}/P3/main.yaml"
description: 'Data from the P3 aircraft'
driver: yaml_file_cat
metadata: {}
QuadCopter:
args:
path: "{{CATALOG_DIR}}/QuadCopter/main.yaml"
description: 'Data from the QuadCopter UAS'
driver: yaml_file_cat
metadata: {}
RonBrown:
description: RV Ronald H. Brown
args:
path: "{{CATALOG_DIR}}/RonBrown/main.yaml"
driver: yaml_file_cat
metadata: {}
SD-1026:
description: SD-1026
args:
path: "{{CATALOG_DIR}}/SD/SD-1026.yaml"
driver: yaml_file_cat
metadata: {}
SD-1060:
description: SD-1060
args:
path: "{{CATALOG_DIR}}/SD/SD-1060.yaml"
driver: yaml_file_cat
metadata: {}
SD-1061:
description: SD-1061
args:
path: "{{CATALOG_DIR}}/SD/SD-1061.yaml"
driver: yaml_file_cat
metadata: {}
SD-1063:
description: SD-1063
args:
path: "{{CATALOG_DIR}}/SD/SD-1063.yaml"
driver: yaml_file_cat
metadata: {}
SD-1064:
description: SD-1064
args:
path: "{{CATALOG_DIR}}/SD/SD-1064.yaml"
driver: yaml_file_cat
metadata: {}
Skywalker07:
description: Skywalker07
args:
path: "{{CATALOG_DIR}}/Skywalker/Skywalker07.yaml"
driver: yaml_file_cat
metadata: {}
Skywalker10:
description: Skywalker10
args:
path: "{{CATALOG_DIR}}/Skywalker/Skywalker10.yaml"
driver: yaml_file_cat
metadata: {}
Skywalker12:
description: Skywalker12
args:
path: "{{CATALOG_DIR}}/Skywalker/Skywalker12.yaml"
driver: yaml_file_cat
metadata: {}
SVP-B-4101696:
description: SVP-B-4101696
args:
path: "{{CATALOG_DIR}}/SVP/SVP-B-4101696.yaml"
driver: yaml_file_cat
metadata: {}
SVP-B-4101697:
description: SVP-B-4101697
args:
path: "{{CATALOG_DIR}}/SVP/SVP-B-4101697.yaml"
driver: yaml_file_cat
metadata: {}
SVP-B-4101698:
description: SVP-B-4101698
args:
path: "{{CATALOG_DIR}}/SVP/SVP-B-4101698.yaml"
driver: yaml_file_cat
metadata: {}
SVP-B-4101699:
description: SVP-B-4101699
args:
path: "{{CATALOG_DIR}}/SVP/SVP-B-4101699.yaml"
driver: yaml_file_cat
metadata: {}
SVP-B-4101780:
description: SVP-B-4101780
args:
path: "{{CATALOG_DIR}}/SVP/SVP-B-4101780.yaml"
driver: yaml_file_cat
metadata: {}
SVP-BRST-4402505:
description: SVP-BRST-4402505
args:
path: "{{CATALOG_DIR}}/SVP/SVP-BRST-4402505.yaml"
driver: yaml_file_cat
metadata: {}
SVP-BRST-4402506:
description: SVP-BRST-4402506
args:
path: "{{CATALOG_DIR}}/SVP/SVP-BRST-4402506.yaml"
driver: yaml_file_cat
metadata: {}
SVP-BRST-4402507:
description: SVP-BRST-4402507
args:
path: "{{CATALOG_DIR}}/SVP/SVP-BRST-4402507.yaml"
driver: yaml_file_cat
metadata: {}
SVP-BRST-4402508:
description: SVP-BRST-4402508
args:
path: "{{CATALOG_DIR}}/SVP/SVP-BRST-4402508.yaml"
driver: yaml_file_cat
metadata: {}
SVP-BRST-6203717:
description: SVP-BRST-6203717
args:
path: "{{CATALOG_DIR}}/SVP/SVP-BRST-6203717.yaml"
driver: yaml_file_cat
metadata: {}
SVP-BS-4101757:
description: SVP-BS-4101757
args:
path: "{{CATALOG_DIR}}/SVP/SVP-BS-4101757.yaml"
driver: yaml_file_cat
metadata: {}
SVP-BS-4101758:
description: SVP-BS-4101758
args:
path: "{{CATALOG_DIR}}/SVP/SVP-BS-4101758.yaml"
driver: yaml_file_cat
metadata: {}
SVP-BSW-3101569:
description: SVP-BSW-3101569
args:
path: "{{CATALOG_DIR}}/SVP/SVP-BSW-3101569.yaml"
driver: yaml_file_cat
metadata: {}
SVP-BSW-3101570:
description: SVP-BSW-3101570
args:
path: "{{CATALOG_DIR}}/SVP/SVP-BSW-3101570.yaml"
driver: yaml_file_cat
metadata: {}
SVP-BSW-3101571:
description: SVP-BSW-3101571
args:
path: "{{CATALOG_DIR}}/SVP/SVP-BSW-3101571.yaml"
driver: yaml_file_cat
metadata: {}
SVP-BSW-3101572:
description: SVP-BSW-3101572
args:
path: "{{CATALOG_DIR}}/SVP/SVP-BSW-3101572.yaml"
driver: yaml_file_cat
metadata: {}
SVP-BSW-3101573:
description: SVP-BSW-3101573
args:
path: "{{CATALOG_DIR}}/SVP/SVP-BSW-3101573.yaml"
driver: yaml_file_cat
metadata: {}
SVP-BSW-3101574:
description: SVP-BSW-3101574
args:
path: "{{CATALOG_DIR}}/SVP/SVP-BSW-3101574.yaml"
driver: yaml_file_cat
metadata: {}
SVP-BSW-3101575:
description: SVP-BSW-3101575
args:
path: "{{CATALOG_DIR}}/SVP/SVP-BSW-3101575.yaml"
driver: yaml_file_cat
metadata: {}
SVP-BSW-3101576:
description: SVP-BSW-3101576
args:
path: "{{CATALOG_DIR}}/SVP/SVP-BSW-3101576.yaml"
driver: yaml_file_cat
metadata: {}
SVP-BSW-3101577:
description: SVP-BSW-3101577
args:
path: "{{CATALOG_DIR}}/SVP/SVP-BSW-3101577.yaml"
driver: yaml_file_cat
metadata: {}
SVP-BSW-3101578:
description: SVP-BSW-3101578
args:
path: "{{CATALOG_DIR}}/SVP/SVP-BSW-3101578.yaml"
driver: yaml_file_cat
metadata: {}
SWIFT16:
description: Drifting Buoy SWIFT16
args:
path: "{{CATALOG_DIR}}/SWIFT/SWIFT16.yaml"
driver: yaml_file_cat
metadata: {}
SWIFT17:
description: Drifting Buoy SWIFT17
args:
path: "{{CATALOG_DIR}}/SWIFT/SWIFT17.yaml"
driver: yaml_file_cat
metadata: {}
SWIFT22:
description: Drifting Buoy SWIFT22
args:
path: "{{CATALOG_DIR}}/SWIFT/SWIFT22.yaml"
driver: yaml_file_cat
metadata: {}
SWIFT23:
description: Drifting Buoy SWIFT23
args:
path: "{{CATALOG_DIR}}/SWIFT/SWIFT23.yaml"
driver: yaml_file_cat
metadata: {}
SWIFT24:
description: Drifting Buoy SWIFT24
args:
path: "{{CATALOG_DIR}}/SWIFT/SWIFT24.yaml"
driver: yaml_file_cat
metadata: {}
SWIFT25:
description: Drifting Buoy SWIFT25
args:
path: "{{CATALOG_DIR}}/SWIFT/SWIFT25.yaml"
driver: yaml_file_cat
metadata: {}
TO:
description: Twin Otter
args:
path: "{{CATALOG_DIR}}/TO/main.yaml"
driver: yaml_file_cat
metadata: {}
WG245:
description: Wave Glider WG245
args:
path: "{{CATALOG_DIR}}/WG/WG245.yaml"
driver: yaml_file_cat
metadata: {}
WG247:
description: Wave Glider WG247
args:
path: "{{CATALOG_DIR}}/WG/WG247.yaml"
driver: yaml_file_cat
metadata: {}
c3ontext:
args:
path: "{{CATALOG_DIR}}/C3ONTEXT/C3ONTEXT.yaml"
description: Meso-scale pattern dataset C3ONTEXT.
driver: yaml_file_cat
metadata: {}
dropsondes:
args:
path: "{{CATALOG_DIR}}/dropsondes.yaml"
description: 'Dropsonde dataset JOANNE.'
driver: yaml_file_cat
metadata: {}
satellites:
args:
path: "{{CATALOG_DIR}}/satellites/main.yaml"
description: 'Satellite products'
driver: yaml_file_cat
metadata: {}
simulations:
args:
path: "{{CATALOG_DIR}}/Simulations/main.yaml"
description: Simulation outputs
driver: yaml_file_cat
metadata: {}
radiative_profiles:
args:
path: "{{CATALOG_DIR}}/radiative_profiles.yml"
description: Atmospheric radiative profiles during EUREC4A
driver: intake.catalog.local.YAMLFileCatalog
metadata: {}
Meteor:
args:
path: "{{CATALOG_DIR}}/Meteor/main.yaml"
description: Measurements from the RV-Meteor
driver: yaml_file_cat
metadata: {}