Releases: lifewatch/pypam
Releases · lifewatch/pypam
gridded data
What's Changed
- Feature/save daily files by @cparcerisas in #139
- Feature: Impulsive metrics (kurtosis and energy windowed SPL RMS) by @caplinje-NOAA in #143
- Bump virtualenv from 20.26.3 to 20.26.6 by @dependabot in #146
- Bump jinja2 from 3.1.4 to 3.1.5 by @dependabot in #147
- Path related fixes to impulsive-metrics related testing in previous PR by @caplinje-NOAA in #148
- added justfile and changed publish.yml by @cparcerisas in #151
- updated dependencies to make docs and changed conf accordingly by @cparcerisas in #155
- migrated from sphinx to mkdocs by @cparcerisas in #156
- Docs/home by @cparcerisas in #158
- Feature/gridded data by @cparcerisas in #133
New Contributors
- @caplinje-NOAA made their first contribution in #143
Full Changelog: v0.3.2...v0.4.0
v0.3.2
What's Changed
- Add get_pypam_version by @carueda in #116
- #112 updated readme to add link to PBP and soundcoop notebooks by @cparcerisas in #117
- Remove get_pypam_version by @carueda in #118
- removed nmf by @cparcerisas in #131
- ci: added python 3.11 to ci tests by @cparcerisas in #132
- adjust note about pbp by @carueda in #135
- removed some dependencies to lighten up pypam's installation by @cparcerisas in #136
- added function to utils to convert from HMB to decidecade bands by @cparcerisas in #137
- fixed error when converting the bands by @cparcerisas in #138
Full Changelog: 0.3.0...v0.3.2
More flexibility on plots
We added more flexibility on plots (breaking compatibility with some previous versions)
We changed from mean to median spectrum plots, so db and uPa give the same result.
We solved some errors and added some extra arguments on some functions.
v0.2.1
New
- frequency-dependent calibration
- Added better documentation
- updated dependencies
New version of pypam with plots and hybrid millidecade bands
Release 0.20 for testpipy
v0.1.9, bugs solved and prepared for hybrid millidecade bands according to standards
What's new:
- Improved unittests so they don't fail
- added CI workflow
- hybrid millidecade bands now computed with psd or power spectrum as input. No division afterwards
- Some documentation improved
pypam, a package to process bioacoustic data
Dataset to process multiple deployments included. Bugs solved.
First pypam release
Still in development and testing phase