bsrn.io.retrieval.download_bsrn_single#
- bsrn.io.retrieval.download_bsrn_single(station, year, month, local_dir, username, password, host='ftp.bsrn.awi.de')[source]#
Download a single BSRN file by specifying station, year, and month.
- Parameters:
- Returns:
local_path – The path to the downloaded file, or None if failed.
- Return type:
str or None