calc_q_bkfl# mhm_tools.post.bankfull.calc_q_bkfl(q_yearly_peak, return_period)[source]# Calculate the discharge at bankfull conditions. Parameters: q_yearly_peak (numpy.ndarray) – yearly peak discharge from monthly means (3d ndarray) return_period (float) – The return period of the flood in years Return type: numpy.ma.MaskedArray