Skip to content

MSCI-709-2023/unit_2_climate

Repository files navigation

MSCI 709 Marine Data Science with R

Unit 2: Climate

Course GitHub site: https://github.com/MSCI-709

Unit 2 GitHub repository: https://github.com/MSCI-709/unit_2_climate

This unit will cover learning to program in base R. We'll explore data reading and writing, plotting, and simple data manipulation. We'll also go over boolean logic, if/else statements, loops and user defined functions.


Preparation:


Homework:

  • hw_2_sea_level_rise - Assigned: 1/29/2023, Due: 2/7/2023

HW2 repo link: https://classroom.github.com/a/iDzlKNqW

  • hw_3_ice_core_co2 - Assigned: 2/7/2023, Due: 2/14/2023

HW3 repo link: https://classroom.github.com/a/wqVQ5z5x


Lesson 1: Melting Ice Sheets

Skills: read data, line plot, bar plot, saving plots, merging, confidence intervals, indexing, arithmetic


Lesson 2: Boolean Logic


Lesson 3: Conditional Statements


Lesson 4: Examining global atmospheric CO2 trends

Skills: Reading .txt files, plotting, saving figures, conditional statements, subsetting


Lesson 5: For loops


Lesson 6: Arctic sea ice

Skills: read data, plot, save figure, for loops, subsetting, boolean logic, install package (lubridate)


Lesson 7: Defining functions


Lesson 8: Global Temperature

Skills: if statements, for loops, user-defined functions


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published