Last chance! 50% off unlimited learning
Sale ends in
drifter
.read.drifter(file, debug=getOption("oceDebug"), processingLog, ...)
class
"drifter"
.drifter-class
explains the
structure of drifter objects, and also outlines the other functions dealing
with them.library(oce)
d <- read.drifter("/data/OAR/6900388_prof.nc")
summary(d)
plot(d)
Run the code above in your browser using DataLab