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

9 lines
138 B
Plaintext
Raw Normal View History

2010-06-03 21:24:43 +08:00
Dataset {
Int32 i[10][20];
Float32 f[17][121];
Structure {
Int32 j;
Int32 i;
} exp;
} ArraysAndStructure;