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.
6 lines
262 B
6 lines
262 B
2 years ago
|
Dataset {
|
||
|
Int32 GR_Pixel[GR_Pixel__comps = 3][GR_Pixel__Y = 5][GR_Pixel__X = 5];
|
||
|
Int32 GR_Line[GR_Line__comps = 3][GR_Line__Y = 5][GR_Line__X = 5];
|
||
|
Int32 GR_Component[GR_Component__comps = 3][GR_Component__Y = 5][GR_Component__X = 5];
|
||
|
} testgr3.hdf;
|