bcgov / bcgov/bccamtrap

Image Data QA - Reviewing QA fields/functions individually

Open
#37 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
R
Stars
2
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Some camera traps do not record temperature data within the image property metadata. This information cannot then be pre-populated into Timelapse. Instead temperature data is manually entered into the single image that best represents the episode along with other relevant information (species, total count, age/sex composition, etc.).

Since the temperature data is missing when the Image Data QA function runs it will identify 1,000s of images where QA_BLANK_temperature = TRUE. With such a huge number of warnings it becomes difficult to sort them through all to identify other warnings that require attention to fix.

Is it possible to:
1) Utilize a script to view each of the Image Data QA functions (e.g.: QA_BLANK_tempeature, QA_species_UNMATCHED_total_cout_episode) individually by column heading (preferred).
2) Utilize a script to disable the QA_BLANK_temperature function for the Image Data QA in these situations.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.