|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface StationTimeSeriesFeature
Time series of PointFeature at a named location aka 'station'.
| Method Summary | |
|---|---|
int |
size()
The number of points in the time series. |
StationTimeSeriesFeature |
subset(DateRange dateRange)
Subset this collection by dateRange |
| Methods inherited from interface ucar.unidata.geoloc.Station |
|---|
getDescription, getName, getWmoId |
| Methods inherited from interface ucar.unidata.geoloc.EarthLocation |
|---|
getAltitude, getLatitude, getLatLon, getLongitude, isMissing |
| Methods inherited from interface java.lang.Comparable |
|---|
compareTo |
| Methods inherited from interface ucar.nc2.ft.PointFeatureCollection |
|---|
calcBounds, finish, getBoundingBox, getDateRange, getPointFeatureIterator, hasNext, next, resetIteration, setBoundingBox, setDateRange, setSize, subset |
| Methods inherited from interface ucar.nc2.ft.FeatureCollection |
|---|
getCollectionFeatureType, getName |
| Method Detail |
|---|
int size()
size in interface PointFeatureCollection
StationTimeSeriesFeature subset(DateRange dateRange)
throws java.io.IOException
dateRange - only points in this date range. may be null.
java.io.IOException - on read error
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||