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
warning msg if no orbit file found for zip file (#46)
+ s1_orbit.get_orbit_file_from_list(): print out warning msg if no orbit file found from the given list
+ s1_orbit.get_orbit_file_from_dir(): search file in orbit_dir with .EOF extension, instead of arbitrary, to provide more meaningful error msg if given a dir with files but w/o any *.EOF file.
Co-authored-by: Liang Yu <[email protected]>
0 commit comments