sealevel <-
read.oce("490-01-JAN-2003_slev.csv") sealevel <- oce.edit(sealevel,
"longitude", -sealevel[["longitude"]], reason="Fix longitude hemisphere")
where the csv file was downloaded from [1]. Note the correction of longitude
sign, which is required because the data file has no indication that this is
the western hemisphere.oce: adp,
adv, argo, cm,
coastlineWorld, colors,
ctdRaw, ctd,
echosounder, landsat,
lisst, lobo,
met, rsk,
sealevelTuktoyaktuk, section,
topoWorld, windOther things related to sealevel data: [[,sealevel-method,
[[<-,sealevel-method,
as.sealevel,
plot,sealevel-method,
read.sealevel,
sealevel-class,
sealevelTuktoyaktuk,
subset,sealevel-method,
summary,sealevel-method