Skip to content
/ r_code Public
forked from jelpatte/r_code

R notebook examples for the CoastWatch Satellite Course

Notifications You must be signed in to change notification settings

jenseva/r_code

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

R Notebooks for the CoastWatch Satellite Training Course

These files are the R Notebooks for the CoastWatch Satellite Course R Tutorials

Exercise book contents

The Notebooks contain step-by-step code examples for extracting data from the ERDDAP data servers using the rxtracto R library.

  • Extract data within a boundary
    In this exercise, you will download data from within the boundaries of the Monterey Bay National Marine Sanctuary (MBNMS) and visualize the data in a map.

  • Matchups satellite data to an animal tracks
    This exercise you will extract satellite data around a set of points defined by longitude, latitude, and time coordinates like that produced by an animal telemetry tag, a ship track, or a glider tract.

  • Create timeseries from satellite data
    This excercise extracts a time series of monthly satellite chlorophyll data for the period of 1997-present from four different monthly satellite datasets.

  • Matchup satellite to buoy data
    In this exercise you will extract buoy data from ERDDAP tabular data and then extract satellite data that is coincident with the buoy data.

  • Define a marine habitat
    In this exercise you will plot the thermal boundary of loggerhead sea turtles using satellite sea surface temperature.

  • Reprojecting satellite and buoy data
    In exercise, we will obtain cruise track data from a research ship, in-situ buoy data, and satellite sea surface temperature data from the PolarWatch ERDDAP data server and then plot all three types of the data on a map in an Alaska Albers projection.

  • Accessing projected datasets
    This excercise demonstrates techniques for working with sea ice data served in polar stereographic map projection.

Downloading

Download the enitre r_code repository. Subfolders contain images and CSV files used in the Notebook code.

NOAA CoastWatch/OceanWatch/PolarWatch Program

NOAA CoastWatch/OceanWatch provides easy access for everyone to global and regional satellite data products for use in understanding, managing and protecting ocean and coastal resources and for assessing impacts of environmental change in ecosystems, weather, and climate.

CoastWatch

CoastWatch West Coast Regional Node

These course materials were developed and are distributed by the West Coast Node of NOAA CoastWatch. Information about the courses and services offered by West Coast Node can be found at the following links:

| Courses | Data Catalog | Data Server | Xtractomatic |

About

R notebook examples for the CoastWatch Satellite Course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 82.3%
  • Perl 17.7%