File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3995,8 +3995,8 @@ MLE:
39953995 "The path to the file containing the Cr fields."
39963996 datatype : string
39973997 value :
3998- $OCN_GRID == "tx2_3v2" : " mle-cr-mask_20250627.nc"
3999- $OCN_GRID == "tx2_3v3" : " mle_cr_labsea_mask_tx2_3v3_260306.nc"
3998+ $OCN_GRID == "tx2_3v2" and $COMP_ATM == "cam" : " mle-cr-mask_20250627.nc"
3999+ $OCN_GRID == "tx2_3v3" and $COMP_ATM == "cam" : " mle_cr_labsea_mask_tx2_3v3_260306.nc"
40004000 WAVE_ENHANCED_USTAR :
40014001 description : |
40024002 "default = False
Original file line number Diff line number Diff line change 32853285 "description" : " \" The path to the file containing the Cr fields.\"\n " ,
32863286 "datatype" : " string" ,
32873287 "value" : {
3288- "$OCN_GRID == \" tx2_3v2\" " : " mle-cr-mask_20250627.nc" ,
3289- "$OCN_GRID == \" tx2_3v3\" " : " mle_cr_labsea_mask_tx2_3v3_260306.nc"
3288+ "$OCN_GRID == \" tx2_3v2\" and $COMP_ATM == \" cam \" " : " mle-cr-mask_20250627.nc" ,
3289+ "$OCN_GRID == \" tx2_3v3\" and $COMP_ATM == \" cam \" " : " mle_cr_labsea_mask_tx2_3v3_260306.nc"
32903290 }
32913291 },
32923292 "WAVE_ENHANCED_USTAR" : {
You can’t perform that action at this time.
0 commit comments