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
As of PR#948, focus.py no longer ignores nonexistent external orbit and
attitude files specified in its runconfig. The current runconfig for the
REE2 RSLC workflow test case contains dummy filenames for a number of
input files, including the orbit and attitude files. Since this data set
was generated without external orbit and attitude files, this PR
removes those particular filenames from the runconfig so that focus.py
can run to completion. In addition, this PR removes all other unused
filenames from the runconfig.
0 commit comments