| Package | Description |
|---|---|
| ucar.nc2.ft.point |
package ucar.nc2.ft.point : Implementation of Point Feature Types
|
| ucar.nc2.ft.point.collection | |
| ucar.nc2.ft.point.remote | |
| ucar.nc2.ft.point.standard |
package ucar.nc2.ft.point.standard : Standard Implementation of Point Feature Types
|
| Modifier and Type | Field and Description |
|---|---|
protected StationHelper |
RecordDatasetHelper.stationHelper |
| Modifier and Type | Method and Description |
|---|---|
protected abstract StationHelper |
StationProfileCollectionImpl.createStationHelper() |
protected abstract StationHelper |
StationTimeSeriesCollectionImpl.createStationHelper() |
protected StationHelper |
StationProfileCollectionImpl.getStationHelper() |
protected StationHelper |
StationTimeSeriesCollectionImpl.getStationHelper() |
StationHelper |
StationHelper.subset(LatLonRect bb) |
StationHelper |
StationHelper.subset(List<Station> stns) |
| Modifier and Type | Method and Description |
|---|---|
void |
RecordDatasetHelper.setStationInfo(String stnIdVName,
String stnDescVName,
String stnIndexVName,
StationHelper stationHelper)
Set extra information used by station obs datasets.
|
| Modifier and Type | Method and Description |
|---|---|
protected StationHelper |
CompositeStationCollection.createStationHelper() |
| Modifier and Type | Method and Description |
|---|---|
protected StationHelper |
RemoteStationCollection.createStationHelper()
initialize the stationHelper.
|
| Modifier and Type | Method and Description |
|---|---|
protected StationHelper |
StandardStationProfileCollectionImpl.createStationHelper() |
protected StationHelper |
StandardStationCollectionImpl.createStationHelper() |
Copyright © 1999-2015 UCAR/Unidata. All Rights Reserved.