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

14 lines
255 B
Plaintext
Raw Normal View History

2010-06-03 21:24:43 +08:00
Dataset {
Sequence {
Byte b;
Structure {
Int32 j;
Int32 i[3];
Structure {
Int32 i;
Float64 f[10];
} data;
} foo;
} ralph;
} SequenceofStructs;