Skip to content
Snippets Groups Projects
Commit 5eddfbfa authored by Hal Simpson's avatar Hal Simpson
Browse files

changed default for input-goes-directory

parent a69f7440
No related branches found
No related tags found
No related merge requests found
......@@ -414,7 +414,7 @@ def parse_args(args):
help='Flag to run the last hour if interval is minute, ' +
'or the last 10 minutes if interval is seconds')
parser.add_argument('--input-goes-directory',
default='',
default='.',
help='Directory for support files for goes input of imfv283 data')
parser.add_argument('--input-goes-getdcpmessages',
default='',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment