Releases: USGS-CMG/stglib
Releases · USGS-CMG/stglib
v0.23.0
What's Changed
- Fix two documentation errors by @dnowacki-usgs in #264
- seagauge waves by @odemeo-usgs in #265
- Migrate things from setup.py to setup.cfg by @dnowacki-usgs in #266
- Enforce maximum python version by @dnowacki-usgs in #267
- Migrate from deprecated seawater toolbox to gsw by @dnowacki-usgs in #268
- Improve HOBO support by @dnowacki-usgs in #269
Full Changelog: v0.22.0...v0.23.0
v0.22.0
What's Changed
- Vector_thresholds by @rbales-usgs in #257
- Add filtering/smoothing options by @ssuttles-usgs in #261
- Update runots for Windows compatibility by @dnowacki-usgs in #263
Full Changelog: v0.21.0...v0.22.0
v0.21.0
What's Changed
- Fix typo: P_1ac to D_3 by @kurt-rosenberger in #249
- import inv from numpy by @rbales-usgs in #250
- Updates in response to code review by @dnowacki-usgs in #251
- Remove trailing information after data by @rbales-usgs in #253
- Update AQD waves processing by @dnowacki-usgs in #254
- Fix selection of values that pass the K_p criterion by @dnowacki-usgs in #255
- Catch another error when THREDDS not available by @dnowacki-usgs in #256
- Initialize arrays for speed savings by @dnowacki-usgs in #258
- Create a single umbrella run script to avoid dozens of individual scripts by @dnowacki-usgs in #259
- Documentation for umbrella run script by @dnowacki-usgs in #260
New Contributors
- @kurt-rosenberger made their first contribution in #249
Full Changelog: v0.20.0...v0.21.0
v0.20.0
What's Changed
- Handle Vector continuous data and improve coordinate transforms by @rbales-usgs in #233
- fixed typo bad_ens_indiv by @pvargas-babilonia in #241
- Improve profiling CTD obs and row_start values by @dnowacki-usgs in #243
- Update standard_name for specific conductance by @dnowacki-usgs in #244
- MicroCAT by @odemeo-usgs in #242
- Add support for SBE 26plus Seagauge by @odemeo-usgs in #245
- Update Microcat documentation by @odemeo-usgs in #246
New Contributors
- @pvargas-babilonia made their first contribution in #241
Full Changelog: v0.19.1...v0.20.0
v0.19.1
What's Changed
- Remove unused dependencies by @dnowacki-usgs in #228
- Update setup-miniconda and enable mamba by @dnowacki-usgs in #227
- Add handling of "Average" and "Alt_Average" data types to Signature by @ssuttles-usgs in #229
- Fix deprecated nested parse_dates argument to read_csv by @dnowacki-usgs in #230
- Use raw strings for sep by @dnowacki-usgs in #231
- Updates in response to code review by @dnowacki-usgs in #232
- More updates in response to code review by @dnowacki-usgs in #234
- Add obstime for profiling CTD by @dnowacki-usgs in #237
Full Changelog: v0.18.0...v0.19.1
v0.18.0
What's Changed
- Update to mamba installation instructions by @scmcgill0 in #219
- Add more Vector QAQC functionality by @dnowacki-usgs in #221
- Add z dims for analog inputs by @dnowacki-usgs in #213
- Incorporate comment into atmospheric pressure correction by @dnowacki-usgs in #222
- Improve profile indexing and trimming by @dnowacki-usgs in #223
- Remove constraint on mask variables by @dnowacki-usgs in #225
New Contributors
- @scmcgill0 made their first contribution in #219
Full Changelog: v0.17.0...v0.18.0
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
v0.16.0
What's Changed
- Linter fixes by @dnowacki-usgs in #192
- Clarify license in preparation for USGS software release
Full Changelog: v0.15.0...v0.16.0
v0.15.0
What's Changed
- Improve history for atmospheric correction for Nortek instruments by @dnowacki-usgs in #190
- Add wave-statistics support for Vector instruments by @dnowacki-usgs in #186
Full Changelog: v0.14.0...v0.15.0
v0.14.0
What's Changed
- Fixdocs by @dnowacki-usgs in #178
- Add Lowell Tilt Current Meter (TCM) support by @ssuttles-usgs in #184
- Clean up unused code and improve error messages by @dnowacki-usgs in #185
- Update vec.rst documentation by @rmallen86 in #187
- Fix typo in tcm.py by @ssuttles-usgs in #188
- Fill IQ mean velocity and other fixes by @rbales-usgs in #189
Full Changelog: v0.12.1...v0.14.0