Getting the error as:
Download geotiff of unw and cc
Traceback (most recent call last):
File "/home/sambit/Desktop/Isro/LiCSBAS2/bin/LiCSBAS01_get_geotiff.py", line 465, in
sys.exit(main())
File "/home/sambit/Desktop/Isro/LiCSBAS2/bin/LiCSBAS01_get_geotiff.py", line 305, in main
print('{} IFGs available from {} to {}'.format(n_ifg, imdates[0], imdates[-1]), flush=True)
IndexError: list index out of range
Please help