SEACOOS CDL v2.0
December 9, 2004
27
// global attributes:
// (use all for adopted SEACOOS CDL v2.0)
:format_category = "fixed-map";
data:
time = 1062804600,1062808200,1062810000,1062811800;
lon = -82.50, -83.00, -83.50;
lat = 32.00, 32.25, 32.50;
z = 10;
// time in rows, x and y columns (3x3=9)
wspd = 9.80, 9.80, 9.80, 9.80, 9.80, 9.80, 9.80, 9.80, 9.80,
12.63, 12.63, 12.63, 12.63, 12.63, 12.63, 12.63, 12.63, 12.63,
16.52, 16.52, 16.52, 16.52, 16.52, 16.52, 16.52, 16.52, 16.52,
18.97, 18.97, 18.97, 18.97, 18.97, 18.97, 18.97, 18.97, 18.97;
wdir = 88.8, 88.8, 88.8, 88.8, 88.8, 88.8, 88.8, 88.8, 88.8,
103.6, 103.6, 103.6, 103.6, 103.6, 103.6, 103.6, 103.6, 103.6,
112.7, 112.7, 112.7, 112.7, 112.7, 112.7, 112.7, 112.7, 112.7,
105.0, 105.0, 105.0, 105.0, 105.0, 105.0, 105.0, 105.0, 105.0;
}