dominosee.network.get_link_from_critical_values¶
- dominosee.network.get_link_from_critical_values(da_valu, critical_value, rule='greater')[source]¶
Get the link from critical values DataArray
- Parameters:
da_valu (xr.DataArray) – DataArray containing the values to compare
critical_value (xr.DataArray) – DataArray containing the critical values
rule (str, optional) – Comparison rule, either “greater” or “greater_equal” (default: “greater”)
- Return type:
- Returns:
xr.DataArray – Boolean DataArray where True indicates a link