dbsst: SST sample data - Aqua Modis sensor

Description Usage Format Details Source References Examples

Description

Mean Sea Surface Temperature in April 15-22 2013 off northwest Mexico

Usage

1

Format

A list of 7

$ longitude : a vector of longitudes (length=600)

$ latitude : a vector of latitudes (length=528)

$ rs.data : an array [528, 600, 1] of mean SST values

$ rs.name : character string of variable full name ("Sea Surface Temperature")

$ rs.units: character string of variable units ("deg-C")

$ period : character string of averaging period in data ("2013 Apr 15-22")

$ itype : character string giving the type of data ("oceancolor")

- attr(*, "class")= chr "satin"

Details

Source data file (A20131052013112.L3m_8D_NSST_4.bz2) was obtained from the link below, then uncompressed and converted to hdf v5 with h4h5tools (http://www.hdfgroup.org/h4toh5) before being processed with the read.oceancolor function. The selected area covers from 20 to 42 degrees of latitude North and from 130 to 105 degrees of longitude West.

Source

http://oceancolor.gsfc.nasa.gov/cgi/l3

References

http://oceancolor.gsfc.nasa.gov/DOCS/publications.html

Examples

1
2
3

r-forge/satin documentation built on Feb. 18, 2022, 2:39 a.m.