File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -77,7 +77,7 @@ diag_basic_info:
7777
7878 # Is this a model vs observations comparison?
7979 # If "false" or missing, then a model-model comparison is assumed:
80- compare_obs : true
80+ compare_obs : false
8181
8282 # Generate HTML website (assumed false if missing):
8383 # Note: The website files themselves will be located in the path
@@ -89,7 +89,7 @@ diag_basic_info:
8989 # Location of observational datasets:
9090 # Note: this only matters if "compare_obs" is true and the path
9191 # isn't specified in the variable defaults file.
92- obs_data_loc : /nird/datalake/NS16000B /ADF-obs
92+ obs_data_loc : /diagnostics /ADF-obs
9393
9494 # Location where re-gridded and interpolated CAM climatology files are stored:
9595 cam_regrid_loc : /scratch/${user}/noresm3/${diag_cam_climo.cam_case_name}/atm/proc/tseries/regrid
You can’t perform that action at this time.
0 commit comments