kaijagahm / vultureUtils

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

Fix filters in cleanData #120

Closed kaijagahm closed 6 months ago

kaijagahm commented 6 months ago

Two parts to this one.

  1. Update the filters to suit Marta and Orr's specifications. See Marta's email "Data Filtering" and especially the HTML document she attached--she states some recommendations pretty clearly there.

  2. Included in this step is: add another argument to the function to toggle on/off extra precision. Maybe "precise = FALSE" (false by default), where if it's set to TRUE, then the satellites and dilution of precision (HDOP) get filtered more conservatively, and if it's left at FALSE, only the baseline filters are applied.