lofar-astron / RMextract

extract TEC, vTEC, Earthmagnetic field and Rotation Measures from GPS and WMM data for radio interferometry observations
GNU General Public License v3.0
31 stars 22 forks source link

Added proxy-server option #25

Closed amisk closed 5 years ago

amisk commented 5 years ago

The new function uses urllib2 instead of ftplib. Also, PySocks needs to be installed in order to be able to add a proxy server for the ftp downloader.

I did not test it for "robr" files, since I don't know where to get them. Also I did not test the username/password options since I have no proxy which uses them.