public static interface GridDataset.Gridset
Modifier and Type | Method and Description |
---|---|
GridCoordSystem |
getGeoCoordSystem()
all the GridDatatype in this Gridset use this GridCoordSystem
|
java.util.List<GridDatatype> |
getGrids()
Get list of GridDatatype objects with same Coordinate System
|
java.util.List<GridDatatype> getGrids()
GridCoordSystem getGeoCoordSystem()