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.
10 lines
172 B
10 lines
172 B
2 years ago
|
Dataset {
|
||
|
Grid {
|
||
|
ARRAY:
|
||
|
Int32 SDS_1[Y_Axis = 16][X_Axis = 5];
|
||
|
MAPS:
|
||
|
Float64 Y_Axis[16];
|
||
|
Int32 X_Axis[5];
|
||
|
} SDS_1;
|
||
|
} testsds4.hdf;
|