You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
25 lines
630 B
25 lines
630 B
Dataset {
|
|
Structure {
|
|
Structure {
|
|
Int32 SDS_Array[fakeDim0 = 5];
|
|
} Array_Vgroup;
|
|
Structure {
|
|
Grid {
|
|
ARRAY:
|
|
Int32 SDS_Grid[fakeDim1 = 5];
|
|
MAPS:
|
|
Int32 fakeDim1[5];
|
|
} SDS_Grid;
|
|
} Grid_Vgroup;
|
|
Structure {
|
|
Int32 GRaster[GRaster__Y = 5][GRaster__X = 5];
|
|
} GR_Vgroup;
|
|
Structure {
|
|
Sequence {
|
|
Structure {
|
|
Int32 Field__0;
|
|
} Field;
|
|
} Vdata;
|
|
} Vdata_Vgroup;
|
|
} Main_Vgroup;
|
|
} testvs5.hdf;
|
|
|