Skip to content

Commit 855915c

Browse files
committed
update ncdata_check temp filename to be clearer
1 parent 8271c62 commit 855915c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/conversion/run-cam-sima.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ It's time to try to run CAM-SIMA!
88
- Your `user_nl_cam` needs to contain the following (to bring in the cam_snapshot for input and to activate the validation tool):
99
```
1010
ncdata='/FullPathName/your_before_snapshot_file.nc'
11-
ncdata_check='/FullPathName/your_output_filename.nc'
11+
ncdata_check='/FullPathName/your_after_snapshot_file.nc'
1212
debug_output = 0 !Turns off debug messages which interfere with the validation tool output
1313
```
1414
- If the number of vertical levels in your snapshot file is something other than 30, then you will also need to add the following to your user_nl_cam:

0 commit comments

Comments
 (0)