v0.17.0
What's Changed
- Update deprecated date_parser to date_format by @dnowacki-usgs in #193
- Drop X, Y, Z vars from final dataset by @dnowacki-usgs in #194
- Small corrections to wave-processing code by @dnowacki-usgs in #198
- Add note to pressure when atmospherically corrected by @dnowacki-usgs in #201
- Add warning messages for wave calculations by @dnowacki-usgs in #202
- Improve wave handling for Vectors and Aquadopps by @dnowacki-usgs in #203
- Add multiple z coordinates for Vector instruments by @dnowacki-usgs in #204
- Vectorize puv_quick for speed improvements by @dnowacki-usgs in #205
- Rename rowSize and add row_start for profiling instruments by @dnowacki-usgs in #207
- Fix boundary elevation calculation by @ssuttles-usgs in #208
- Clarify run scripts when using pip by @dnowacki-usgs in #209
- Overhaul Vector orientation and depth handling by @dnowacki-usgs in #210
- Export distance to boundary. by @dnowacki-usgs in #212
- Enable drop_vars for more instruments by @dnowacki-usgs in #214
- Change delim_whitespace to sep='\s+' by @dnowacki-usgs in #218
Full Changelog: v0.16.0...v0.17.0