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