Skip to content

etn 2.0.0

Compare
Choose a tag to compare
@peterdesmet peterdesmet released this 18 Oct 13:32
· 163 commits to main since this release

This releases updates the package to make use of the new model and scope of ETN. All issues covered by this release can be found here and include:

  • 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).
  • More natural tests and near full coverage.