station2field: Transform 'station' to 'field'

View source: R/station2field.R

station2fieldR Documentation

Transform station to field

Description

Function for converting station data to field data vie the computation of PCAs gridding to EOFs and then transforming the EOFs to field object.

Usage

station2field(x, verbose = FALSE)

Arguments

x

a station object

verbose

a boolean; if TRUE print information about progress

Value

a field object

See Also

pca2eof eof2field as.field


metno/esd documentation built on April 29, 2024, 3:34 p.m.