Package | Description |
---|---|
ucar.coord | |
ucar.nc2.grib |
Modifier and Type | Method and Description |
---|---|
List<VertCoord.Level> |
CoordinateVert.getLevelSorted() |
Constructor and Description |
---|
CoordinateVert(int code,
VertCoord.VertUnit vunit,
List<VertCoord.Level> levelSorted) |
Modifier and Type | Method and Description |
---|---|
List<VertCoord.Level> |
VertCoord.getCoords() |
Modifier and Type | Method and Description |
---|---|
int |
VertCoord.Level.compareTo(VertCoord.Level o) |
int |
VertCoord.findIdx(VertCoord.Level coord) |
Constructor and Description |
---|
VertCoord(List<VertCoord.Level> coords,
VertCoord.VertUnit unit,
boolean isLayer) |
Copyright © 1999–2015 UCAR/Unidata. All rights reserved.