get_obs_cre4time_list

nawdex_analysis.io.collector.get_obs_cre4time_list(time, file_part='-scaled', file_format='default')

Collects average CRE data for a selected set.

Parameters:
  • time (xarray time data) – list of time fow which obs CRE is input
  • file_format (str, optional, default = 'default') – a string that defines file format, restriction: two %s are needed at the moment
  • file_part (str, optional, default = '-scaled') – selection of file part that specifies if bias correction of clearsky is used only used if file_format == ‘default’
Returns:

dset_obs – set that contains time series of observed CRE effects.

Return type:

xarray Dataset