| argo {oce} | R Documentation |
Sample argo Data
Description
This holds data from ARGO 6900388 in the North Atlantic.
Details
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.
DOI:10.17882/42182#50865
Source
The netcdf file used by read.argo() to create this argo
object was downloaded using FTP to
ftp.ifremer.fr/ifremer/argo/dac/bodc/6900388/6900388_prof.nc
on 2020 June 24.
See Also
Other datasets provided with oce:
adp,
adv,
amsr,
cm,
coastlineWorld,
ctdRaw,
ctd,
echosounder,
landsat,
lisst,
lobo,
met,
ocecolors,
rsk,
sealevelTuktoyaktuk,
sealevel,
section,
topoWorld,
wind,
xbt
Other things related to argo data:
[[,argo-method,
[[<-,argo-method,
argo-class,
argoGrid(),
argoNames2oceNames(),
as.argo(),
handleFlags,argo-method,
plot,argo-method,
read.argo.copernicus(),
read.argo(),
subset,argo-method,
summary,argo-method
Examples
library(oce)
data(argo)
summary(argo)
data(coastlineWorld)
plot(argo, which = "trajectory")