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

Offline app: turtle tag history #25

Closed florianm closed 3 years ago

florianm commented 4 years ago

Needs to run stand-alone on a laptop with R and RStudio (set up in office while online). Input: Turtle Tag ID, location Output: tag history, likelihood of correct sighting at given location

florianm commented 3 years ago

Current implementation:

Now tablet users can open the sheet from the homescreen shortcut, enter a partial tag ID (e.g. just the numeric part, or parts thereof), hit enter, and see relevant information about previous encounters with any tag matching the search string (where&when, tag location on animal and action performed).

TODO:

florianm commented 3 years ago

Get https://googlesheets4.tidyverse.org/reference/gs4_auth.html to work out of band

florianm commented 3 years ago

https://cran.r-project.org/web/packages/gargle/vignettes/non-interactive-auth.html setup service token as application default credentials