Modifier and Type | Method and Description |
---|---|
ADRecord |
CDF.getADR(long index)
Retrieve a
ADRecord with the given index. |
ADRecord |
CDF.getGlobalAttribute(String name)
Retrieve the ADRecord for the global attribute with the given name.
|
ADRecord |
CDF.getVariableAttribute(String name)
Retrieve the
ADRecord for the variable attribute with the given name. |
Modifier and Type | Method and Description |
---|---|
ArrayList<String> |
CDF.getAttributeValues(ADRecord adr)
Retrieve all values for an attribute.
|
Copyright © 2014-2015 Regents University of California. All Rights Reserved.