xyz2sst: xyz2sst grid

Description Usage Arguments Value Author(s) Examples

Description

converts an xyz file of sea surface temperature created for ukfsst (or trackit) to a matrix for display

Usage

1
xyz2sst(sstfile)

Arguments

sstfile

an xyz file

Value

an asc grid of sea surface temperature

Author(s)

Benjamin Galuardi

Examples

1
2
3
4
5
library(fields)
data(blue.shark)
get.reynolds(blue.shark)
sstfiles = .sstFileVector
image.plot(xyz2sst(sstfiles[1]))

galuardi/analyzepsat documentation built on May 17, 2019, 3:25 p.m.