get_average_sst: Calculate the average temperature over a range of years

Description Usage Arguments Value

Description

Calculate the average temperature over a range of years

Usage

1
get_average_sst(hadsst_raster, years = 1969:2011)

Arguments

hadsst_raster

the HadISST data as a raster object.

years

a numeric vector specifying the years used to calculate the sea surface temperature.

Value

a single-layer raster object with the average temperature for each cell of the time period specified in years.


jebyrnes/hadsstR documentation built on May 19, 2019, 12:39 a.m.