mirror of
https://github.com/Unidata/netcdf-c.git
synced 2025-01-12 15:45:21 +08:00
17 lines
429 B
Plaintext
17 lines
429 B
Plaintext
|
Attributes {
|
||
|
Facility {
|
||
|
String PrincipleInvestigator "Mark Abbott", "Ph.D";
|
||
|
String DataCenter "COAS Environmental Computer Facility";
|
||
|
String DrifterType "MetOcean WOCE/OCM";
|
||
|
}
|
||
|
b {
|
||
|
String Description "A test byte";
|
||
|
String units "unknown";
|
||
|
}
|
||
|
i32 {
|
||
|
String Description "A 32 bit test server int";
|
||
|
String units "unknown";
|
||
|
Float32 _FillValue 100.05;
|
||
|
}
|
||
|
}
|