List view
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. Add a new function `get_receiver_logs()` to retrieve log files/diagnostic information for acoustic receivers. 3. 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). 4. Update the function `write_dwc()` to work from local CSV files rather than live data. This allows for better quality control and versioning (https://github.com/inbo/etn/issues/348). The function will also return a select number of properties (e.g. sex, life stage, body measurements) as an Extended Measurement or Facts extension. 5. Add a functionality to return acoustic project citations, i.e. the citations for all acoustic (= network) projects included in a dataset. These citations will be retrieved from IMIS. 6. 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.
Overdue by 4 day(s)•Due by April 30, 2026•29/41 issues closed