# HG changeset patch # User Iannis # Date 1539176312 -10800 # Node ID 40331f37885f0e1b10b7172f43fbdd0041166fea # Parent ecfbcfc0c97dd5cd0b03638f3e53292706bc7916 More things TODO diff -r ecfbcfc0c97d -r 40331f37885f atmospheric_lidar/scripts/licel2scc_depol.py --- 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