|
||||||||||
| 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(java.lang.String name)
find the named GridDatatype. |
java.util.List<GridDatatype> |
getGrids()
get the list of GridDatatype objects contained in this dataset. |
java.util.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 |
|---|
java.util.List<GridDatatype> getGrids()
GridDatatype findGridDatatype(java.lang.String name)
name - look for this name
java.util.List<GridDataset.Gridset> getGridsets()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||