public interface Grid extends IsMissingEvaluator, IsMissingEvaluator
| Modifier and Type | Method and Description |
|---|---|
AttributeContainer |
attributes() |
ArrayType |
getArrayType() |
GridCoordinateSystem |
getCoordinateSystem() |
String |
getDescription() |
String |
getName() |
String |
getUnits() |
GridReferencedArray |
readData(GridSubset subset)
Read the specified subset of data, return result as a Georeferenced Array.
|
hasMissing, isMissinghasMissing, isMissingString getName()
String getDescription()
String getUnits()
AttributeContainer attributes()
ArrayType getArrayType()
GridCoordinateSystem getCoordinateSystem()
GridReferencedArray readData(GridSubset subset) throws IOException, InvalidRangeException
IOExceptionInvalidRangeException