This repository supports https://nocturnalflightcalls.com, a reference for bird nocturnal flight calls of North America.
The main files for the webpage are listed in the following directories:
code/- the code used to extract spectrograms and generate the tables for the website. See more information in the README inside of this directorycss/- stylesheets for the websiteheader/- the pictures for the headermedia/- spectrograms and recordings for each species organized into folders by species- The
audiosubdirectory contains a maximum of 30 call recordings per species. To allow the ear's adjustment and to give context, each recording has a couple second buffer of background noise before and after the call as annotated - The
spectrogramssubdirectory contains 3 spectrograms for each recording: a spectrogram of the full recording, and two spectrograms of the species's isolated call (one regular and one denoised)
- The
tables- contains three table resources for the site. One of regular call spectrograms (spectrograms.html), one of denoised call spectrograms (spectrograms_denoised.html), and a table of the species still needed for the project (needed.html)