We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error experienced when running api.clean.find_surface_from_P(ds, salinity=XX) function:
AttributeError: 'NoneType' object has no attribute 'pressure'
Use function on RDI ADCP without pressure variable.
Error occurs.
Working session with @jmcvey3.
The text was updated successfully, but these errors were encountered:
jmcvey3
Successfully merging a pull request may close this issue.
Describe the bug:
Error experienced when running api.clean.find_surface_from_P(ds, salinity=XX) function:
To Reproduce:
Use function on RDI ADCP without pressure variable.
Expected behavior:
Error occurs.
Additional context:
Working session with @jmcvey3.
The text was updated successfully, but these errors were encountered: