|
| 1 | +plugins: |
| 2 | + source: |
| 3 | + - module: intake_xarray |
| 4 | + |
1 | 5 | sources:
|
2 | 6 | atalante_meteomodem:
|
| 7 | + driver: opendap |
3 | 8 | args:
|
4 |
| - consolidated: true |
5 |
| - storage_options: |
6 |
| - s3: |
7 |
| - anon: true |
8 |
| - client_kwargs: |
9 |
| - endpoint_url: https://minio.denby.eu |
10 |
| - urlpath: simplecache::s3://eurec4a-environment/radiosondes/atalante_meteomodem |
| 9 | + urlpath: https://observations.ipsl.fr/thredds/dodsC/EUREC4A/PRODUCTS/MERGED-MEASUREMENTS/RADIOSOUNDINGS/v3.0.0/level2/EUREC4A_Atalante_Meteomodem-RS_L2_v3.0.0.nc |
| 10 | + auth: null |
| 11 | + chunks: null |
11 | 12 | description: Meteomodem-RS on Atalante
|
12 |
| - driver: zarr |
13 | 13 | atalante_vaisala:
|
| 14 | + driver: opendap |
14 | 15 | args:
|
15 |
| - consolidated: true |
16 |
| - storage_options: |
17 |
| - s3: |
18 |
| - anon: true |
19 |
| - client_kwargs: |
20 |
| - endpoint_url: https://minio.denby.eu |
21 |
| - urlpath: simplecache::s3://eurec4a-environment/radiosondes/atalante_vaisala |
| 16 | + urlpath: https://observations.ipsl.fr/thredds/dodsC/EUREC4A/PRODUCTS/MERGED-MEASUREMENTS/RADIOSOUNDINGS/v3.0.0/level2/EUREC4A_Atalante_Vaisala-RS_L2_v3.0.0.nc |
| 17 | + auth: null |
| 18 | + chunks: null |
22 | 19 | description: Vaisala-RS on Atalante
|
23 |
| - driver: zarr |
24 | 20 | bco:
|
| 21 | + driver: opendap |
25 | 22 | args:
|
26 |
| - consolidated: true |
27 |
| - storage_options: |
28 |
| - s3: |
29 |
| - anon: true |
30 |
| - client_kwargs: |
31 |
| - endpoint_url: https://minio.denby.eu |
32 |
| - urlpath: simplecache::s3://eurec4a-environment/radiosondes/bco |
| 23 | + urlpath: https://observations.ipsl.fr/thredds/dodsC/EUREC4A/PRODUCTS/MERGED-MEASUREMENTS/RADIOSOUNDINGS/v3.0.0/level2/EUREC4A_BCO_Vaisala-RS_L2_v3.0.0.nc |
| 24 | + auth: null |
| 25 | + chunks: null |
33 | 26 | description: Vaisala-RS on BCO
|
34 |
| - driver: zarr |
35 | 27 | meteor:
|
| 28 | + driver: opendap |
36 | 29 | args:
|
37 |
| - consolidated: true |
38 |
| - storage_options: |
39 |
| - s3: |
40 |
| - anon: true |
41 |
| - client_kwargs: |
42 |
| - endpoint_url: https://minio.denby.eu |
43 |
| - urlpath: simplecache::s3://eurec4a-environment/radiosondes/meteor |
| 30 | + urlpath: https://observations.ipsl.fr/thredds/dodsC/EUREC4A/PRODUCTS/MERGED-MEASUREMENTS/RADIOSOUNDINGS/v3.0.0/level2/EUREC4A_Meteor_Vaisala-RS_L2_v3.0.0.nc |
| 31 | + auth: null |
| 32 | + chunks: null |
44 | 33 | description: Vaisala-RS on Meteor
|
45 |
| - driver: zarr |
46 | 34 | ms_merian:
|
| 35 | + driver: opendap |
47 | 36 | args:
|
48 |
| - consolidated: true |
49 |
| - storage_options: |
50 |
| - s3: |
51 |
| - anon: true |
52 |
| - client_kwargs: |
53 |
| - endpoint_url: https://minio.denby.eu |
54 |
| - urlpath: simplecache::s3://eurec4a-environment/radiosondes/ms_merian |
| 37 | + urlpath: https://observations.ipsl.fr/thredds/dodsC/EUREC4A/PRODUCTS/MERGED-MEASUREMENTS/RADIOSOUNDINGS/v3.0.0/level2/EUREC4A_BCO_Vaisala-RS_L2_v3.0.0.nc |
| 38 | + auth: null |
| 39 | + chunks: null |
55 | 40 | description: Vaisala-RS on MS-Merian
|
56 |
| - driver: zarr |
57 | 41 | ronbrown:
|
| 42 | + driver: opendap |
58 | 43 | args:
|
59 |
| - consolidated: true |
60 |
| - storage_options: |
61 |
| - s3: |
62 |
| - anon: true |
63 |
| - client_kwargs: |
64 |
| - endpoint_url: https://minio.denby.eu |
65 |
| - urlpath: simplecache::s3://eurec4a-environment/radiosondes/ronbrown |
| 44 | + urlpath: https://observations.ipsl.fr/thredds/dodsC/EUREC4A/PRODUCTS/MERGED-MEASUREMENTS/RADIOSOUNDINGS/v3.0.0/level2/EUREC4A_RonBrown_Vaisala-RS_L2_v3.0.0.nc |
| 45 | + auth: null |
| 46 | + chunks: null |
66 | 47 | description: Vaisala-RS on RonBrown
|
67 |
| - driver: zarr |
0 commit comments