watex.utils.funcutils.assert_doi#
- watex.utils.funcutils.assert_doi(doi)[source]#
assert the depth of investigation Depth of investigation converter
- Parameters:
doi (str|float) – depth of investigation in meters. If value is given as string following by yhe index suffix of kilometers ‘km’, value should be converted instead.
:returns doi:value in meter :rtype: float