diff COBRAxy/ras_to_bounds.py @ 74:22c3946713cd draft

Uploaded
author luca_milaz
date Sun, 13 Oct 2024 09:26:18 +0000
parents d5f2258f5b43
children be82f87848d0
line wrap: on
line diff
--- a/COBRAxy/ras_to_bounds.py	Sun Oct 13 09:24:29 2024 +0000
+++ b/COBRAxy/ras_to_bounds.py	Sun Oct 13 09:26:18 2024 +0000
@@ -54,7 +54,7 @@
                         required = False,
                         help = 'input ras')
     
-    parser.add_argument('-rn', '--name',
+    parser.add_argument('-rn', '--names',
                 type=str,
                 help = 'ras class names')