-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathosupdates10272020.Rmd
175 lines (114 loc) · 3.22 KB
/
osupdates10272020.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
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
---
title: "Open Science Updates"
author: "[Dr. Marcus Beck](mailto:[email protected]) $\\bullet$ [\\@fawda123](https://twitter.com/fawda123) $\\bullet$ [#TampaBayOpensci](https://twitter.com/hashtag/TampaBayOpenSci?src=hashtag_click)"
institute: "Tampa Bay Estuary Program"
date: "10/27/2020"
output:
xaringan::moon_reader:
nature:
highlightLines: true
countIncrementalSlides: false
lib_dir: libs
css: styles3.css
includes:
after_body: insert-logo-tbep.html
---
```{r, message = F, echo = F, warning = F}
library(knitr)
library(extrafont)
library(xaringanExtra)
library(icon)
loadfonts(device = 'win', quiet = T)
fml <- 'Lato Light'
# global knitr options
opts_chunk$set(message = FALSE, dev.args = list(family = fml), dpi = 300, dev = 'png', echo = F, warning = F, fig.align = 'center', out.width = '100%')
```
class: top, left
.center[
## Subcommittee roles and responsibilities
]
1. Support development of open science products at TBEP
1. Rank priority research areas for developing open science products
1. Facilitate training activities
.center[[Guiding Document](https://docs.google.com/document/d/1w6dVTwfYYDRVzGPXy0jyHxV4mwOutEY_ISMP1oAdZ_c/edit)]
---
class: top, center
## WEBSITE UPDATE
[https://www.tbep.org](https://www.tbep.org)
```{r}
knitr::include_graphics('figure/website2.PNG')
```
---
class: top, center
## MEETING MATERIALS
[https://tbep.org/our-work/boards-committees/](https://tbep.org/our-work/boards-committees/)
```{r}
knitr::include_graphics('figure/boards.PNG')
```
---
class: top, center
## DATA VIZ WEBPAGE
[https://tbep.org/our-work/data-vizualization/](https://tbep.org/our-work/data-vizualization/)
```{r}
knitr::include_graphics('figure/datavizpage.PNG')
```
---
class: top, center
## NEW OS WORKFLOWS
* Nekton Index, Benthic Index, Seagrass transect data
--
```{r, out.width = '75%'}
knitr::include_graphics('figure/flow3.png')
```
---
class: top, center
## NEKTON INDEX
[https://tbep.org/tampa-bay-nekton-index/](https://tbep.org/tampa-bay-nekton-index/)
```{r}
knitr::include_graphics('figure/tbnipage.PNG')
```
---
class: top, center
## NEKTON INDEX
[https://shiny.tbep.org/nekton-dash/](https://shiny.tbep.org/nekton-dash/)
```{r}
knitr::include_graphics('figure/tbnidash.PNG')
```
---
class: top, center
## BENTHIC INDEX
[https://tbep-tech.github.io/tbeptools/articles/tbbi.html](https://tbep-tech.github.io/tbeptools/articles/tbbi.html)
```{r}
knitr::include_graphics('figure/tbbivignette.PNG')
```
---
class: top, center
## SEAGRASS TRANSECT DATA
[https://tbep-tech.github.io/tbeptools/articles/seagrasstransect.html](https://tbep-tech.github.io/tbeptools/articles/seagrasstransect.html)
```{r}
knitr::include_graphics('figure/seagrassvignette.PNG')
```
---
class: top, left
.center[
## 2021 PROPOSED MEETINGS
]
* Quarterly, biannually?
* Proposed dates
* Feb 2
* May 4
* Aug 3
* Nov 2
* Soliciting speakers, send us ideas!
---
class: top, left
.center[
## 2021 TRAINING NEEDS
]
* June 2020 R training, video link [here](https://www.youtube.com/playlist?list=PLfJ6-D-exF9RM5TPtT4T0nxieqpr_R4pJ)
* One training event for 2021
* More R training? tbeptools?
* Other ideas?
--
* BASIS workshop Oct. 2021
* CERF workshop Nov. 2021