changeset 120:f44f7a7c6a47 draft

Uploaded
author luca_milaz
date Sun, 21 Jul 2024 19:28:48 +0000
parents 88ea4acff8bb
children b6518f5f2b95
files marea_2/ras_to_bounds.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/marea_2/ras_to_bounds.py	Sun Jul 21 19:25:42 2024 +0000
+++ b/marea_2/ras_to_bounds.py	Sun Jul 21 19:28:48 2024 +0000
@@ -48,7 +48,7 @@
                         help = 'your tool directory')
     
     parser.add_argument('-ir', '--input_ras',
-                        type=str
+                        type=str,
                         required = False,
                         help = 'input ras')