MHKiT-Python icon indicating copy to clipboard operation
MHKiT-Python copied to clipboard

Error from api.clean.find_surface_from_P(ds, salinity=XX)

Open calumkenny opened this issue 5 months ago • 0 comments

Describe the bug:

Error experienced when running api.clean.find_surface_from_P(ds, salinity=XX) function:

AttributeError: 'NoneType' object has no attribute 'pressure'

To Reproduce:

Use function on RDI ADCP without pressure variable.

Expected behavior:

Error occurs.

Additional context:

Working session with @jmcvey3.

calumkenny avatar Sep 18 '24 16:09 calumkenny