Resources 2023
Read our report, Community building for Black environmental and marine researchers: Pathways to Open Science, April 2023
Quicklink: OpenscapesCommunityCalls [ 2023-pathways ] Google Drive folder
This page links to the content from each Community Call (e.g. agenda, video, slides) in the 2023 Series as well as resources shared by speakers and participants like Some recommended datasets for teaching.
Community Calls
Call 01, January 26: What is open science anyway? What can it mean for you?
Learn all about open science and data organization skills that will save you time and energy!
Ileana Fenwick, Aneese Williams, and Alex Davis each shared a story of their path to open science and Ileana taught us about Data Strategies for Future Us. There were 80 participants!!
Speakers
- Alex Davis, Postdoctoral Fellow, The Diversity Project at UCLA, and Pathways co-organizer
- Ileana Fenwick, PhD Student, UNC Chapel Hill and Pathways Lead
- Aneese Williams, Environmental Management Systems Coordinator for the City of West Palm Beach, FL and Pathways co-organizer
Call 02, February 9: Building our skills for a better tomorrow
Hear from experts about building community and your data science toolkit for more efficient research!
Speakers
- LaTreese Denson, Stock Assessment Analyst, NOAA Southeast Fisheries Science Center
- De’Marcus Robinson, PhD Student, Department of Atmospheric and Oceanic Sciences, UCLA
- Jason Williams, Assistant Director, External Collaborations at Cold Spring Harbor Laboratory, DNALC; Education, Outreach, and Training lead for CyVerse
Call 03, February 23: Data Science is for US
Join the conversation! Hear all about our journeys into data science and building community for innovation.
Speakers
- SherAaron Hurt, Director of Workshops, The Carpentries
- Tony Orr, Research Scientist, NOAA Alaska Fisheries Science Center
- Dawn Wright, Chief Scientist, Environmental Systems Research Institute (ESRI)
Resources recommended by Community Call speakers
Ileana’s tweet demonstrating the power of community for asking questions & building your network. Responses include people’s favorite packages, tutorials, and their enthusiasm
The Bicycle Principles for Effective, Inclusive, and Career-spanning Short-format Training
CyVerse, The Open Science Workspace for Collaborative Data-driven Discovery
Life Science Trainers. A global community of practice for short-format training in the life sciences
OceanHackWeek is a 5-day collaborative learning experience aimed at exploring, creating and promoting effective computation and analysis workflows for large and complex oceanographic data.
Tidy Data Illustrated Series, by Julie Lowndes and Allison Horst
The Carpentries teach foundational coding and data science skills to researchers worldwide; Welcome to The Carpentries tip sheet
The Carpentries just completed “Alfred P. Sloan Foundation award to advance The Carpentries Equity and Inclusion goals for training researchers of color”.
‘Join the Rebel Alliance’ - An Openscapes Interview with Dr. Dawn Wright at Mozfest
ArcGIS Living Atlas of the World
Replicability and Reproducibility via Workflows and Workbenches, “Replicability and Reproducibility in Geospatial Research: A Spatial Analysis Research Center (SPARC) Workshop, Arizona State University, Tempe, AZ.
Wilson, J.P., Butler, K., Gao, S., Hu, Y., Li, W., and Wright, D.J., A five-star guide for achieving replicability and reproducibility when working with GIS software and algorithms, Annals of the American Association of Geographers, 110: doi: 10.1080/24694452.2020.1806026.
2023 Year of Open Science (Biden Harris administration announcement)
Welcome to Tidy Movement Modeling with R, a welcoming telemetry resource from Tony & colleagues
Some recommended datasets for teaching
Palmer Archipelago Penguins Data in the palmerpenguins R Package (paper, talk, useR! 2022 talk)
lterdatasampler (talk Leveraging data richness of the Long Term Ecological Research Network for an R datasets package)
TidyTuesday, A weekly social data project in R. Datasets include Tuskegee Airmen and Juneteenth
Elevated blood lead level test results for St. Louis, MO (great repository with R code examples, links to articles about it, etc, from Chris Prener)
CalEnviroScreen and EJscreen have lots to explore and investigate. The data are in pretty nice shape already; can be joined with other data (e.g. census).
For global datasets go to WorldBank (to make the data tidy, you have to use both a
pivot_longer
and apivot_wider
; these are functions in tidyr R package)USDA Food Access Research Atlas (food access; food deserts).
This Twitter thread has good suggestions for social justice & some environmental justice-related datasets.
The Open Case Studies project is an educational resource of experiential guides that demonstrate how to effectively derive knowledge from data in real-world challenges. (preprint, Educator’s Guide, Twitter thread)
Coworking
Coworking comes in many flavors. For us, coworking involves doing our own work at the same time together with opportunities to check in, and sometimes screenshare to get feedback or solve a problem. Seeing how other people work is a big part of this transition to working more openly and collaboratively.
Collaborative notes Google doc. Notes from 3 coworking sessions all in the same doc.
We’ve had breakout rooms for social, quiet working, plus rooms for discussions, screenshares and learning about Datasets for Classrooms+Working/learning in R and Tools / ArcGIS, data wrangling.
Tools/ArcGIS
- https://brooklab.org/ > Bat lab led by Cara Brook
- Googling for tutorials together
- https://spatialanalysis.github.io/tutorials/
- https://sites.tufts.edu/gis/learning-gis/online-tips-and-tutorials/tufts-gis-tip-sheets-arcgis10/
- https://ohi-science.org/training/ > Spatial Analysis > A primer on coordinate reference systems (download, created by Melanie Frazier)
- R spatial software, and tutorials: https://r-spatial.org/
- Light datasets?
- https://data.neonscience.org/data-products/explore?search=light%20pollution
- https://search.earthdata.nasa.gov/search?lat=-0.0703125 > Openscapes Slack to connect directly with LandSAT data center folks!
- https://www.esri.com/arcgis-blog/author/deepseadawn/
- Welcome to Tidy Movement Modeling with R
Datasets for Classrooms / working & learning in R
- R tutorials for fish and ecological data
- materials for the #BlackInMarineScience week intro to R workshop, #PuttingTheSEAInCode
- BWEEMS professional development workshop, DirtyData-CleanMaps
- Biology Tutorials for R and Python, by Cole Brookson
- Camille’s dataset, FishScapes/hyperstabilitySurvey
Data wrangling + R
- Movement R packages
- https://nmml.github.io/tidy-movt-modeling/ book created by NOAA Fisheries team, to accompany their R package
- https://jmlondon.github.io/pathroutr/; one of the packages included in the book
- https://docs.ropensci.org/pathviewr/ - an rOpenSci peer reviewed package that looks to be well maintained
- Data wrangling
- Open Refine (Alex), https://openrefine.org/
- For thinking about managing and combining data, this is my (Julie) favorite resource: https://peerj.com/preprints/3183/
- https://nssdeviations.com/episode-9-spreadsheet-drama > Podcast about spreadsheets that is SO delightful and helps give language to thinking & talking about data. With Jenny Bryan, changed my life (Julie).
- Other
- A User’s Guide to Network Analysis in R
- https://www.bigbookofr.com/ > Big Book of R, lists and links to >100 R resources/tutorials with many different foci