CHANGELOG¶
v1.4.0 (2025-09-25)¶
Bug Fixes¶
- Correct links
(
931873c)
Build System¶
- Updated semantic release to python-semantic-release module and added missing oceansoundscape repo
(
73c5e85)
Documentation¶
-
Added mkdocs link (
39af700) -
Refined fin call notebook (
b67284b) -
Updated comments on number of years of data (
7713666) -
Updated decimate notebook with correct y-axis extents (
8e4474b)
Features¶
- Added fin whale call index
(
183459d)
v1.3.6 (2023-02-07)¶
Bug Fixes¶
Documentation¶
-
Added link to local markdown (
d361dfc) -
Added relative link from root (
7f6aafc) -
Check-in colab generated notebooks (
ba3fd18) -
Check-in colab generated notebooks, elaborated on local install instructions and added missing notebook links to Colab page (
2b3b1cb) -
Correct case for link and correct colab link (
845dae3) -
Updated with populated data notebooks from Colab (
e52e59c)
v1.3.5 (2022-09-23)¶
Bug Fixes¶
- Include cell output in humpback song detection notebook
(
f588d05)
Documentation¶
-
Dummy change to trigger doc-gen (
c3d4116) -
Populdate blue B with colab and added blue A and D sections for better tab rendering (
4b69aba)
v1.3.4 (2022-09-23)¶
Bug Fixes¶
- Use {value:02} mechanism for proper formatting of month and day in URL
(
e4e0a10)
Build System¶
- Correct location of mkdocs.yml to trigger docs generation
(
716b05d)
Documentation¶
-
Explicity set docs dir and correct mkdocs (I think) (
14ebecf) -
Updated with populated blue notebooks from Colab (
b03c50a) -
Updated with populated data notebooks from Colab (
364dd95)
v1.3.3 (2022-09-22)¶
Bug Fixes¶
- Added pip upgrade as required for oceansoundscape install in Colab and check-in cells for doc
generation
(
f533e90)
Build System¶
Chores¶
- Removed unused code
(
6557839)
Documentation¶
Refactoring¶
- Moved all dependencies to top of notebook
(
80f3083)
v1.3.2 (2022-04-02)¶
Bug Fixes¶
- Revert file munge
(
7c9fbe9)
Chores¶
- release: 1.3.2 [skip ci]
(
64a0a9a)
v1.3.1 (2022-04-02)¶
Build System¶
- Comment out root-specific installation
(
c2caa07)
Chores¶
- release: 1.3.1 [skip ci]
(
d09dc20)
Documentation¶
-
Added better description of the noise analysis notebook (
8dc5ca8) -
Added missing Anaconda link and switch to simpler conda install (
f3ce11e)
Performance Improvements¶
- Changed to same model used for w.oestrichs research
(
4ed2a97)
Refactoring¶
- Default kernel to conda install and comment out cloud with instructions
(
d94b6bc)
v1.3.0 (2022-03-25)¶
Chores¶
- release: 1.3.0 [skip ci]
(
c50a11b)
Features¶
- Added listen notebook
(
858ca8f)
v1.2.0 (2022-03-03)¶
Chores¶
- release: 1.2.0 [skip ci]
(
0e6182f)
Features¶
- Added 256 to 2kHz decimation notebook
(
246fa9f)
v1.1.0 (2022-03-03)¶
Chores¶
- release: 1.1.0 [skip ci]
(
2460de8)
Documentation¶
Features¶
- Added 256-2kHz decimation notebook
(
39da26a)
v1.0.3 (2021-10-15)¶
Bug Fixes¶
- Fix typo in import name
(
b27d524)
Chores¶
- release: 1.0.3 [skip ci]
(
b925f5d)
Refactoring¶
- Comment out library install until can move it into kernel install later
(
c5e39ff)
v1.0.2 (2021-10-13)¶
Bug Fixes¶
- Install libsndfile for Linux hosts e.g. SageMaker, added referenes and some refactoring and
additional comments for clarity
(
8f8f54d)
Chores¶
- release: 1.0.2 [skip ci]
(
ef9b5b9)
Documentation¶
- Add instructions for restarting the runtime
(
f128a3a)
v1.0.1 (2021-10-11)¶
Chores¶
v1.0.0 (2021-10-10)¶
- Initial Release