Cloned library NetCDF-C-4.9.2 with extra build files for internal package management.
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.
 
 
 
 
 
 

12 lines
435 B

Dataset {
Int32 SDS_DFNT_INT32[fakeDim0 = 5];
UInt32 SDS_DFNT_UINT32[fakeDim1 = 3];
Int32 SDS_DFNT_INT16[fakeDim2 = 5];
UInt32 SDS_DFNT_UINT16[fakeDim3 = 3];
Int32 SDS_DFNT_INT8[fakeDim4 = 5];
Byte SDS_DFNT_UINT8[fakeDim5 = 3];
Float64 SDS_DFNT_FLOAT32[fakeDim6 = 7];
Float64 SDS_DFNT_FLOAT64[fakeDim7 = 7];
Byte SDS_DFNT_CHAR8[fakeDim8 = 5];
Byte SDS_DFNT_UCHAR8[fakeDim9 = 3];
} testsds2.hdf;