Query on str2str #715
Unanswered
sandeepasl
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am using str2str for downloading real time GNSS observations from an NTRIP caster. This data is from a CORS station, and is downloaded through a CORS data access provider. Is it possible to simultaneously download the observation data from multiple stations using a single str2str command? In other words, can we give multiple position coordinates (of different CORS stations) using -p option and route the corresponding data to different output files? This need arises because the data access provider permits to establish only one connection using an authentication credentials.
Beta Was this translation helpful? Give feedback.
All reactions