2
0
mirror of https://github.com/Unidata/netcdf-c.git synced 2025-03-07 17:08:02 +08:00
netcdf-c/ncdap_test/testdata3/test.07a.dds
2010-06-03 13:24:43 +00:00

11 lines
171 B
Plaintext

Dataset {
Structure {
String name;
Int32 age;
} person1;
Structure {
String name;
Int32 age;
} person2;
} SimpleSequences;