dbca-wa / wastdr

An R Client for the WA Sea Turtles and Strandings Database WAStD
https://dbca-wa.github.io/wastdr/
Other
3 stars 0 forks source link

Bug: HS/ES is biased by non-excavated habitat-only nests #47

Closed florianm closed 3 years ago

florianm commented 3 years ago

HS/ES is calculated from wastd_data$nest_excavations, which are turtle nest observations (TNO). TNO contain nest habitat as well as nest excavations (egg counts). Nests with habitat-only will falsely calculate HS/ES as "0" coming from WAStD. wastdr correctly summarizes these wrong 0 values together with other correctly calculated HS/ES values from actually excavated nests.

florianm commented 3 years ago

Fixed by WAStD 0.51.2 with wastdr 0.6.0 and etlTurtleNesting 0.4.0