argo {oce}R Documentation

ARGO float dataset

Description

This is an ARGO float data object, for float 6900388, downloaded as 6900388_prof.nc from usgodae.org in March 2012.

Source

This is the profile stored in the file 6900388_prof.nc downloaded from the usgodae.org website in March 2012.

See Also

Other datasets provided with oce: adp, adv, cm, coastlineWorld, colors, ctdRaw, ctd, echosounder, landsat, lisst, lobo, met, rsk, sealevelTuktoyaktuk, sealevel, section, topoWorld, wind

Other things related to argo data: [[,argo-method, [[<-,argo-method, argo-class, argoGrid, as.argo, handleFlags,argo-method, plot,argo-method, read.argo, subset,argo-method, summary,argo-method

Examples

## Not run: 
library(oce)
data(argo)
summary(argo)
data(coastlineWorld)
plot(argo, which="trajectory", coastline=coastlineWorld)

## End(Not run)


[Package oce version 0.9-20 Index]