Notifications
Clear all

IGS station / Rinex (Download)

9 Posts
3 Users
0 Reactions
1 Views
(@geodesist)
Posts: 49
Registered
Topic starter
 

Hello,

Could you please help me to find a software or program for downloading the IGS stations in RINEX format (with the option to select these files).

eg. if i want to download 70 IGS station (Observation files):?ÿAJAC, DAKR, EBRE, FLRS, GANP',...?ÿ?ÿmanually it took a lot of time.

Thanks

 
Posted : 07/09/2018 7:32 am
(@john-hamilton)
Posts: 3347
Registered
 

I create a file with the ftp commands and then run it from the command line...

ftp -s:ftp.txt

(ftp.txt is the file with the commands)

for example, to login to NGS CORS, and get two stations in Ohio, plus the broadcast ephemeris, plus the rapid ephemeris:

open cors.ngs.noaa.gov
anonymous
hamilton@terrasurv.com
cd cors/rinex
bin
get 2018/249/ohmn/ohmn2490.18o.gz
get 2018/249/gust/gust2490.18o.gz
get 2018/249/brdc2490.18n.gz
get 2018/249/igr20174.sp3.gz
quit

I have a program that automatically creates this file after I select the day and the CORS needed. It could contain commands for however many CORS you need.?ÿ

?ÿ

?ÿ

 
Posted : 07/09/2018 11:41 am
(@dc-kelley)
Posts: 23
Customer
 

I use the RTLLIB tool called RTKGET.?ÿ It allows you to select the range of data products / mount points and time range you want and then does it own batch script things to handle all the download files.?ÿ?ÿ Below is a screen shot.?ÿ This is of the 'demo 5' release built by Tim Evertt and available here:?ÿ http://rtkexplorer.com/downloads/rtklib-code/

RTKGETscreen
 
Posted : 07/09/2018 3:45 pm
(@geodesist)
Posts: 49
Registered
Topic starter
 

Thanks for your help, it's a pleasure to be in contact with you.

Please,?ÿ I couldn't run your program and all?ÿthe NGS CORS stations are in US territory.?ÿ

Cordially

?ÿ

 
Posted : 09/09/2018 8:42 am
(@geodesist)
Posts: 49
Registered
Topic starter
 

Thanks for your help, it's a pleasure to be in contact with you.

I followed all your instructions, i took an example for one IGS_station (BRUX) but i couldn't download it (please see red circle in screenshot).

Please need your help.

Cordially

RTKget
 
Posted : 09/09/2018 10:29 am
(@dc-kelley)
Posts: 23
Customer
 

I am tinkering with this tool this morning and it is not working for me either (tried on two nodes), will investigate further and report back.?ÿ I will also try an older copy at the office.?ÿ [It appears the ftp paths have now changed and the tool may be out of sync.]

 
Posted : 10/09/2018 7:56 am
(@geodesist)
Posts: 49
Registered
Topic starter
 

It's ok. Now this tool runs well.?ÿ I don't know Where was the problem.

Thanks a lot.

 
Posted : 10/09/2018 8:34 am
(@dc-kelley)
Posts: 23
Customer
 

And you got OBS data from AJAC, DAKR, EBRE - or BRUX???ÿ I see then on the ftp site, it is just not populating the lists for me.?ÿ At my end still can only get clock and orbits, not OBS data,?ÿ I have a post into the tool makers.?ÿ If your good, it's a background task now.

 
Posted : 10/09/2018 12:13 pm
(@geodesist)
Posts: 49
Registered
Topic starter
 

yes i could download some IGS stations?ÿ (not all station), but it's a good tool, thanks brother..

 
Posted : 11/09/2018 6:57 am