ConnorFlynn / EDS213_group_proj

3 stars 0 forks source link

EDS 213 Group Project, Team Sea Breeze

Juliet Cohen, Grace Lewin, Jake Eisaguirre, Connor Flynn

Project Objective

Question: How does wind speed affect sea surface temperature and chlorophyll in our local Santa Barbara Channel during the year 2020?

Methods

Data Sources:

1. NOAA Aquamodis Satelite (8 Day Composite SST) temp

Satellite Metadata

2. NOAA Bouy Data (East Buoy) standard meterological 2020

Buoy Metadata

3. NOAA Buoy Data (Santa Monica) standard meterological 2020

Buoy Metadata

4. NOAA Buoy Data (West Bouy) standard meterological 2020

Buoy Metadata

Link to KnB Repository

https://knb.ecoinformatics.org/view/urn%3Auuid%3A24305c72-4c9f-4406-a21b-ed818d480333

API

We plan to use the REDDAP API to pull sea surface temperature and clorophyll data from the NOAA Aquamodis Satelite. Next, we will manually pull wind speed data from the NOAA East Buoy by downloading and uncompressing the 2020 Standard Meteorological Data Files.
Using R Studio, we will use the function rbind() to combine the datsets with time as the primary key, and analyze patterns between the three variables.

Data Management Plan: In Issues

Issue #2

For Assignment 10/19/21 look at the Sea_Breeze.Rmd to view code

Overview of results and further research ideas: