Skip to content

Commit

Permalink
starting project
Browse files Browse the repository at this point in the history
  • Loading branch information
bbecker1000 committed May 24, 2021
0 parents commit fb1796d
Show file tree
Hide file tree
Showing 6 changed files with 55 additions and 0 deletions.
1 change: 1 addition & 0 deletions Code/eSeal_Project_Notes.R
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
2021-05-24
41 changes: 41 additions & 0 deletions Code/eSeal_Project_Notes.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
2021-05-24

Ben Silas first meeting

SCHEDULE
May 24 - August 13, 2021

PROJECTS

• Perform exploratory data analysis of long-term population trends for Elephant Seals and Harbor Seals at Point Reyes National Seashore. Initial data analysis will be basic population trends, but as time and interest allows, student may be trained in Bayesian generalized linear mixed effects models and Multivariate Autoregressive State-Space Modeling. Data sets are 20-40 years long in various locations and consist of 1000s of data points. (Approximately 140 hours).


• Perform background research into the feasibility of developing a system to use remote sensing imagery and artificial intelligence to automatically classify elephant seals, harbor seals and Tule elk from satellite images. Student will develop a scope of work (study plan) including feasibility, recommended processes, data sources, costs, time, and software for such a project to be implemented in the future. (Approximately 60 hours).



WEEK 1:

1. Get github working
2. ESEAL
A. Read the EDA guide and "interview with the dataset"
B. EDA with the elephant seal dataset
i. make some exploratory plots
ii. Think about age classes, sex, location


3. REMOTE SENSING
A. Read example paper










WEEK 2


Binary file added Data/Eseal_1981-2020.xlsx
Binary file not shown.
Binary file added References/Draft EDA Guide 210520.docx
Binary file not shown.
Binary file not shown.
13 changes: 13 additions & 0 deletions eSeal_Silas.Rproj
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
Version: 1.0

RestoreWorkspace: Default
SaveWorkspace: Default
AlwaysSaveHistory: Default

EnableCodeIndexing: Yes
UseSpacesForTab: Yes
NumSpacesForTab: 2
Encoding: UTF-8

RnwWeave: Sweave
LaTeX: pdfLaTeX

0 comments on commit fb1796d

Please sign in to comment.