Description Usage Format References Examples
Write a description of the data set... Same as PESA_example_tracks plus ground speed, wind support, etc. stuff calculated in vignette 4_Wind_support_and_track_animation
1 |
A data.table with some short example tracks around Barrow
bird_patch_id: Tag ID and number of left tenure location with this track
datetime_: Date and time of the position
x: Latitude
y: Longitude
year_: Year
w_date: Closest datetime with wind data
id: running ID
u: u-wind component
v: v-wind component
x2: Latitude of next point
y2: Longitude of next point
dist: Distance between this and the next point
datetime_2: Time of the next point
TbtwPoints: Time between those two points
g_speed: Ground speed of the bird
g_direction: Ground direction of the bird
w_direction: Wind direction
w_speed: Wind speed
Ws: Wind support
rWs: Relative wind support
Wc: Cross wind
Still to come
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.