Package | Description |
---|---|
ucar.nc2.ft.cover | |
ucar.nc2.ft.cover.impl |
Modifier and Type | Method and Description |
---|---|
CoverageCS.Subset |
CoverageCS.getSubset() |
CoverageCS.Subset |
CoverageCS.makeSubsetFromLatLonRect(LatLonRect llbb)
Get Index Ranges for the given lat, lon bounding box.
|
Modifier and Type | Method and Description |
---|---|
Array |
Coverage.readData(CoverageCS.Subset subset)
This reads an arbitrary data slice, returning the data in
canonical order (rt-e-t-z-y-x).
|
Modifier and Type | Method and Description |
---|---|
CoverageCS.Subset |
CoverageCSImpl.getSubset() |
CoverageCS.Subset |
CoverageCSImpl.makeSubsetFromLatLonRect(LatLonRect llbb) |
Modifier and Type | Method and Description |
---|---|
Array |
CoverageImpl.readData(CoverageCS.Subset subset) |
Copyright © 1999–2017 UCAR/Unidata. All rights reserved.