OPEN SCIENCE UPDATES

Dr. Marcus Beck,

Tampa Bay Estuary Program

8/2/23

ROLES AND RESPONSIBILITIES

  1. Support development of open science products at TBEP

  2. Rank priority research areas for developing open science products

  3. Facilitate training activities

Guiding Document

FIB TOOLS

  • Fecal Indicator Bacteria workflows being developed (CCMP PH-2, PH-4, PH-5)
  • Builds off of Hillsborough River BMAP work
  • Extend baywide, integrated FIB report card

TBEPTOOLS FIB DOWNLOAD

  • Preliminary workflows described in tbeptools vignette
  • Download data from all five counties in TB watershed
library(tbeptools)

# get EPC data
fibdata <- read_importfib('epcfib.xlxs', download_latest = T)

# get Pinellas County data
pincodata <- read_importwqp(org = '21FLPDEM_WQX', type = 'fib')

TBEPTOOLS FIB MAP

  • Map month/year results for EPC data by area
show_fibmap(fibdata, yrsel = 2022, mosel = 7, areasel = 'Hillsborough River')

TBEPTOOLS FIB MATRIX

  • Matrix methods adapted from 2013 report card
  • Currently at site-level, can expand to broader spatial units
show_fibmatrix(fibdata)

TBEV DASHBOARD DRAFT

https://shiny.tbep.org/tbev-dash/

CHATGPT AS A CODING RESOURCE

  • What is ChatGPT? What is it doing?
  • How can it help you become a better coder?
  • What should you be aware of?

CHATGPT EXAMPLE QUESTIONS

  1. Write some R code…
  2. Make me an R shiny app..
  3. Convert this SAS code to R…

See full questions and answers here

CHATGPT TAKEHOME

  • It will not replace you, but it will make you more efficient
  • Be very specific with your questions
  • Answers only current to 2021
  • Only as “correct” as the internet, reflects biases

A RELEVANT EXAMPLE

Ceate an image of seagrass in Tampa Bay (from Bing Image Creator)

UPCOMING TRAININGS

2023 MEETINGS

  • Final 2023 meeting, Nov 1, 10:00 AM - 11:30 AM
    • Lindsay Mullins (MSU): Modernizing data workflows for marine resources
    • Emma Jones (VDEQ): Open Science at the Virginia Department of Environmental Quality
  • 2024 meeting dates forthcoming