sst_spatial: Generates spatial array of sea-surface temperatures

Description Usage Arguments Value

View source: R/sst.R

Description

Generates spatial array of sea-surface temperatures

Usage

1
sst_spatial(sstv, monthlysst, year)

Arguments

sstv

vector of hourly sea surface temperatures over one year

monthlysst

an object of class spatialarray of spatial anomolies in sea-surface tempertaures in each month with the following components:

arraydata

a three-dimensional array of monthlysea-surface temperatures

times

POSIXlt object of times associated with arraydata

crs

crs object of coordinate reference system associated with arraydata

extent

extent object giving extent covered by arraydata

units

units of arraydata

description

character description of arraydata

year

year for which output data required. Used to derive correct number of hourly values

Value

an object of class spatialarray of hourly sea-surface temperatures


ilyamaclean/UKCP18adjust documentation built on Nov. 4, 2019, 2:08 p.m.