SEACOOS CDL v2.0
December 9, 2004
31
atemp: units = "degrees Celsius";
// global attributes:
// (use all for adopted SEACOOS CDL v2.0)
:format_category = "moving-point-3D";
data:
time = 1062804600,1062808200,1062810000,1062811800;
lat = 24.17, 24.29, 24.35, 24.41;
lon = -82.83, -82.90, -83.97, -84.04;
z = 200, 210, 225, 245;
wspd = 9.80, 12.63, 16.52, 18.97;
wdir = 88.8,103.6,112.7,105.0;
atemp = 28.11, 28.17, 28.17, 28.35;
}