vocalpy / crowsetta

A tool to work with any format for annotating animal sounds
https://crowsetta.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
52 stars 3 forks source link

ENH: Use pooch for larger example datasets in how-tos #279

Open NickleDave opened 1 month ago

NickleDave commented 1 month ago

Both the tutorial and this walkthrough use a number of annotation files from different datasets that we don't want to add to the package and increase its size

But it's annoying to have to download

We should make subsets from the full datasets of just the annotation files and then get those from Zenodo with pooch