export(wedderburn.number, layer.density, lake.number, uStar, water.density, 
       thermo.depth, meta.depths, schmidt.stability, ts.meta.depths, 
     ts.thermo.depth, load.bathy, load.ts, get.offsets, ts.schmidt.stability,
	   ts.meta.depths, ts.thermo.depth, ts.lake.number, ts.uStar, ts.layer.temperature,
	   ts.wedderburn.number, ts.buoyancy.freq, buoyancy.freq, layer.temperature, 
	   wtr.heat.map, wtr.lineseries, wtr.heatmap.layers, wtr.plot.temp, lake.number.plot, 
	   schmidt.plot, center.buoyancy, ts.center.buoyancy, internal.energy, 
			 ts.internal.energy, epi.temperature, hypo.temperature, whole.lake.temperature)

import("plyr")
importFrom("grDevices", "colorRampPalette")
importFrom("graphics", "abline", "axis", "filled.contour", "legend",
           "lines", "plot", "segments", "title")
importFrom("stats", "approx")
importFrom("utils", "read.table")
