Skip to content

Commit 06c2150

Browse files
committed
update path on the ipcc node as the NS16000B link is missing
1 parent c23e5cd commit 06c2150

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config_noresm_ipcc.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)