File tree Expand file tree Collapse file tree 3 files changed +37
-0
lines changed
OpenBoundaryLargeEddyModels Expand file tree Collapse file tree 3 files changed +37
-0
lines changed Original file line number Diff line number Diff line change 1+ plugins :
2+ source :
3+ - module : intake_xarray
4+
5+ sources :
6+
7+ tab_3_avg :
8+ args :
9+ consolidated : true
10+ urlpath : https://swift.dkrz.de/v1/dkrz_0913c8f3-e7b6-4f94-9221-06880d4ccfea/MO_RAL3p3p1_km2p2/zarr/MO_RAL3p3p1_2dhourly.zarr
11+ description : 2D fields at 60min output interval (mostly averaged)
12+ driver : zarr
13+
14+ tab_4_inst :
15+ args :
16+ consolidated : true
17+ urlpath : https://swift.dkrz.de/v1/dkrz_0913c8f3-e7b6-4f94-9221-06880d4ccfea/MO_RAL3p3p1_km2p2/zarr/MO_RAL3p3p1_2d5min.zarr
18+ description : Instantaneous 2D fields at 5min output interval
19+ driver : zarr
Original file line number Diff line number Diff line change 1+ plugins :
2+ source :
3+ - module : intake_xarray
4+
5+ sources :
6+ unifiedmodel :
7+ args :
8+ path : " {{CATALOG_DIR}}/UnifiedModel.yaml"
9+ description : " UK Met Office Unified Model"
10+ driver : yaml_file_cat
11+ metadata : {}
Original file line number Diff line number Diff line change @@ -16,3 +16,10 @@ sources:
1616 description : " EUREC4A-MIP simulations based on 4K warming"
1717 driver : yaml_file_cat
1818 metadata : {}
19+
20+ open_boundary_LEM :
21+ args :
22+ path : " {{CATALOG_DIR}}/OpenBoundaryLargeEddyModels/main.yaml"
23+ description : " EUREC4A-MIP simulations with open boundary conditions using Large Eddy Models"
24+ driver : yaml_file_cat
25+ metadata : {}
You can’t perform that action at this time.
0 commit comments