Description Usage Format Details Source References Examples
Mean Sea Surface Temperature in April 15-22 2013 off northwest Mexico
1 |
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"
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.
http://oceancolor.gsfc.nasa.gov/cgi/l3
http://oceancolor.gsfc.nasa.gov/DOCS/publications.html
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.