netcdf-c/ncdap_test/testdata3/test.32.dds

20 lines
421 B
Plaintext
Raw Permalink Normal View History

2010-06-03 21:24:43 +08:00
Dataset {
Sequence {
Structure {
Float64 windW[10];
Float64 windN[10];
String name;
} station;
Grid {
ARRAY:
Float64 fluor[10][10][10];
MAPS:
Float64 lat[10];
Float64 lon[10];
Float64 depth[10];
} profile;
Float32 sst;
Float32 light;
} CS02;
} ComplexSequence02;