The OOI Ocean Data Labs Project

The National Science Foundation’s Ocean Observatories Initiative (OOI) is advancing our ability to understand the natural world by collecting large quantities of data to address complex oceanographic processes. This expanded access to data also provides professors in the geosciences with new opportunities to engage undergraduate students in authentic data experiences using real-world data sets to teach geoscience processes.

However, students struggle to work with data based on their limited experience and exposure to different data types and sources. Also, supporting students in engaging with the data can be challenging for professors too, as there is a lack of adequate tools to easily digest and manipulate large data sets for in-class learning experiences.

Therefore, the OOI Ocean Data Labs Project (formerly called Data Explorations), with funding from NSF, is developing, testing, refining, and disseminating easy to use, interactive Data Explorations and Data Lab Notebooks that will allow undergraduates to use authentic data in accessible ways while being easy for professors to integrate into their teaching.


Recent Blog Posts

Profiles of temperature and salinity from an Argo float off Baja
,

Introduction to Python – Argo Float Data

This summer, as part of our virtual REU workshop, we introduced students to the basics of using Python to analyze oceanographic data. When we frantically designed the course back in May (during the early even more frantic days of the pandemic),…
Storytelling with ocean data title slide

Storytelling with Ocean Data

Storytelling with data is a popular topic. In fact, one of the most cited papers in Data Vis, Segel and Heer's 2010 Narrative Visualization: Telling Stories with Data, just celebrated its 10th anniversary and was awarded IEEE's Test of Time…
A graph showing the seasonal cycle of Sea Surface Temperature at NDBC Station 44025
,

Introduction to Python – Data Analysis

Weather is something we all experience. Which is why you'll often find weather-related data used in data analysis courses. Of course, as oceanographers, weather data is far more relevant to our research goals, but it's also useful to start with…
Data graph showing NDBC Station 44025 air/sea temps and wind speed

Introduction to Python – Part 2

Teaching students how to visualize ocean data is a challenge. But before you get into cognitive theory, choosing colors, or the the principles of (good) visualization design, you really just need to get your students' feet wet plotting some…
A screenshot of a binder notebook, sowing a graph of a CTD profile.
,

How to Share and Run Python Notebooks

Python notebooks are a wonderful tool for sharing and collaborating on code. Built on the open-source backbone of the Python programming language, JupyterLab notebooks (their formal name) allow you to include code, text, formulas and images…
Timeseries plot of ocean and air temperatures at NDBC Station 44025 off the coast of NJ.
,

Introduction to Python – Part 1

We now live in an ocean of data. And of course, that is literally true for those of us who study the ocean. We've come a long way from the early days of oceanography, when scientists like Nansen, Ekman, and Bjerknes might collect a few…