argo | R Documentation |
This holds data from ARGO 6900388 in the North Atlantic.
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
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.
Other datasets provided with oce:
adp
,
adv
,
amsr
,
cm
,
coastlineWorld
,
ctd
,
ctdRaw
,
echosounder
,
landsat
,
lisst
,
lobo
,
met
,
ocecolors
,
rsk
,
sealevel
,
sealevelTuktoyaktuk
,
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()
,
read.argo.copernicus()
,
subset,argo-method
,
summary,argo-method
library(oce)
data(argo)
summary(argo)
data(coastlineWorld)
plot(argo, which = "trajectory")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.