mirror of
https://github.com/Unidata/netcdf-c.git
synced 2024-11-21 03:13:42 +08:00
35 lines
742 B
Plaintext
35 lines
742 B
Plaintext
Dataset {
|
|
Sequence {
|
|
Structure {
|
|
Int32 dINT32__0;
|
|
} dINT32;
|
|
Structure {
|
|
UInt32 dUINT32__0;
|
|
} dUINT32;
|
|
Structure {
|
|
Int32 dINT16__0;
|
|
} dINT16;
|
|
Structure {
|
|
UInt32 dUINT16__0;
|
|
} dUINT16;
|
|
Structure {
|
|
Int32 dINT8__0;
|
|
} dINT8;
|
|
Structure {
|
|
Byte dUINT8__0;
|
|
} dUINT8;
|
|
Structure {
|
|
Float64 dFLOAT32__0;
|
|
} dFLOAT32;
|
|
Structure {
|
|
Float64 dFLOAT64__0;
|
|
} dFLOAT64;
|
|
Structure {
|
|
String dCHAR8__0;
|
|
} dCHAR8;
|
|
Structure {
|
|
String dUCHAR8__0;
|
|
} dUCHAR8;
|
|
} Vdata;
|
|
} testvs3.hdf;
|