A place to store tutorials, scripts, and documentation for steps that most BAM Team Members will need at some point.
Each tutorial below explains a particular data processing/analysis step in the overall BAM Modelling Workflow.
BAM Team Members: If you have a new tutorial to share with the group, do the following:
- check if the tutorial exists
- if yes: contact the person who last committed to it and then work out how to improve it
- if no: create a new one
- To create a tutorial, create a new folder that has lower case letters and dashes (slugified), like
new-folder
(i.e. notNew Folder
), - Include your tutorial within the folder, for file options follow some of the existing tutorials.
- Once a tutorial is started, add the link below and let Nicole know so it can be added to BAM News.
BAM Team Members: If you have any questions about the database or a given processing step, do the following:
- Review the open issues to see if your question has already been asked
- if yes: Add a comment describing your question in the already open issue
- if no: Open a new issue describing your question
- Be sure to 'watch' the repo so you receive notifications when people reply
- Overall BAM Modelling Workflow: Understanding this will give you a better sense of what other tutorials you need to review.
- Description of the BAM Avian Database
- BAM Biophysical Database (redirect)
- Variables needed for Offset calculation
- Connecting to BAM SQL Server via ODBC
- Test fetch data from Access datbase via RODBC
- Fetch data from SQL server via RODBC
- Step A1. Prep data for offset calculation
- [Step A2. Prep other covariates for analyses]
- Apply QPAD
- Step B. Calculate Offsets
- [Step F. Generate prediction grids]
Coming soon...
- Establishing ODBC connection (DONE)
- Fetch data from db (DONE)
- Database structure (next!)
- Pre-process long format (next!)
- Joining tables and filtering
- Species cross tabulation
- Calculating species offsets
- Analyzing point count data with QPAD offsets