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
The ministack feature as currently implemented has several limitations. First it creates annual ministacks starting in January which causes problems for reference images in early or late in the year as shown in the network below. Second, it has no options on how to connect the ministacks which may result in connections with long spatial or temporal baseline which risks additional unwrap errors to occur.
It may be desirable to connect ministacks with only one connection. A version of find_short_baselines.py that does this is here. The required code changes are listed below. This creates this network (early period is the same network as above, but different reference month)
The ministack feature as currently implemented has several limitations. First it creates annual ministacks starting in January which causes problems for reference images in early or late in the year as shown in the network below. Second, it has no options on how to connect the ministacks which may result in connections with long spatial or temporal baseline which risks additional unwrap errors to occur.
It may be desirable to connect ministacks with only one connection. A version of
find_short_baselines.py
that does this is here. The required code changes are listed below. This creates this network (early period is the same network as above, but different reference month)The text was updated successfully, but these errors were encountered: