public interface StationTimeSeriesFeature extends StationFeature, PointFeatureCollection
| Modifier and Type | Method and Description |
|---|---|
int |
size()
The number of points in the time series.
|
StationTimeSeriesFeature |
subset(CalendarDateRange dateRange)
Subset this collection by calendar dateRange
|
getFeatureData, getStationfinish, getPointFeatureIterator, hasNext, next, resetIteration, subsetgetAltUnits, getBoundingBox, getCalendarDateRange, getCollectionFeatureType, getExtraVariables, getName, getTimeUnitforEach, iterator, spliteratorint size()
size in interface DsgFeatureCollectionStationTimeSeriesFeature subset(CalendarDateRange dateRange)
dateRange - only points in this date range. may be null.