netcdf-c/ncdap_test/testdata3/synth6.das
dmh cbb6df3232 Github issue 152: https://github.com/Unidata/netcdf-c/issues/152
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.
2015-11-29 20:38:12 -07:00

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";
}
}
}