SSTplot: SST off the West Coast of India

Description Usage Arguments Details Value Examples

View source: R/SSTplot.R

Description

This little function plots the SST off the western coast of India from remote sensing data.

Usage

1
SSTplot(date = "last")

Arguments

date

A character string in "2014-01-30" format. The default is "last" which is the latest values.

Details

These data are from the Global SST & Sea Ice Analysis, L4 OSTIA, UK Met Office, Global, 0.05°, Daily,2013-present dataset available on ERDDAP at ERDDAP.

The default is to show the latest SST values but you can enter another date. The earliest year in this data set is 2013.

Value

A plot of SST.

Examples

1
SSTplot("2017-09-09")

RVerse-Tutorials/Simple-Satellite-Images documentation built on May 30, 2020, 12:03 a.m.