pyrad.io.write_cdf#
- pyrad.io.write_cdf(quantiles, values, ntot, nnan, nclut, nblocked, nprec_filter, noutliers, ncdf, fname, use_nans=False, nan_value=0.0, filterprec=[], vismin=None, sector=None, datatype=None, timeinfo=None)[source]#
writes a cumulative distribution function
- Parameters:
quantiles (datetime array) – array containing the measurement time
values (float array) – array containing the average value
fname (float array) – array containing the standard deviation
sector (str) – file name where to store the data
- Returns:
fname (str) – the name of the file where data has written