You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
LiCSBAS02_ml_prep.py ver1.7.4 20201119 Y. Morishita
LiCSBAS02_ml_prep.py -i GEOC -n 1
Create E.geo
E.geo created
Create N.geo
N.geo created
Create U.geo
U.geo created
Create slc.mli
slc.mli[.png] created
Create hgt
hgt[.png] created
Create unw and cc
182/182 unw and cc already exist. Skip
Create slc.mli.par
Traceback (most recent call last):
File "/home/erwin/LiCSBAS2/bin/LiCSBAS02_ml_prep.py", line 452, in
sys.exit(main())
~~~~^^
File "/home/erwin/LiCSBAS2/bin/LiCSBAS02_ml_prep.py", line 324, in main
print('range_samples: {}'.format(width), file=f)
^^^^^
UnboundLocalError: cannot access local variable 'width' where it is not associated with a value
how to solve this?
The text was updated successfully, but these errors were encountered:
/mnt/d/pkl/025A_09718_120810$ LiCSBAS02_ml_prep.py -i GEOC -n 1
LiCSBAS02_ml_prep.py ver1.7.4 20201119 Y. Morishita
LiCSBAS02_ml_prep.py -i GEOC -n 1
Create E.geo
E.geo created
Create N.geo
N.geo created
Create U.geo
U.geo created
Create slc.mli
slc.mli[.png] created
Create hgt
hgt[.png] created
Create unw and cc
182/182 unw and cc already exist. Skip
Create slc.mli.par
Traceback (most recent call last):
File "/home/erwin/LiCSBAS2/bin/LiCSBAS02_ml_prep.py", line 452, in
sys.exit(main())
~~~~^^
File "/home/erwin/LiCSBAS2/bin/LiCSBAS02_ml_prep.py", line 324, in main
print('range_samples: {}'.format(width), file=f)
^^^^^
UnboundLocalError: cannot access local variable 'width' where it is not associated with a value
how to solve this?
The text was updated successfully, but these errors were encountered: