-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathskeleton.Rmd
74 lines (51 loc) · 4.63 KB
/
skeleton.Rmd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
---
params:
cohort_name: "Cohort"
cohort_registry: "https://docs.google.com/spreadsheets/d/1Ys9KiTXXmZ_laBoCV2QWEm7AcnGSVQaXvm2xpi4XTSc/"
output: github_document
---
```{r setup, message=FALSE, warning=FALSE, error=FALSE, echo=FALSE}
library(knitr)
db <- kyber:::readme_setup(params)
```
<a align="left" href="`r db$cr$github_repo`"><img src="https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png" width="35px"/></a>
# `r db$cr$cohort_name_long`
Welcome to the `r db$cr$cohort_name_long` Cohort! This is a Cohort for [TODO: who is this cohort for?]. To learn more about what to expect (the purpose, outcomes, and process of our Cohort) and to browse the open lesson materials, please see the [Champions Program Lesson Series](https://openscapes.github.io/series).
<img src="horst-champions-trailhead.png" align="right" width="450">
## Cohort Agendas
We will meet as a Cohort via Zoom five times over two months for 1.5 hours each:
- **Dates:** `r kyber:::pretty_date_sequence(db$date_range)`
- **Times:** `r kyber:::fmt_duration(db$cr$time_start, 90)`
- **Location:** remotely, via Zoom
Agendas are accessible to Cohort participants in our [Cohort Google Drive Folder] [TODO:link to folder]; they are also an archive of our live google-docing. Please see <https://openscapes.org/series> to view blank versions of the agendas.
<!---TODO create schedule table programmatically
```{r, echo=FALSE}
knitr::kable(db$schedule)
```
--->
Cohort Call Topics | Lesson Series Chapters | Seaside Chat Topics
------------------|----------------------|---------------------------
1. Openscapes mindset | [mindset](https://openscapes.github.io/series/mindset), [better science for future us](https://openscapes.github.io/series/core-lessons/better-science) | Seaside Chat (trailhead)
2. GitHub for publishing & project management | [publishing](https://openscapes.github.io/series/github-pub), [project management](https://openscapes.github.io/series/github-issues) | Seaside Chat: shared organizing with GitHub
3. Team culture and data strategies for future us | [team culture](https://openscapes.github.io/series/team-culture), [data strategies](https://openscapes.github.io/series/core-lessons/data-strategies) | Seaside Chat (code of conduct)
4. Open communities and coding strategies for future us | [open communities](https://openscapes.github.io/series/core-lessons/communities), [coding strategies](https://openscapes.github.io/series/core-lessons/coding-strategies) | Seaside Chat (pathway)
5. Pathways share and next steps | [pathways](https://openscapes.github.io/series/core-lessons/pathways) |
<!---TODO: link to issues labeled 'digest'.
Note result will be empty until after first call digest is posted.
[**Cohort Call Digests**](`r paste0(params$github_repo, "issues")`)
--->
## Coworking times (optional)
Coworking sessions are where get our own work done at the same time together. Sometimes, this means quiet work with check-ins to break up focused work and get feedback, and sometimes this involves asking questions and screensharing to learn and problem solve. We will make breakout rooms so people working on related themes can meet and learn from each other.
- **Dates:**
- **Times:**
- **Location:** remotely, via Zoom
## Participating teams and individuals
Some brief information about participating teams and individuals. Please add any edits directly (we'll learn how in our GitHub Clinic!)
## Our Team
Julie Lowndes (@jules32), Openscapes
Stefanie Butland (@stefaniebutland), Openscapes
Andy Teucher (@teucher), Openscapes
## More about Openscapes and the Champions program:
- [**Our path to better science in less time using open data science tools**](https://www.nature.com/articles/s41559-017-0160) (Lowndes et al. 2017) - This describes a marine science team’s transition to open collaborative teamwork. It was the original inspiration for creating the Champions Program and heavily influences the Core Lessons. We’ll ask that everyone participating reads it before our first Cohort Call.
- [**Supercharge your research: a ten-week plan for open data science**](https://openscapes.github.io/supercharge-research/) (Lowndes et al. 2019) - This was co-authored with the inaugural Champions Cohort, capturing the most valuable take-aways for marine and environmental science early career faculty.
- [**Shifting institutional culture to develop climate solutions with Open Science**](https://onlinelibrary.wiley.com/doi/10.1002/ece3.11341) (Lowndes et al. 2024) - This was co-authored by Openscapes mentors across organizations – including NASA Earthdata, NOAA Fisheries, EPA, California Water Boards, Pathways to Open Science, Fred Hutch Cancer Center.