get_cre4set

nawdex_analysis.io.collector.get_cre4set(set_number, allowed_set_range=[1, 4], **kwargs)

Collects average CRE data for a selected set.

Parameters:
  • set_number (int) – numeric identifier of a selected experiment set.
  • allowed_set_range (list, optional, default = [1, 4]) – min & max of the allow set range
  • 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 – set that contains time series of simulated and observed CRE effects.

Return type:

xarray Dataset