File tree Expand file tree Collapse file tree 12 files changed +68
-26
lines changed
Expand file tree Collapse file tree 12 files changed +68
-26
lines changed Original file line number Diff line number Diff line change 1+ plugins :
2+ source :
3+ - module : intake_xarray
4+
5+ sources :
6+ setup :
7+ args :
8+ path : " {{CATALOG_DIR}}/setup/main.yaml"
9+ description : " Simulation setups"
10+ driver : yaml_file_cat
11+ metadata : {}
12+
13+ SRM :
14+ args :
15+ path : " {{CATALOG_DIR}}/SRM/main.yaml"
16+ description : " Storm-resolving simulations"
17+ driver : yaml_file_cat
18+ metadata : {}
19+
20+ periodicLEM :
21+ args :
22+ path : " {{CATALOG_DIR}}/periodicLEM/main.yaml"
23+ description : " Periodic large-eddy simulations"
24+ driver : yaml_file_cat
25+ metadata : {}
26+
27+ openBoundaryLEM :
28+ args :
29+ path : " {{CATALOG_DIR}}/openBoundaryLEM/main.yaml"
30+ description : " Open boundary large-eddy simulations"
31+ driver : yaml_file_cat
32+ metadata : {}
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change 1+ plugins :
2+ source :
3+ - module : intake_xarray
4+
5+ sources :
6+ setup :
7+ args :
8+ path : " {{CATALOG_DIR}}/setup/main.yaml"
9+ description : " Simulation setups"
10+ driver : yaml_file_cat
11+ metadata : {}
12+
13+ SRM :
14+ args :
15+ path : " {{CATALOG_DIR}}/SRM/main.yaml"
16+ description : " Storm-resolving simulations"
17+ driver : yaml_file_cat
18+ metadata : {}
19+
20+ periodicLEM :
21+ args :
22+ path : " {{CATALOG_DIR}}/periodicLEM/main.yaml"
23+ description : " Periodic large-eddy simulations"
24+ driver : yaml_file_cat
25+ metadata : {}
26+
27+ openBoundaryLEM :
28+ args :
29+ path : " {{CATALOG_DIR}}/openBoundaryLEM/main.yaml"
30+ description : " Open boundary large-eddy simulations"
31+ driver : yaml_file_cat
32+ metadata : {}
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments