gnssrefl.download_psmsl module

gnssrefl.download_psmsl.download_psmsl(station: str, output: str = None, plt: bool = False)

Downloads PSMSL tide gauge files created by Simon Williams in json format, converts it to plain txt or csv format

Parameters:
  • station (str) – 4 ch station name

  • output (str, optional) – Optional output filename default is None

  • plt (bool, optional) – plot comes to the screen