chl {gamair}R Documentation

Chlorophyll data

Description

Data relating to the callibration of remote sensed satellite data. The SeaWifs satellite provides estimates of chlorophyll concentration at the ocean surface from measurements of ocean surface colour. It is of interest to attempt to use these data to predict direct bottle measurements of chl. conc.

Usage

data(chl)

Format

A data frame with 6 columns and 13840 rows. The columns are:

Source

http://seawifs.gsfc.nasa.gov/SEAWIFS

and the World Ocean Database.

References

Wood, S.N. (2006) Generalized Additive Models: An Introduction with R. CRC

Examples

  data(chl)
  with(chl,plot(chl,chl.sw))

[Package gamair version 0.0-5 Index]