# How data were created
drifter <- read.drifter("/data/OAR/6900388_prof.nc")
library(oce)
data(drifter)
summary(drifter)
data(coastlineWorld)
plot(drifter, which="trajectory", coastline=coastlineWorld)Run the code above in your browser using DataLab