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
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.?ÿ
?ÿ
?ÿ
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/
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
?ÿ
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
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.]
It's ok. Now this tool runs well.?ÿ I don't know Where was the problem.
Thanks a lot.
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.
yes i could download some IGS stations?ÿ (not all station), but it's a good tool, thanks brother..