You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Rename and enhance water depth calculation and surface interference removal functions for improved robustness.
- Adjust functions to account for RDI ADCP calculations in addition to Nortek devices.
- Add errors and warnings to guide users when previous calculations are complete or data is missing.
- Remove "ignore rankwarning" to respect user preferences; update code for future package deprecations.
- Fix issues identified in Issue #353 and update tests accordingly.
- Correct determination of beam angle and carrier frequency attributes for Sentinel V ADCPs.
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: