More things TODO

Wed, 10 Oct 2018 15:58:32 +0300

author
Iannis <i.binietoglou@impworks.gr>
date
Wed, 10 Oct 2018 15:58:32 +0300
changeset 163
40331f37885f
parent 162
ecfbcfc0c97d
child 164
e4915d84dd7d

More things TODO

atmospheric_lidar/scripts/licel2scc_depol.py file | annotate | diff | comparison | revisions
--- a/atmospheric_lidar/scripts/licel2scc_depol.py	Wed Oct 10 15:46:45 2018 +0300
+++ b/atmospheric_lidar/scripts/licel2scc_depol.py	Wed Oct 10 15:58:32 2018 +0300
@@ -110,6 +110,7 @@
                         )
     parser.add_argument('--version', help="Show current version.", action='store_true')
 
+    # TODO: Add check that either measurement id or measurement number are provided
     args = parser.parse_args()
 
     # Get the logger with the appropriate level

mercurial