Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Calculate camera operation matrix #44

Closed
damianooldoni opened this issue May 31, 2021 · 5 comments
Closed

Calculate camera operation matrix #44

damianooldoni opened this issue May 31, 2021 · 5 comments
Assignees

Comments

@damianooldoni
Copy link
Member

This issue started from #36 and aims to discuss the camOps mapping to not mix this discussion with the ongoing discussion in #36 about recordTable.

@damianooldoni
Copy link
Member Author

damianooldoni commented May 31, 2021

@jimcasaer: for the camera operation matrix, should I return as much rows as deployments (equivalent of camtrapR stations + sessions IDs) or do you prefer to group by locations (location_name or a new column, e.g. grid in your GMU8 example)?

@jimcasaer
Copy link
Collaborator

for single seasons the camera operation matrix is based on locations that equal the stations that equal our location_names
for multi seasons it is more complex -- I will have a look at it in the scripts and get back to you

what is the session_id ?

@damianooldoni
Copy link
Member Author

Finally back on this! @jimcasaer, about your last question about the session_id in camtrapR, I read this in cameraOperation() documentation:

If several cameras were deployed per station, the matrix can contain camera- or station-specific trap operation information, or information about sessions during repeated surveys.

@damianooldoni
Copy link
Member Author

@jimcasaer: I pushed a first draft. Data are grouped per location name (stations in camtrapR). Please check if this is what you have in mind. See vignette camera-operation-matrix.html for more details and cases.

@damianooldoni damianooldoni mentioned this issue Dec 6, 2021
@damianooldoni
Copy link
Member Author

This issue can be closed. Camera operation matrix is generated and has already been improved by fixing #76 and #75. If other improvements are requested, please open new issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants