pyrad.io.write_ts_polar_data#

pyrad.io.write_ts_polar_data(dataset, fname)[source]#

writes time series of data

Parameters:
  • dataset (dict) – dictionary containing the time series parameters

  • fname (str) – file name where to store the data

Returns:

fname (str) – the name of the file where data has written