Skip to content
Open
Due by April 30, 2026
Last updated Oct 1, 2025
0% complete
  1. Add a new function get_archival_data() to retrieve processed tag archival data. The user can define tag (tag_serial_number) and data aggregation level (summarized or all). The function retrieves relevant data (files) and returns it to the user as a single data frame.
  2. Update the function download_acoustic_dataset() to also download tag archival data when available (see point 1). The datapackage.json file returned by the function will be updated to include field descriptions and units (where applicable).
  3. Add a functionality to convert ETN data to data objects used by the R packages “move2” (Kranstauber et al. 2024, https://doi.org/10.32614/CRAN.package.move2) and “actel” R package (Flávio et al. 2024, https://doi.org/10.32614/CRAN.package.actel), increasing R package compatibility.

List view