pyrad.io.write_vpr_info#
- pyrad.io.write_vpr_info(vpr_info_dict, fname)[source]#
Writes a dictionary containing relevant parameters of the VPR profile retrieval into a text file
- Parameters:
vpr_info_dict (dict) – dictionary containing the parameters of the VPR profile
fname (str) – file name where to store the data
- Returns:
fname (str) – the name of the file where data has been written