Attached is an example script showing how to access 40m data remotely. The only two nonstandard python modules you need are the nds2 client module and astropy (used for time conversion). For mac users, both of these are available via macports (nds2-client and, e.g. py27-astropy). Otherwise, check out their websites:
https://www.lsc-group.phys.uwm.edu/daswg/projects/nds-client.html
https://github.com/astropy/astropy
Have fun!
|