useDynLib(oce)
export(
       add.column,
       as.coastline,
       as.ctd,
       as.sealevel,
       as.windrose,
       coriolis,
       ctd.add.column,
       ctd.decimate,
       ctd.trim,
       ctd.update.header,
       ctd.write,
       decimate,
       fill.gap,
       gebco.colors,
       geod.dist,
       gravity,
       header,
       interp.barnes,
       lat.format,
       latlon.format,
       lon.format,
       magic,
       make.filter,
       make.section,
       oce.as.POSIXlt,
       oce.edit,
       oce.write.table,
       parse.latlon,
       plot.TS,
       plot.coastline,
       plot.ctd,
       plot.ctd.scan,
       plot.tdr,
       plot.topo,
       plot.profile,
       plot.sealevel,
       plot.section,
       plot.tide,
       plot.windrose,
       predict.tide,
       processing.log.append,
       processing.log.item,
       processing.log.summary,
       tdr.patm,
       tdr.trim,
       read.coastline,
       read.ctd,
       read.topo,
       read.lobo,
       read.oce,
       read.tdr,
       read.sealevel,
       read.section,
       section.grid,
       section.smooth,
       subset.oce,
       stickplot,
       sw.alpha,
       sw.alpha.over.beta,
       sw.sound.speed,
       sw.beta,
       sw.conductivity,
       sw.depth,
       sw.dynamic.height,
       sw.lapse.rate,
       sw.N2,
       sw.rho,
       sw.S.C.T.p,
       sw.sigma,
       sw.sigma.t,
       sw.sigma.theta,
       sw.specific.heat,
       sw.spice,
       sw.S.T.rho,
       sw.T.freeze,
       sw.theta,
       sw.T.S.rho,
       sw.viscosity,
       tidem,
       tidem.astron,
       tidem.vuf,
       undrift.time
       )

S3method(plot, coastline)
S3method(plot, ctd)
S3method(plot, lobo)
S3method(plot, sealevel)
S3method(plot, section)
S3method(plot, tdr)
S3method(plot, tide)
S3method(plot, topo)
S3method(plot, windrose)

S3method(predict, tide)

S3method(summary, coastline)
S3method(summary, ctd)
S3method(summary, lobo)
S3method(summary, oce)
S3method(summary, sealevel)
S3method(summary, section)
S3method(summary, tdr)
S3method(summary, tide)
S3method(summary, topo)
S3method(summary, windrose)
