bsrn.io.retrieval.get_bsrn_file_inventory#
- bsrn.io.retrieval.get_bsrn_file_inventory(stations, username, password, host='ftp.bsrn.awi.de')[source]#
Connects to bsrn ftp and lists available station-to-archive files. 连接到 BSRN FTP 并列出可用的站点存档文件。
- Parameters:
- Returns:
inventory – Mapping of station abbreviations to lists of filenames. 站点缩写到文件名列表的映射。
- Return type:
References