|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface GridDataset
A dataset containing Grid objects.
| Nested Class Summary | |
|---|---|
static interface |
GridDataset.Gridset
A set of GridDatatype objects with the same Coordinate System. |
| Method Summary | |
|---|---|
GridDatatype |
findGridDatatype(String name)
find the named GridDatatype. |
List<GridDatatype> |
getGrids()
get the list of GridDatatype objects contained in this dataset. |
List<GridDataset.Gridset> |
getGridsets()
Return GridDatatype objects grouped by GridCoordSystem. |
| Methods inherited from interface ucar.nc2.dt.TypedDataset |
|---|
close, findGlobalAttributeIgnoreCase, getBoundingBox, getDataVariable, getDataVariables, getDescription, getDetailInfo, getEndDate, getGlobalAttributes, getLocationURI, getNetcdfFile, getStartDate, getTitle |
| Method Detail |
|---|
List<GridDatatype> getGrids()
GridDatatype findGridDatatype(String name)
name - look for this name
List<GridDataset.Gridset> getGridsets()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||