| Package | Description |
|---|---|
| ucar.nc2.ft.point |
package ucar.nc2.ft.point : Implementation of Point Feature Types
|
| ucar.nc2.ft.point.remote |
| Modifier and Type | Field and Description |
|---|---|
protected StationHelper |
StationTimeSeriesCollectionImpl.stationHelper |
protected StationHelper |
StationProfileCollectionImpl.stationHelper |
protected StationHelper |
RecordDatasetHelper.stationHelper |
| Modifier and Type | Method and Description |
|---|---|
void |
RecordDatasetHelper.setStationInfo(java.lang.String stnIdVName,
java.lang.String stnDescVName,
java.lang.String stnIndexVName,
StationHelper stationHelper)
Set extra information used by station obs datasets.
|
| Constructor and Description |
|---|
RemoteStationCollection(java.lang.String uri,
StationHelper sh)
Constructor for a subset.
|