receivers | R Documentation |
An example dataset of real acoustic telemetry receivers within the California Central Valley in 2021. These receivers are only those which match the serial numbers in companion dataset 'filtered_detections'. This data is formatted to match the California Fish Tracking receiver metadata found here: https://oceanview.pfeg.noaa.gov/CalFishTrack/.
receivers
## 'receivers' A data frame with 7,240 rows and 60 columns:
A unique id is created for each receiver deployment
The brand of the acoustic receiver
The serial number of the acoustic receiver
The decimal degree latitude (WGS1984) of the acoustic receiver at deployment
The decimal degree longitude (WGS1984) of the acoustic receiver at deployment
The site name of an individual receiver, often more than one 'receiver_location' is found at a 'receiver_general_location'
The more general geographic name of the location of the receiver
The number of river kilometers the receiver is from the Golden Gate Bridge
The start time of the reciever (generally when it was deployed)
The end time of the receiver (generally when it was retrieved)
<https://oceanview.pfeg.noaa.gov/CalFishTrack/pageRealtime_download.html>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.