We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50a8e58 commit e0f4208Copy full SHA for e0f4208
1 file changed
documentation/docs/pages/inputs/restarts.md
@@ -85,7 +85,7 @@ Rename the `iced.YYYY-MM-DD-00000.nc` with new date. The year, month, and day sh
85
86
Edit the `ice.restart` pointer file to use the new file name:
87
<terminal-window static>
88
-<terminal-line>echo ./RESTART/iced.YYYY-MM-DD-00000.nc > ice.restart</terminal-line>
+<terminal-line>echo ./RESTART/iced.YYYY-MM-DD-00000.nc > ice.restart_file</terminal-line>
89
</terminal-window>
90
91
Replace the `year`, `nyr`, `month`, and `mday` global attributes using `nco` (in most cases, only the year will need to be changed):
0 commit comments