hald: Test data from Lake Hald, Denmark

Description Usage Format

Description

Test data from Lake Hald, Denmark

Usage

1

Format

A list containing various data from a study in Lake Hald (DK):

hydros
  • serial Hydrophone serial number.

  • x,y,z Position of hydrophones in UTM.

  • sync_tag ID of co-located sync tag. Must be identical to entries in data.table detections$tag.

  • idx Unique values from 1:nrow(hydros).

detections
  • ts Timestamp of detection in POSIXct().

  • tag ID of detected tag.

  • epo Timestamp as number of seconds since Unix epoch. Can be obtained using as.numeric(ts).

  • frac Sub-second part of detection timestamp in fractions of second (i.e. 0-1).

  • serial Serial number of detecting hydrophone. Must match entry in data.table hydros.

sync_model
  • A complete fitted sync_model obtained using yaps::getSyncModel()

fish
  • data.table containing meta data about a small sample of tagged fish.

burst_seqs
  • list of known burst sequences for the sample of tagged fish.


baktoft/yapsdata documentation built on Jan. 27, 2021, 12:15 a.m.