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
Hi,
in the Compute_station_pos notebook there is an error. In cell [6] the line
fix, _ = raw.calc_pos_fix(corr)
will fail with the message that raw_gnss.py doesn't contain calc_pos_fix(). What would be the recommended workaround here?