euroargodev / euroargodev/BBP_RTQC
high deep value test line 465
Open
- Dominant language
- Jupyter Notebook
- Stars
- 7
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
if (np.nanmedian(BBPmf1[iDEEP]) > C_DEEP_BBP700_THRESH) & (len(BBPmf1[iDEEP]) >= C_N_of_ANOM_POINTS):
I think this part is not correct len(BBPmf1[iDEEP]) >= C_N_of_ANOM_POINTS, assuming that you are counting points deeper than the Pressure threshold and not anomalous points deeper than the Pressure threshold
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.