forked from ESMCI/ccs_config_cesm
-
Notifications
You must be signed in to change notification settings - Fork 0
/
component_grids_mct.xml
664 lines (596 loc) · 33.6 KB
/
component_grids_mct.xml
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
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
<?xml version="1.0"?>
<domains>
<!-- ======================================================== -->
<!-- Component grid domain specifications -->
<!-- ======================================================== -->
<domain name="null">
<!-- null grid -->
<nx>0</nx> <ny>0</ny>
<file>unset</file>
<desc>null is no grid: </desc>
</domain>
<!-- ======================================================== -->
<!-- ATM/LND meshes regional and global -->
<!-- ======================================================== -->
<domain name="360x720cru">
<nx>720</nx> <ny>360</ny>
<file grid="atm|lnd">$DIN_LOC_ROOT/share/domains/domain.clm/domain.lnd.360x720_cruncep.100429.nc</file>
<file grid="atm|lnd" mask="tx0.1v3" >$DIN_LOC_ROOT/share/domains/domain.does_not_exist.nc</file>
<desc>Exact half-degree CRUNCEP datm forcing grid with CRUNCEP land-mask -- only valid for DATM/CLM compset</desc>
</domain>
<domain name="5x5_amazon">
<nx>5</nx> <ny>5</ny>
<file grid="atm|lnd">$DIN_LOC_ROOT/share/domains/domain.clm/domain.lnd.5x5pt-amazon_navy.090715.nc</file>
<desc>5x5 Amazon regional case -- only valid for DATM/CLM compset</desc>
</domain>
<domain name="0.125nldas2">
<nx>464</nx> <ny>224</ny>
<!-- This grid is also used by ROF -->
<file grid="atm|lnd" mask="0.125nldas2">$DIN_LOC_ROOT/share/domains/domain.clm/domain.lnd.0.125nldas2_0.125nldas2.190410.nc</file>
<file grid="ocnice" mask="0.125nldas2">$DIN_LOC_ROOT/share/domains/domain.clm/domain.ocn.0.125nldas2.190410.nc</file>
<desc>Regional NLDAS-2 grid over the U.S. (0.125 degree resolution; 25-53N, 235-293E)</desc>
</domain>
<domain name="0.23x0.31">
<nx>1152</nx> <ny>768</ny>
<file grid="atm|lnd" mask="gx1v6">domain.lnd.fv0.23x0.31_gx1v6.100517.nc</file>
<file grid="ocnice" mask="gx1v6">domain.ocn.0.23x0.31_gx1v6_101108.nc</file>
<file grid="atm|lnd" mask="tn1v3">domain.lnd.fv0.23x0.31_tn1v3.160414.nc</file>
<file grid="ocnice" mask="tn1v3">domain.ocn.fv0.23x0.31_tn1v3.160414.nc</file>
<file grid="atm|lnd" mask="tn0.25v3">domain.lnd.fv0.23x0.31_tn0.25v3.160721.nc</file>
<file grid="ocnice" mask="tn0.25v3">domain.ocn.fv0.23x0.31_tn0.25v3.160721.nc</file>
<desc>0.23x0.31 is FV 1/4-deg grid:</desc>
</domain>
<domain name="0.47x0.63">
<nx>576</nx> <ny>384</ny>
<file grid="atm|lnd" mask="gx1v6">domain.lnd.fv0.47x0.63_gx1v6.090407.nc</file>
<file grid="ocnice" mask="gx1v6">domain.ocn.0.47x0.63_gx1v6_090408.nc</file>
<file grid="atm|lnd" mask="gx1v7">domain.lnd.fv0.47x0.63_gx1v7.180521.nc</file>
<file grid="ocnice" mask="gx1v7">domain.ocn.fv0.47x0.63_gx1v7.180521.nc</file>
<file grid="atm|lnd" mask="tn0.25v3">domain.lnd.fv0.47x0.63_tn0.25v3.211026.nc</file>
<file grid="ocnice" mask="tn0.25v3">domain.ocn.fv0.47x0.63_tn0.25v3.211026.nc</file>
<desc>0.47x0.63 is FV 1/2-deg grid:</desc>
</domain>
<domain name="0.9x1.25">
<nx>288</nx> <ny>192</ny>
<file grid="atm|lnd" mask="gx1v6">domain.lnd.fv0.9x1.25_gx1v6.090309.nc</file>
<file grid="ocnice" mask="gx1v6">domain.ocn.0.9x1.25_gx1v6_090403.nc</file>
<file grid="atm|lnd" mask="gx1v7">domain.lnd.fv0.9x1.25_gx1v7.151020.nc</file>
<file grid="ocnice" mask="gx1v7">domain.ocn.fv0.9x1.25_gx1v7.151020.nc</file>
<file grid="atm|lnd" mask="tx0.66v1">domain.lnd.fv0.9x1.25_tx0.66v1.190314.nc</file>
<file grid="ocnice" mask="tx0.66v1">domain.ocn.fv0.9x1.25_tx0.66v1.190314.nc</file>
<file grid="atm|lnd" mask="tn1v3">domain.lnd.fv0.9x1.25_tn1v3.160414.nc</file>
<file grid="ocnice" mask="tn1v3">domain.ocn.fv0.9x1.25_tn1v3.160414.nc</file>
<file grid="atm|lnd" mask="tn0.25v3">domain.lnd.fv0.9x1.25_tn0.25v3.160721.nc</file>
<file grid="ocnice" mask="tn0.25v3">domain.ocn.fv0.9x1.25_tn0.25v3.160721.nc</file>
<file grid="atm|lnd" mask="null">/glade/u/home/benedict/ys/datain/domain.aqua.fv0.9x1.25.nc</file>
<file grid="ocnice" mask="null">/glade/u/home/benedict/ys/datain/domain.aqua.fv0.9x1.25.nc</file>
<desc>0.9x1.25 is FV 1-deg grid:</desc>
</domain>
<!-- TODO: the lats for the gx1v7 and gx1v6 mask are different at
the poles- the 141008 should be used for both but would change answers -->
<domain name="1.9x2.5">
<nx>144</nx> <ny>96</ny>
<file grid="atm|lnd" mask="gx1v6">domain.lnd.fv1.9x2.5_gx1v6.090206.nc</file>
<file grid="ocnice" mask="gx1v6">domain.ocn.1.9x2.5_gx1v6_090403.nc</file>
<file grid="atm|lnd" mask="gx1v7">domain.lnd.fv1.9x2.5_gx1v7.181205.nc</file>
<file grid="ocnice" mask="gx1v7">domain.ocn.fv1.9x2.5_gx1v7.181205.nc</file>
<file grid="ocnice" mask="null">domain.aqua.fv1.9x2.5.nc</file>
<desc>1.9x2.5 is FV 2-deg grid:</desc>
</domain>
<domain name="4x5">
<nx>72</nx> <ny>46</ny>
<file grid="atm|lnd" mask="gx3v7">domain.lnd.fv4x5_gx3v7.091218.nc</file>
<file grid="ocnice">domain.ocn.4x5_gx3v7_100120.nc</file>
<desc>4x5 is FV 4-deg grid:</desc>
</domain>
<domain name="2.5x3.33">
<nx>108</nx> <ny>72</ny>
<file grid="atm|lnd">domain.lnd.fv2.5x3.33_gx3v7.110223.nc</file>
<file grid="ocnice">domain.ocn.fv2.5x3.33_gx3v7_110223.nc</file>
<desc>2.5x3.33 is FV 3-deg grid:</desc>
</domain>
<domain name="10x15">
<nx>24</nx> <ny>19</ny>
<file grid="atm|lnd" mask="usgs">$DIN_LOC_ROOT/share/domains/domain.clm/domain.lnd.fv10x15_USGS.110713.nc</file>
<file grid="ocnice" mask="usgs">$DIN_LOC_ROOT/share/domains/domain.clm/domain.ocn.fv10x15_USGS_070807.nc</file>
<file grid="atm|lnd" mask="gx3v7">$DIN_LOC_ROOT/share/domains/domain.lnd.fv10x15_gx3v7.180321.nc</file>
<file grid="ocnice" mask="gx3v7">$DIN_LOC_ROOT/share/domains/domain.ocn.fv10x15_gx3v7.180321.nc</file>
<desc>10x15 is FV 10-deg grid:</desc>
<support>For low resolution testing</support>
</domain>
<domain name="T341">
<nx>1024</nx> <ny>512</ny>
<!-- global spectral (eulerian dycore) grids-->
<!--- mask for atm is irrelevant -->
<file grid="atm|lnd" mask="gx1v6">domain.lnd.T341_gx1v6.111226.nc</file>
<desc>T341 is Gaussian grid:</desc>
<support>Backward compatible for very high resolution Spectral-dycore experiments</support>
</domain>
<domain name="T5">
<nx>16</nx> <ny>8</ny>
<file grid="atm|lnd" mask="gx3v7">$DIN_LOC_ROOT/share/domains/domain.lnd.T5_gx3v7.181009.nc</file>
<file grid="ocnice" mask="gx3v7">$DIN_LOC_ROOT/share/domains/domain.ocn.T5_gx3v7.181009.nc</file>
<desc>T5 is Gaussian grid:</desc>
</domain>
<domain name="T85">
<!-- global spectral (eulerian dycore) grids-->
<nx>256</nx> <ny>128</ny>
<file grid="atm|lnd">domain.lnd.T85_gx1v4.060403.nc</file>
<file grid="ocnice">domain.lnd.T85_gx1v4.060403.nc</file>
<desc>T85 is Gaussian grid:</desc>
<support>Backward compatible for high resolution Spectral-dycore experiments</support>
</domain>
<domain name="T62">
<nx>192</nx> <ny>94</ny>
<file grid="atm|lnd" mask="gx1v7" >$DIN_LOC_ROOT/share/domains/domain.lnd.T62_gx1v7.151008.nc</file>
<file grid="atm|lnd" mask="gx1v6" >$DIN_LOC_ROOT/share/domains/domain.lnd.T62_gx1v6.090320.nc</file>
<file grid="atm|lnd" mask="gx3v7" >$DIN_LOC_ROOT/share/domains/domain.lnd.T62_gx3v7.090911.nc</file>
<file grid="atm|lnd" mask="tx0.66v1">$DIN_LOC_ROOT/share/domains/domain.lnd.T62_tx0.66v1.190425.nc</file>
<file grid="atm|lnd" mask="tx1v1" >$DIN_LOC_ROOT/share/domains/domain.lnd.T62_tx1v1.090122.nc</file>
<file grid="atm|lnd" mask="tx0.1v2" >$DIN_LOC_ROOT/share/domains/domain.lnd.T62_tx0.1v2_090623.nc</file>
<file grid="atm|lnd" mask="tx0.1v3" >$DIN_LOC_ROOT/share/domains/domain.lnd.T62_tx0.1v3.170929.nc</file>
<file grid="atm|lnd" mask="oQU120" >$DIN_LOC_ROOT/share/domains/domain.lnd.T62_oQU120.160325.nc</file>
<file grid="ocnice" mask="gx1v6" >$DIN_LOC_ROOT/share/domains/domain.ocn.T62_gx1v6.130409.nc</file>
<file grid="ocnice" mask="gx1v7" >$DIN_LOC_ROOT/share/domains/domain.ocn.T62_gx1v7.151008.nc</file>
<file grid="ocnice" mask="gx3v7" >$DIN_LOC_ROOT/share/domains/domain.ocn.T62_gx3v7.130409.nc</file>
<file grid="ocnice" mask="tx0.66v1">$DIN_LOC_ROOT/share/domains/domain.ocn.T62_tx0.66v1.190425.nc</file>
<file grid="atm|lnd" mask="tn1v3">$DIN_LOC_ROOT/share/domains/domain.lnd.T62_tn1v3.160414.nc</file>
<file grid="atm|lnd" mask="tn0.25v3">$DIN_LOC_ROOT/share/domains/domain.lnd.T62_tn0.25v3.160721.nc</file>
<desc>T62 is Gaussian grid:</desc>
</domain>
<domain name="T31">
<nx>96</nx> <ny>48</ny>
<file grid="atm|lnd" mask="gx3v7">$DIN_LOC_ROOT/share/domains/domain.lnd.T31_gx3v7.130409.nc</file>
<file grid="ocnice" mask="gx3v7">$DIN_LOC_ROOT/share/domains/domain.ocn.T31_gx3v7.130409.nc</file>
<desc>T31 is Gaussian grid:</desc>
</domain>
<domain name="T42">
<nx>128</nx> <ny>64</ny>
<file grid="atm|lnd" mask="gx1v7">$DIN_LOC_ROOT/share/domains/domain.lnd.T42_gx1v7.180727.nc</file>
<file grid="ocnice" mask="gx1v7">$DIN_LOC_ROOT/share/domains/domain.ocn.T42_gx1v7.180727.nc</file>
<desc>T42 is Gaussian grid:</desc>
</domain>
<domain name="ne5np4">
<nx>1352</nx> <ny>1</ny>
<file grid="atm|lnd" mask="gx3v7">$DIN_LOC_ROOT/share/domains/domain.lnd.ne5np4_gx3v7.140810.nc</file>
<file grid="ocnice" mask="gx3v7">$DIN_LOC_ROOT/share/domains/domain.ocn.ne5np4_gx3v7.140810.nc</file>
<desc>ne5np4 is Spectral Elem 6-deg grid:</desc>
<support>For ultra-low resolution spectral element grid testing</support>
</domain>
<domain name="ne5np4.pg2">
<nx>1350</nx> <ny>1</ny>
<file grid="atm|lnd" mask="gx3v7">$DIN_LOC_ROOT/share/domains/domain.lnd.ne5np4.pg2_gx3v7.200311.nc</file>
<file grid="ocnice" mask="gx3v7">$DIN_LOC_ROOT/share/domains/domain.ocn.ne5np4.pg2_gx3v7.200311.nc</file>
<desc>ne5np4 is Spectral Elem 6-deg grid with a 2x2 FVM physics grid:</desc>
<support>EXPERIMENTAL FVM physics grid</support>
</domain>
<domain name="ne5np4.pg3">
<nx>1350</nx> <ny>1</ny>
<file grid="atm|lnd" mask="gx3v7">$DIN_LOC_ROOT/share/domains/domain.lnd.ne5np4.pg3_gx3v7.170605.nc</file>
<file grid="ocnice" mask="gx3v7">$DIN_LOC_ROOT/share/domains/domain.ocn.ne5np4.pg3_gx3v7.170605.nc</file>
<desc>ne5np4 is Spectral Elem 6-deg grid with a 3x3 FVM physics grid:</desc>
<support>EXPERIMENTAL FVM physics grid</support>
</domain>
<domain name="ne5np4.pg4">
<nx>1350</nx> <ny>1</ny>
<file grid="atm|lnd" mask="gx3v7">$DIN_LOC_ROOT/share/domains/domain.lnd.ne5np4.pg4_gx3v7.200319.nc</file>
<file grid="ocnice" mask="gx3v7">$DIN_LOC_ROOT/share/domains/domain.ocn.ne5np4.pg4_gx3v7.200319.nc</file>
<desc>ne5np4 is Spectral Elem 6-deg grid with a 4x4 FVM physics grid:</desc>
<support>EXPERIMENTAL FVM physics grid</support>
</domain>
<domain name="ne16np4">
<nx>13826</nx> <ny>1</ny>
<file grid="atm|lnd" mask="gx1v7">$DIN_LOC_ROOT/share/domains/domain.lnd.ne16np4_gx1v7.171018.nc</file>
<file grid="ocnice" mask="gx1v7">$DIN_LOC_ROOT/share/domains/domain.ocn.ne16np4_gx1v7.171018.nc</file>
<desc>ne16np4 is Spectral Elem 2-deg grid:</desc>
<support>For low resolution spectral element grid testing</support>
</domain>
<domain name="ne16np4.pg3">
<nx>13824</nx> <ny>1</ny>
<file grid="atm|lnd" mask="gx1v7">$DIN_LOC_ROOT/share/domains/domain.lnd.ne16pg3_gx1v7.171003.nc</file>
<file grid="ocnice" mask="gx1v7">$DIN_LOC_ROOT/share/domains/domain.ocn.ne16pg3_gx1v7.171003.nc</file>
<desc>ne16np4.pg3 is a Spectral Elem 2-deg grid with a 3x3 FVM physics grid:</desc>
<support>EXPERIMENTAL FVM physics grid</support>
</domain>
<domain name="ne30np4">
<nx>48602</nx> <ny>1</ny>
<file grid="atm|lnd" mask="gx1v6">$DIN_LOC_ROOT/share/domains/domain.lnd.ne30np4_gx1v6.110905.nc</file>
<file grid="ocnice" mask="gx1v6">$DIN_LOC_ROOT/share/domains/domain.ocn.ne30np4_gx1v6_110217.nc</file>
<file grid="atm|lnd" mask="gx1v7">$DIN_LOC_ROOT/share/domains/domain.lnd.ne30_gx1v7.171003.nc</file>
<file grid="ocnice" mask="gx1v7">$DIN_LOC_ROOT/share/domains/domain.ocn.ne30_gx1v7.171003.nc</file>
<file grid="atm|lnd" mask="tn0.25v3">$DIN_LOC_ROOT/share/domains/domain.lnd.ne30np4_tn0.25v3.211029.nc</file>
<file grid="ocnice" mask="tn0.25v3">$DIN_LOC_ROOT/share/domains/domain.ocn.ne30np4_tn0.25v3.211029.nc</file>
<desc>ne30np4 is Spectral Elem 1-deg grid:</desc>
</domain>
<domain name="ne30np4.pg2">
<nx>21600</nx> <ny>1</ny>
<file grid="atm|lnd" mask="gx1v7">$DIN_LOC_ROOT/share/domains/domain.lnd.ne30np4.pg2_gx1v7.200626.nc</file>
<file grid="ocnice" mask="gx1v7">$DIN_LOC_ROOT/share/domains/domain.ocn.ne30np4.pg2_gx1v7.200626.nc</file>
<desc>ne30np4.pg2 is a Spectral Elem 1-deg grid with a 2x2 FVM physics grid:</desc>
<support>EXPERIMENTAL FVM physics grid</support>
</domain>
<domain name="ne30np4.pg3">
<nx>48600</nx> <ny>1</ny>
<file grid="atm|lnd" mask="gx1v7">$DIN_LOC_ROOT/share/domains/domain.lnd.ne30np4.pg3_gx1v7.170605.nc</file>
<file grid="ocnice" mask="gx1v7">$DIN_LOC_ROOT/share/domains/domain.ocn.ne30np4.pg3_gx1v7_170605.nc</file>
<desc>ne30np4.pg3 is a Spectral Elem ne30 grid with a 3x3 FVM physics grid:</desc>
<support>EXPERIMENTAL FVM physics grid</support>
</domain>
<domain name="ne30np4.pg4">
<nx>86400</nx> <ny>1</ny>
<file grid="atm|lnd" mask="gx1v7">$DIN_LOC_ROOT/share/domains/domain.lnd.ne30np4.pg4_gx1v7.170628.nc</file>
<file grid="ocnice" mask="gx1v7">$DIN_LOC_ROOT/share/domains/domain.ocn.ne30np4.pg4_gx1v7.170628.nc</file>
<desc>ne30np4.pg4 is a Spectral Elem 1-deg grid with a 4x4 FVM physics grid:</desc>
<support>EXPERIMENTAL FVM physics grid</support>
</domain>
<domain name="ne60np4">
<nx>194402</nx> <ny>1</ny>
<file grid="atm|lnd" mask="gx1v6">$DIN_LOC_ROOT/share/domains/domain.lnd.ne60np4_gx1v6.120406.nc</file>
<file grid="ocnice" mask="gx1v6">$DIN_LOC_ROOT/share/domains/domain.ocn.ne60np4_gx1v6.121113.nc</file>
<file grid="atm|lnd" mask="tn0.25v3">$DIN_LOC_ROOT/share/domains/domain.lnd.ne60np4_tn0.25v3.210915.nc</file>
<file grid="ocnice" mask="tn0.25v3">$DIN_LOC_ROOT/share/domains/domain.ocn.ne60np4_tn0.25v3.210915.nc</file>
<desc>ne60np4 is Spectral Elem 1/2-deg grid:</desc>
</domain>
<domain name="ne60np4.pg2">
<nx>86400</nx> <ny>1</ny>
<file grid="atm|lnd" mask="gx1v7">$DIN_LOC_ROOT/share/domains/domain.lnd.ne60np4.pg2_gx1v7.170628.nc</file>
<file grid="ocnice" mask="gx1v7">$DIN_LOC_ROOT/share/domains/domain.ocn.ne60np4.pg2_gx1v7.170628.nc</file>
<desc>ne60np4.pg2 is a Spectral Elem 0.5-deg grid with a 2x2 FVM physics grid:</desc>
<support>EXPERIMENTAL FVM physics grid</support>
</domain>
<domain name="ne60np4.pg3">
<nx>194400</nx> <ny>1</ny>
<file grid="atm|lnd" mask="gx1v7">$DIN_LOC_ROOT/share/domains/domain.lnd.ne60np4.pg3_gx1v7.170628.nc</file>
<file grid="ocnice" mask="gx1v7">$DIN_LOC_ROOT/share/domains/domain.ocn.ne60np4.pg3_gx1v7.170628.nc</file>
<desc>ne60np4.pg3 is a Spectral Elem 0.5-deg grid with a 3x3 FVM physics grid:</desc>
<support>EXPERIMENTAL FVM physics grid</support>
</domain>
<domain name="ne60np4.pg4">
<nx>345600</nx> <ny>1</ny>
<file grid="atm|lnd" mask="gx1v7">$DIN_LOC_ROOT/share/domains/domain.lnd.ne60np4.pg4_gx1v7.170628.nc</file>
<file grid="ocnice" mask="gx1v7">$DIN_LOC_ROOT/share/domains/domain.ocn.ne60np4.pg4_gx1v7.170628.nc</file>
<desc>ne60np4.pg4 is a Spectral Elem 0.5-deg grid with a 4x4 FVM physics grid:</desc>
<support>EXPERIMENTAL FVM physics grid</support>
</domain>
<domain name="ne120np4">
<nx>777602</nx> <ny>1</ny>
<file grid="atm|lnd" mask="gx1v6">$DIN_LOC_ROOT/share/domains/domain.lnd.ne120np4_gx1v6.110502.nc</file>
<file grid="ocnice" mask="gx1v6">$DIN_LOC_ROOT/share/domains/domain.ocn.ne120np4_gx1v6.121113.nc</file>
<file grid="atm|lnd" mask="gx1v7">$DIN_LOC_ROOT/share/domains/domain.lnd.ne120np4_gx1v7.190718.nc</file>
<file grid="ocnice" mask="gx1v7">$DIN_LOC_ROOT/share/domains/domain.ocn.ne120np4_gx1v7.190718.nc</file>
<desc>ne120np4 is Spectral Elem 1/4-deg grid:</desc>
</domain>
<domain name="ne120np4.pg2">
<nx>345600</nx> <ny>1</ny>
<file grid="atm|lnd" mask="gx1v7">$DIN_LOC_ROOT/share/domains/domain.lnd.ne120np4.pg2_gx1v7.170629.nc</file>
<file grid="ocnice" mask="gx1v7">$DIN_LOC_ROOT/share/domains/domain.ocn.ne120np4.pg2_gx1v7.170629.nc</file>
<file grid="atm|lnd" mask="tx0.1v2">$DIN_LOC_ROOT/share/domains/domain.lnd.ne120np4.pg2_tx0.1v2.200626.nc</file>
<file grid="ocnice" mask="tx0.1v2">$DIN_LOC_ROOT/share/domains/domain.ocn.ne120np4.pg2_tx0.1v2.200626.nc</file>
<desc>ne120np4.pg2 is a Spectral Elem 0.25-deg grid with a 2x2 FVM physics grid:</desc>
<support>EXPERIMENTAL FVM physics grid</support>
</domain>
<domain name="ne120np4.pg3">
<nx>777600</nx> <ny>1</ny>
<file grid="atm|lnd" mask="gx1v7">$DIN_LOC_ROOT/share/domains/domain.lnd.ne120np4.pg3_gx1v7.190718.nc</file>
<file grid="ocnice" mask="gx1v7">$DIN_LOC_ROOT/share/domains/domain.ocn.ne120np4.pg3_gx1v7.190718.nc</file>
<file grid="atm|lnd" mask="tx0.1v3">$DIN_LOC_ROOT/share/domains/domain.lnd.ne120np4.pg3_tx0.1v3.190820.nc</file>
<file grid="ocnice" mask="tx0.1v3">$DIN_LOC_ROOT/share/domains/domain.ocn.ne120np4.pg3_tx0.1v3.190820.nc</file>
<desc>ne120np4.pg3 is a Spectral Elem 0.25-deg grid with a 3x3 FVM physics grid:</desc>
<support>EXPERIMENTAL FVM physics grid</support>
</domain>
<domain name="ne120np4.pg4">
<nx>1382400</nx> <ny>1</ny>
<file grid="atm|lnd" mask="gx1v7">$DIN_LOC_ROOT/share/domains/domain.lnd.ne120np4.pg4_gx1v7.170629.nc</file>
<file grid="ocnice" mask="gx1v7">$DIN_LOC_ROOT/share/domains/domain.ocn.ne120np4.pg4_gx1v7.170629.nc</file>
<desc>ne120np4.pg4 is a Spectral Elem 0.25-deg grid with a 4x4 FVM physics grid:</desc>
<support>EXPERIMENTAL FVM physics grid</support>
</domain>
<domain name="ne240np4">
<nx>3110402</nx> <ny>1</ny>
<file grid="atm|lnd" mask="gx1v6">$DIN_LOC_ROOT/share/domains/domain.lnd.ne240np4_gx1v6.111226.nc</file>
<file grid="ocnice" mask="gx1v6">$DIN_LOC_ROOT/share/domains/domain.ocn.ne240np4_gx1v6.111226.nc</file>
<desc>ne240np4 is Spectral Elem 1/8-deg grid:</desc>
<support>Experimental for very high resolution experiments</support>
</domain>
<domain name="ne240np4.pg2">
<nx>1382400</nx> <ny>1</ny>
<file grid="atm|lnd" mask="gx1v7">$DIN_LOC_ROOT/share/domains/domain.lnd.ne240np4.pg2_gx1v7.170629.nc</file>
<file grid="ocnice" mask="gx1v7">$DIN_LOC_ROOT/share/domains/domain.ocn.ne240np4.pg2_gx1v7.170629.nc</file>
<desc>ne240np4.pg2 is a Spectral Elem 0.125-deg grid with a 2x2 FVM physics grid:</desc>
<support>EXPERIMENTAL FVM physics grid</support>
</domain>
<domain name="ne240np4.pg3">
<nx>3110400</nx> <ny>1</ny>
<file grid="atm|lnd" mask="gx1v7">$DIN_LOC_ROOT/share/domains/domain.lnd.ne240np4.pg3_gx1v7.170629.nc</file>
<file grid="ocnice" mask="gx1v7">$DIN_LOC_ROOT/share/domains/domain.ocn.ne240np4.pg3_gx1v7.170629.nc</file>
<desc>ne240np4.pg3 is a Spectral Elem 0.125-deg grid with a 3x3 FVM physics grid:</desc>
<support>EXPERIMENTAL FVM physics grid</support>
</domain>
<domain name="ne0np4TESTONLY.ne5x4">
<nx>3863</nx> <ny>1</ny>
<desc>ne0np4TESTONLY.ne5x4 is a low-resolution refined SE grid for testing:</desc>
<support>Test support only</support>
</domain>
<domain name="ne0np4CONUS.ne30x8">
<nx>174098</nx> <ny>1</ny>
<file grid="atm|lnd" mask="gx1v7">$DIN_LOC_ROOT/share/domains/domain.lnd.ne0CONUSne30x8_gx1v7.190322.nc</file>
<file grid="ocnice" mask="gx1v7">$DIN_LOC_ROOT/share/domains/domain.ocn.ne0CONUSne30x8_gx1v7.190322.nc</file>
<file grid="atm|lnd" mask="tx0.1v2">$DIN_LOC_ROOT/share/domains/domain.lnd.ne0CONUSne30x8_tx0.1v2.171010.nc</file>
<file grid="ocnice" mask="tx0.1v2">$DIN_LOC_ROOT/share/domains/domain.ocn.ne0CONUSne30x8_tx0.1v2.171010.nc</file>
<desc>ne0np4CONUS.ne30x8 is a Spectral Elem 1-deg grid with a 1/8 deg refined region over the continental United States:</desc>
<support>Test support only</support>
</domain>
<domain name="ne0np4.ARCTIC.ne30x4">
<nx>117398</nx> <ny>1</ny>
<file grid="atm|lnd" mask="tx0.1v2">$DIN_LOC_ROOT/share/domains/domain.lnd.ne0np4.ARCTIC.ne30x4_tx0.1v2.200626.nc</file>
<file grid="ocnice" mask="tx0.1v2">$DIN_LOC_ROOT/share/domains/domain.ocn.ne0np4.ARCTIC.ne30x4_tx0.1v2.200626.nc</file>
<desc>ne0np4.ARCTIC.ne30x4 is a Spectral Elem 1-deg grid with a 1/4 deg refined region over Arctic:</desc>
<support>Test support only</support>
</domain>
<domain name="ne0np4.ARCTICGRIS.ne30x8">
<nx>152390</nx> <ny>1</ny>
<file grid="atm|lnd" mask="tx0.1v2">$DIN_LOC_ROOT/share/domains/domain.lnd.ne0np4.ARCTICGRIS.ne30x8_tx0.1v2.200626.nc</file>
<file grid="ocnice" mask="tx0.1v2">$DIN_LOC_ROOT/share/domains/domain.ocn.ne0np4.ARCTICGRIS.ne30x8_tx0.1v2.200626.nc</file>
<desc>ne0np4.ARCTICGRIS.ne30x8 is a Spectral Elem 1-deg grid with a 1/8 deg refined region over Greenland:</desc>
<support>Test support only</support>
</domain>
<!-- CAM/MPAS entries - only valid for held-suarez -->
<domain name="mpasa480">
<nx>2562</nx> <ny>1</ny>
<desc>MPAS-A 480-km quasi-uniform mesh:</desc>
</domain>
<domain name="mpasa240">
<nx>10242</nx> <ny>1</ny>
<desc>MPAS-A 240-km quasi-uniform mesh:</desc>
</domain>
<domain name="mpasa120">
<nx>40962</nx> <ny>1</ny>
<desc>MPAS-A 120-km quasi-uniform mesh:</desc>
</domain>
<domain name="mpasa60">
<nx>163842</nx> <ny>1</ny>
<desc>MPAS-A 60-km quasi-uniform mesh:</desc>
</domain>
<domain name="mpasa30">
<nx>655362</nx> <ny>1</ny>
<desc>MPAS-A 30-km quasi-uniform mesh:</desc>
</domain>
<domain name="mpasa15">
<nx>2621442</nx> <ny>1</ny>
<desc>MPAS-A 15-km quasi-uniform mesh:</desc>
</domain>
<domain name="mpasa15-3conus">
<nx>6488066</nx> <ny>1</ny>
<desc>MPAS-A 15-3-km variable-uniform mesh centered over CONUS:</desc>
</domain>
<domain name="mpasa7p5">
<nx>10485762</nx> <ny>1</ny>
<desc>MPAS-A 7.5-km quasi-uniform mesh:</desc>
</domain>
<domain name="mpasa3p75">
<nx>41943042</nx> <ny>1</ny>
<desc>MPAS-A 3.75-km variable-uniform mesh:</desc>
</domain>
<domain name="TL319">
<nx>640</nx> <ny>320</ny>
<file grid="atm|lnd" mask="gx1v7">$DIN_LOC_ROOT/share/domains/domain.lnd.TL319_gx1v7.170705.nc</file>
<file grid="ocnice" mask="gx1v7">$DIN_LOC_ROOT/share/domains/domain.ocn.TL319_gx1v7.170705.nc</file>
<file grid="atm|lnd" mask="tx0.66v1">$DIN_LOC_ROOT/share/domains/domain.lnd.TL319_tx0.66v1.190425.nc</file>
<file grid="ocnice" mask="tx0.66v1">$DIN_LOC_ROOT/share/domains/domain.ocn.TL319_tx0.66v1.190425.nc</file>
<file grid="atm|lnd" mask="tx0.1v2">$DIN_LOC_ROOT/share/domains/domain.lnd.TL319_tx0.1v2.161014.nc</file>
<file grid="ocnice" mask="tx0.1v2">$DIN_LOC_ROOT/share/domains/domain.ocn.tx0.1v2.161014.nc</file>
<file grid="atm|lnd" mask="tx0.1v3">$DIN_LOC_ROOT/share/domains/domain.lnd.TL319_tx0.1v3.170730.nc</file>
<file grid="ocnice" mask="tx0.1v3">$DIN_LOC_ROOT/share/domains/domain.ocn.tx0.1v3.170730.nc</file>
<desc>TL319 grid for JRA55</desc>
</domain>
<domain name="TL639">
<nx>1440</nx> <ny>721</ny>
<file grid="atm|lnd" mask="gx1v7">$DIN_LOC_ROOT/share/domains/domain.lnd.TL639_gx1v7.200619.nc</file>
<file grid="ocnice" mask="gx1v7">$DIN_LOC_ROOT/share/domains/domain.ocn.TL639_gx1v7.200619.nc</file>
<file grid="atm|lnd" mask="tx0.66v1">$DIN_LOC_ROOT/share/domains/domain.lnd.TL639_tx0.66v1.200619.nc</file>
<file grid="ocnice" mask="tx0.66v1">$DIN_LOC_ROOT/share/domains/domain.ocn.TL639_tx0.66v1.200619.nc</file>
<desc>TL639 grid for ERA5</desc>
</domain>
<!-- fvcubed domains-->
<domain name="C24">
<nx>3456</nx> <ny>1</ny>
<file grid="atm|lnd" mask="gx1v6">$DIN_LOC_ROOT/share/domains/domain.lnd.C24_gx1v6.181018.nc</file>
<file grid="ocnice" mask="gx1v6">$DIN_LOC_ROOT/share/domains/domain.ocn.C24_gx1v6.181018.nc</file>
<file grid="atm|lnd" mask="gx1v7">$DIN_LOC_ROOT/share/domains/domain.lnd.C24_gx1v7.181018.nc</file>
<file grid="ocnice" mask="gx1v7">$DIN_LOC_ROOT/share/domains/domain.ocn.C24_gx1v7.181018.nc</file>
<desc>C24 is a fvcubed xx-deg grid:</desc>
<support>Experimental for fv3 dycore</support>
</domain>
<domain name="C48">
<nx>13824</nx> <ny>1</ny>
<file grid="atm|lnd" mask="gx1v6">$DIN_LOC_ROOT/share/domains/domain.lnd.C48_gx1v6.181018.nc</file>
<file grid="ocnice" mask="gx1v6">$DIN_LOC_ROOT/share/domains/domain.ocn.C48_gx1v6.181018.nc</file>
<file grid="atm|lnd" mask="gx1v7">$DIN_LOC_ROOT/share/domains/domain.lnd.C48_gx1v7.181018.nc</file>
<file grid="ocnice" mask="gx1v7">$DIN_LOC_ROOT/share/domains/domain.ocn.C48_gx1v7.181018.nc</file>
<desc>C48 is a fvcubed xx-deg grid:</desc>
<support>Experimental for fv3 dycore</support>
</domain>
<domain name="C96">
<nx>55296</nx> <ny>1</ny>
<file grid="atm|lnd" mask="gx1v6">$DIN_LOC_ROOT/share/domains/domain.lnd.C96_gx1v6.181018.nc</file>
<file grid="ocnice" mask="gx1v6">$DIN_LOC_ROOT/share/domains/domain.ocn.C96_gx1v6.181018.nc</file>
<file grid="atm|lnd" mask="gx1v7">$DIN_LOC_ROOT/share/domains/domain.lnd.C96_gx1v7.181018.nc</file>
<file grid="ocnice" mask="gx1v7">$DIN_LOC_ROOT/share/domains/domain.ocn.C96_gx1v7.181018.nc</file>
<file grid="atm|lnd" mask="tx0.66v1">$DIN_LOC_ROOT/share/domains/domain.lnd.C96_tx0.66v1.181210.nc</file>
<file grid="ocnice" mask="tx0.66v1">$DIN_LOC_ROOT/share/domains/domain.ocn.C96_tx0.66v1.181210.nc</file>
<desc>C96 is a fvcubed xx-deg grid:</desc>
<support>Experimental for fv3 dycore</support>
</domain>
<domain name="C192">
<nx>221184</nx> <ny>1</ny>
<file grid="atm|lnd" mask="gx1v6">$DIN_LOC_ROOT/share/domains/domain.lnd.C192_gx1v6.181018.nc</file>
<file grid="ocnice" mask="gx1v6">$DIN_LOC_ROOT/share/domains/domain.ocn.C192_gx1v6.181018.nc</file>
<file grid="atm|lnd" mask="gx1v7">$DIN_LOC_ROOT/share/domains/domain.lnd.C192_gx1v7.181018.nc</file>
<file grid="ocnice" mask="gx1v7">$DIN_LOC_ROOT/share/domains/domain.ocn.C192_gx1v7.181018.nc</file>
<desc>C192 is a fvcubed xx-deg grid:</desc>
<support>Experimental for fv3 dycore</support>
</domain>
<domain name="C384">
<nx>884736</nx> <ny>1</ny>
<file grid="atm|lnd" mask="gx1v6">$DIN_LOC_ROOT/share/domains/domain.lnd.C384_gx1v6.181018.nc</file>
<file grid="ocnice" mask="gx1v6">$DIN_LOC_ROOT/share/domains/domain.ocn.C384_gx1v6.181018.nc</file>
<file grid="atm|lnd" mask="gx1v7">$DIN_LOC_ROOT/share/domains/domain.lnd.C384_gx1v7.181018.nc</file>
<file grid="ocnice" mask="gx1v7">$DIN_LOC_ROOT/share/domains/domain.ocn.C384_gx1v7.181018.nc</file>
<desc>C384 is a fvcubed xx-deg grid:</desc>
<support>Experimental for fv3 dycore</support>
</domain>
<!-- ======================================================== -->
<!-- OCN/ICE domains -->
<!-- ======================================================== -->
<domain name="gx1v6">
<nx>320</nx> <ny>384</ny>
<file grid="atm|lnd">$DIN_LOC_ROOT/share/domains/domain.ocn.gx1v6.090206.nc</file>
<file grid="ocnice">$DIN_LOC_ROOT/share/domains/domain.ocn.gx1v6.090206.nc</file>
<desc>gx1v6 is displaced Greenland pole v6 1-deg grid:</desc>
</domain>
<domain name="gx1v7">
<nx>320</nx> <ny>384</ny>
<file grid="atm|lnd">$DIN_LOC_ROOT/share/domains/domain.ocn.gx1v7.151008.nc</file>
<file grid="ocnice">$DIN_LOC_ROOT/share/domains/domain.ocn.gx1v7.151008.nc</file>
<desc>gx1v7 is displaced Greenland pole 1-deg grid with Caspian as a land feature:</desc>
</domain>
<domain name="gx3v7">
<nx>100</nx> <ny>116</ny>
<file grid="ocnice">$DIN_LOC_ROOT/share/domains/domain.ocn.gx3v7.120323.nc</file>
<desc>gx3v7 is displaced Greenland pole v7 3-deg grid:</desc>
</domain>
<domain name="tx0.66v1">
<nx>540</nx> <ny>458</ny>
<file grid="ocnice">$DIN_LOC_ROOT/share/domains/domain.ocn.tx0.66v1.190425.nc</file>
<desc>tx0.66v1 is tripole v1 0.66-deg MOM6 grid:</desc>
<support>Experimental for MOM6 experiments</support>
</domain>
<domain name="tx0.25v1">
<nx>1440</nx> <ny>1080</ny>
<file grid="ocnice">$DIN_LOC_ROOT/share/domains/domain.ocn.tx0.25v1.190207.nc</file>
<desc>tx0.25v1 is tripole v1 0.25-deg MOM6 grid:</desc>
<support>Experimental for MOM6 experiments</support>
</domain>
<domain name="tx0.1v2">
<nx>3600</nx> <ny>2400</ny>
<file grid="ocnice">$DIN_LOC_ROOT/share/domains/domain.ocn.tx0.1v2.161014.nc</file>
<desc>tx0.1v2 is tripole v2 1/10-deg grid:</desc>
<support>Experimental for high resolution experiments</support>
</domain>
<domain name="tx0.1v3">
<nx>3600</nx> <ny>2400</ny>
<file grid="ocnice">$DIN_LOC_ROOT/share/domains/domain.ocn.tx0.1v3.170730.nc</file>
<desc>tx0.1v3 is tripole v3 1/10-deg grid:</desc>
<support>Experimental for high resolution experiments</support>
</domain>
<domain name="tx1v1">
<nx>360</nx> <ny>240</ny>
<file grid="ocnice">$DIN_LOC_ROOT/share/domains/domain.ocn.tx1v1.090122.nc</file>
<desc>tripole v1 1-deg grid: testing proxy for high-res tripole ocean grids- do not use for scientific experiments</desc>
<support>Experimental tripole ocean grid</support>
</domain>
<domain name="oQU120">
<nx>28574</nx> <ny>1</ny>
<file mask="oQU120">$DIN_LOC_ROOT/share/domains/domain.ocn.oQU120.160325.nc</file>
<desc>oQU120 is a MPAS ocean grid that is roughly 1 degree resolution:</desc>
<support>Experimental, under development</support>
</domain>
<domain name="tn1v3">
<nx>360</nx> <ny>291</ny>
<file grid="ocnice">$DIN_LOC_ROOT/share/domains/domain.ocn.tn1v3.160414.nc</file>
<desc>tn1v3 is NEMO ORCA1 tripole grid at 1 deg (reduced eORCA):</desc>
<support>NEMO ORCA1 tripole ocean grid</support>
</domain>
<domain name="tn0.25v3">
<nx>1440</nx> <ny>1050</ny>
<file grid="ocnice">$DIN_LOC_ROOT/share/domains/domain.ocn.tn0.25v3.160721.nc</file>
<desc>tn0.25v3 is NEMO ORCA1 tripole grid at 1/4 deg (reduced eORCA):</desc>
<support>NEMO ORCA1 tripole ocean grid</support>
</domain>
<!-- ======================================================== -->
<!-- ROF domains -->
<!-- ======================================================== -->
<domain name="rx1">
<nx>360</nx> <ny>180</ny>
<desc>rx1 is 1 degree river routing grid (only valid for DROF):</desc>
<support>Can only be used by DROF</support>
</domain>
<domain name="r05">
<nx>720</nx> <ny>360</ny>
<desc>r05 is 1/2 degree river routing grid:</desc>
</domain>
<!-- ======================================================== -->
<!-- GLC domains -->
<!-- ======================================================== -->
<domain name="gris20">
<nx>76</nx> <ny>141</ny>
<desc>20-km Greenland grid</desc>
</domain>
<domain name="gris4">
<nx>416</nx> <ny>704</ny>
<desc>4-km Greenland grid, for use with the glissade dycore</desc>
</domain>
<domain name="ais8">
<nx>704</nx> <ny>576</ny>
<desc>8-km Antarctica grid</desc>
</domain>
<!-- ======================================================== -->
<!-- WW3 domains-->
<!-- ======================================================== -->
<domain name="ww3a">
<nx>90</nx> <ny>50</ny>
<file mask="ww3a">$DIN_LOC_ROOT/share/domains/domain.lnd.ww3a_ww3a.120222.nc</file>
<file mask="ww3a">$DIN_LOC_ROOT/share/domains/domain.ocn.ww3a_ww3a.120222.nc</file>
<desc>WW3 90 x 50 global grid</desc>
<support>For testing of the WAV model</support>
</domain>
<!-- ======================================================== -->
<!-- ATM/LND domains for single point mct driver -->
<!-- ======================================================== -->
<domain name="01col">
<nx>1</nx> <ny>1</ny>
<file>domain.ocn.01col.ArcticOcean.20150824.nc</file>
<file>domain.ocn.01col.ArcticOcean.20150824.nc</file>
<desc>01col is a single-column grid for datm and POP:</desc>
</domain>
<domain name="CLM_USRDAT">
<nx>1</nx> <ny>1</ny>
<file>$DIN_LOC_ROOT/share/domains/domain.clm/domain.lnd.${CLM_USRDAT_NAME}_navy.nc</file>
<desc>user specified domain - only valid for DATM/CLM compset</desc>
</domain>
<domain name="1x1_numaIA">
<nx>1</nx> <ny>1</ny>
<file grid="atm|lnd">$DIN_LOC_ROOT/share/domains/domain.clm/domain.lnd.1x1pt-numaIA_navy.110106.nc</file>
<desc>1x1 Numa Iowa -- only valid for DATM/CLM compset</desc>
</domain>
<domain name="1x1_brazil">
<nx>1</nx> <ny>1</ny>
<file grid="atm|lnd">$DIN_LOC_ROOT/share/domains/domain.clm/domain.lnd.1x1pt-brazil_navy.090715.nc</file>
<desc>1x1 Brazil -- only valid for DATM/CLM compset</desc>
</domain>
<domain name="1x1_smallvilleIA">
<nx>1</nx> <ny>1</ny>
<file grid="atm|lnd">$DIN_LOC_ROOT/share/domains/domain.clm/domain.lnd.1x1pt-smallvilleIA_test.110106.nc</file>
<desc>1x1 Smallville Iowa Crop Test Case -- only valid for DATM/CLM compset</desc>
</domain>
<domain name="1x1_camdenNJ">
<nx>1</nx> <ny>1</ny>
<file grid="atm|lnd">$DIN_LOC_ROOT/share/domains/domain.clm/domain.lnd.1x1pt-camdenNJ_navy.111004.nc</file>
<desc>1x1 Camden New Jersey -- only valid for DATM/CLM compset</desc>
</domain>
<domain name="1x1_mexicocityMEX">
<nx>1</nx> <ny>1</ny>
<file grid="atm|lnd">$DIN_LOC_ROOT/share/domains/domain.clm/domain.lnd.1x1pt-mexicocityMEX_navy.090715.nc</file>
<desc>1x1 Mexico City Mexico -- only valid for DATM/CLM compset</desc>
</domain>
<domain name="1x1_vancouverCAN">
<nx>1</nx> <ny>1</ny>
<file grid="atm|lnd">$DIN_LOC_ROOT/share/domains/domain.clm/domain.lnd.1x1pt-vancouverCAN_navy.090715.nc</file>
<desc>1x1 Vancouver Canada -- only valid for DATM/CLM compset</desc>
</domain>
<domain name="1x1_urbanc_alpha">
<nx>1</nx> <ny>1</ny>
<file grid="atm|lnd">$DIN_LOC_ROOT/share/domains/domain.clm/domain.lnd.1x1pt-urbanc_alpha_test.110201.nc</file>
<desc>1x1 Urban C Alpha Test Case -- only valid for DATM/CLM compset</desc>
</domain>
</domains>