pyrad.util.retrieve_AQC_XLS#
- pyrad.util.retrieve_AQC_XLS(time, stations)[source]#
Retrieves cross-validation CPC data for a set of stations from the xls files prepared by Yanni
- Parameters:
time (datetime.datetime instance) – starting time of the time range
stations (list of str) – list of weather stations at which to retrieve the CPC.CV data
- Returns:
A numpy array corresponding at the CPC.CV estimations at every specified
station