Skip to contents

etn 2.2.1

  • write_dwc() now supports uppercase animal_project_codes (#289).
  • Bug fix in write_dwc() where the function would return an error due to an updated dependency (#293).

etn 2.2.0

etn 2.1.0

  • Add funder and use default README.Rmd (#247).
  • New function write_dwc() to transform acoustic telemetry data to Darwin Core that can be harvested by OBIS and GBIF (#257).

etn 2.0.0

This releases updates the package to make use of the new model and scope of ETN. Have a look at this milestone for all issues that are included.

  • tag_serial_number is now the primary identifier for tags. Tags can have multiple types, subtypes and sensors. Acoustic information is related to the acoustic_tag_id.
  • acoustic scope remains completely covered, but is now reflected in function names. This allows us to implement additional scopes (e.g. cpod) in the future.
  • Deprecations for old function names.
  • New tutorial on acoustic scope (acoustic_telemetry.Rmd).