kaijagahm / vultureUtils

Utility functions for working with vulture data
Other
4 stars 0 forks source link

Update cleanData #88

Closed kaijagahm closed 1 year ago

kaijagahm commented 1 year ago
  1. Remove spiky speeds (adapt Marta's code)
  2. Remove spiky altitudes (don't remove the points necessarily, but replace the altitude values with NA)
  3. Thin/downsample the data

These should become part of the cleanData function.