public class GridDataset.Gridset extends Object implements GridDataset.Gridset
Modifier and Type | Method and Description |
---|---|
GridCoordSys |
getGeoCoordSys()
Deprecated.
use getGeoCoordSystem() if possible.
|
GridCoordSystem |
getGeoCoordSystem()
all GridDatatype point to this GridCoordSystem
|
List<GridDatatype> |
getGrids()
Get list of GeoGrid objects
|
public List<GridDatatype> getGrids()
getGrids
in interface GridDataset.Gridset
public GridCoordSystem getGeoCoordSystem()
getGeoCoordSystem
in interface GridDataset.Gridset
public GridCoordSys getGeoCoordSys()
Copyright © 1999–2013 UCAR/Unidata. All rights reserved.