Skip to content

Add ses_remarks_starts_with_study_site to UvA-BiTS to Movebank workflow #266

@sannegovaert

Description

@sannegovaert

Question for @peterdesmet

  1. study-site is now coded as:
    "Set to start of ses.remarks (starting with capital letter) until a space is encountered. This is expected to be the release location."

This does not work here. We could add a new argument to download_data(): set_studysite = FALSE. What do you think?

Originally posted by @sannegovaert in #260

Yes, I would opt for:

ses_remarks_starts_with_study_site <- FALSE

Similar to:

bird_remarks_is_nickname <- TRUE

Note that you don't need to pass this as an argument to download_data(), but as a {ses_remarks_starts_with_study_site} in the SQL. This is a poor design, but refactoring would require creating a proper R package.

Originally posted by @peterdesmet in #260

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions