oce (version 1.1-1)

argo: ARGO float dataset

Description

This holds data from ARGO 6900388 in the North Atlantic.

Arguments

Details

To quote Argo's website: "These data were collected and made freely available by the International Argo Program and the national programs that contribute to it. (http//www.argo.ucsd.edu, http://argo.jcommops.org). The Argo Program is part of the Global Ocean Observing System."

Below is the official citation (note that this DOI has web links for downloads): Argo (2017). Argo float data and metadata from Global Data Assembly Centre (Argo GDAC) - Snapshot of Argo GDAC of July, 8st 2017. SEANOE. http://doi.org/10.17882/42182#50865

See Also

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

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

Examples

Run this code
# NOT RUN {
library(oce)
data(argo)
summary(argo)
data(coastlineWorld)
plot(argo, which="trajectory")
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab