punpy.digital_effects_table.digital_effects_table_templates.DigitalEffectsTableTemplates.make_template_tot

punpy.digital_effects_table.digital_effects_table_templates.DigitalEffectsTableTemplates.make_template_tot#

DigitalEffectsTableTemplates.make_template_tot(dims, dim_sizes, str_corr_dims=[], separate_corr_dims=False, str_repeat_noncorr_dims=[], store_unc_percent=False, repeat_dim_err_corrs=[])[source]#

Make the digital effects table template for the case where uncertainties are combined and only the total uncertainty is returned.

Parameters:
  • dims (list) – list of dimensions

  • u_xvar_ref (xarray.Variable) – reference uncertainty component that is used to populate repeated dims

Returns:

measurand digital effects table template to be used by obsarray

Return type:

dict