gnssrefl.download_unr module

gnssrefl.download_unr.download_unr(station: str)

Command line interface for downloading time series from the University of Nevada Reno website

This code is not actively maintained.

Examples

download_unr p041

download_unr sc02

Parameters:

station (str) – 4 character ID of the station name

gnssrefl.download_unr.main()
gnssrefl.download_unr.parse_arguments()