collect_sim_ave_cre4set¶
-
nawdex_analysis.io.collector.collect_sim_ave_cre4set(set_number, file_part='', file_format='default', allowed_set_range=[1, 4])¶ Collects average CRE data for a selected set.
Parameters: - set_number (int) – numeric identifier of a selected experiment set.
- file_format (str, optional, default = 'default') – a string that defines file format, restriction: two %s are needed at the moment
- allowed_set_range (list, optional, default = [1, 4]) – min & max of the allow set range
Returns: dset_sim – set that contains time series of simulated CRE effects.
Return type: xarray Dataset