mirror of
https://github.com/Unidata/netcdf-c.git
synced 2024-12-03 08:01:25 +08:00
cbb6df3232
User request to have all orphaned DAP2 attributes kept as netcdf global attributes. This is primarily a change in the oc code nplus testcase dataset changes. Result may be inconsistent with netcdf-Java output.
25 lines
433 B
Plaintext
25 lines
433 B
Plaintext
Attributes {
|
|
S1 {
|
|
v3 {
|
|
Int32 a1 32;
|
|
}
|
|
}
|
|
GLOBAL {
|
|
Int32 globalattr 177;
|
|
}
|
|
CoreMetadata {
|
|
OrbitNumber {
|
|
Int32 Value 375;
|
|
String Data_Location "PGE";
|
|
String Mandatory "FALSE";
|
|
}
|
|
RangeBeginningDate {
|
|
String Value "1997/12/21";
|
|
String Data_Location "PGE";
|
|
String Mandatory "FALSE";
|
|
}
|
|
}
|
|
}
|
|
|
|
|