You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,9 @@ Tools used for publishing CESM input data.
7
7
3. Once that's done, `rimport` will replace the original with a link to the copy.
8
8
4. Sometime in the next 24 hours, your file should be uploaded to the GDEX server and available for download during CESM runs.
9
9
10
-
The `relink.py` script was previously used for step 3 above, but that functionality is now built into `rimport`. It's still there if you want to use it by itself.
10
+
Notes:
11
+
- Use `rimport --check` if you'd like to see the current status of a file, including whether it's available for download.
12
+
- The `relink.py` script was previously used for step 3 above, but that functionality is now built into `rimport`. It's still there if you want to use it by itself.
0 commit comments