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