ocean-tracking-network / otn-workshop-base

OTN's core suite of workshop curricula
https://ocean-tracking-network.github.io/otn-workshop-base/
Other
3 stars 11 forks source link

Workshop Consolidation: Caitlin #4

Closed jackVanish closed 2 years ago

jackVanish commented 3 years ago

For each of the following lessons in the workshops, ascertain the following.

  1. Do we want to continue to teach this material, or is it outdated and of no further use? If we want to teach it, where in the curriculum does it fall? (A ballpark is fine, we’re going to have to change the exact numbering once we have all the lessons assembled, so just provide a rough location.
  2. Is the material already covered by a lesson in the ACT workshop? If so, determine whether or not the lessons are worth merging together, or if the redundant lesson should be discarded. If they need merging, merge them.
  3. If the lesson contains code, determine what data we want to run the code on, and ensure that it works. Does the code need to be updated to use different data from the ACT workshop? If we need to add more files to the data folder for the ACT workshop, find and include suitable data.

Record any observations or thoughts that you have in the comments of this ticket so that we have a unified paper trail for each person. When your review of a particular lesson is done, and that lesson is deleted or merged, in whole or part, into the main workshop code, tick the box next to it.

Workshop Master Repo: https://github.com/ocean-tracking-network/2021-04-13-act-workshop

There are also a couple of things that I think everyone should have a look at, just for the sake of deciding what direction it'll go in.

Master Workshop Repo: https://github.com/ocean-tracking-network/2021-04-13-act-workshop

Combined Acoustic Telemetry Tool Training: https://ocean-tracking-network.github.io/jb-acoustic-telemetry/index.html

CaitlinBate commented 3 years ago

network analysis was not me, it was Jon

jackVanish commented 3 years ago

Gotcha, I'll reassign. Thanks!

CaitlinBate commented 3 years ago

note to self: plan of attack is to have versions of each of these lessons suited for each node.

ex: within the "array" section, all code/text will be duplicated 4 times: once for OTN, once for ACT (is this the same as OTN?), once for GLATOS and once for FACT examples. headers will divide these, and the idea is that the Instructor will delete all except the section for the node they wish to teach

something to note: all example files for all nodes muct be available somewhere as well

TODOs:

CaitlinBate commented 3 years ago

status update: ep04 is done ocean-tracking-network/2021-04-13-act-workshop#34 . branches for ep05 and ep06 exist and just require testing/editing in R. all the specific TODOs are mentioned in the code itself. thinking i can test them and take this opportunity to create the appropriate R code files to accompany this material, which will live on master

then I can put the datasets i used onto master as well

CaitlinBate commented 3 years ago

update: all episodes done and ready for review (#36 ocean-tracking-network/2021-04-13-act-workshop#35 ). all that remains is awaiting the code for Ep02 (other nodes than ACT need to be added) ocean-tracking-network/2021-04-13-act-workshop#33 and ep03 (all nodes) so I can integrate it into the R scripts I've started.

i have all the datasets cleaned and ready to post on master as well

CaitlinBate commented 3 years ago

new PR for ep013 ocean-tracking-network/2021-04-13-act-workshop#37

CaitlinBate commented 3 years ago

new PR for ep00 ocean-tracking-network/2021-04-13-act-workshop#40

CaitlinBate commented 3 years ago

new PR for r scipts ocean-tracking-network/2021-04-13-act-workshop#44

new PR for data files ocean-tracking-network/2021-04-13-act-workshop#43

no edits needed to setup.R or setup.md

however, new todo:

jackVanish commented 2 years ago

Checked with Caitlin and this is good to close.