Skip to content

Commit 6523cb5

Browse files
committed
add a comment
1 parent 3c225ea commit 6523cb5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/monthly_cmor.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ def parse_args():
103103
required=True,
104104
help="Realm to process",
105105
)
106+
# Move these to a wrapper script
106107
parser.add_argument("--caseroot", type=str, help="Case root directory")
107108
parser.add_argument("--cimeroot", type=str, help="CIME root directory")
108109
parser.add_argument(

0 commit comments

Comments
 (0)