public static class StationTimeSeriesFeatureImpl.StationFeatureSubset extends StationTimeSeriesFeatureImpl
StationTimeSeriesFeatureImpl.StationFeatureSubsetPointCollectionImpl.PointCollectionSubsetslocalIterator| Constructor and Description |
|---|
StationFeatureSubset(StationTimeSeriesFeatureImpl from,
CalendarDateRange filter_date) |
| Modifier and Type | Method and Description |
|---|---|
StructureData |
getFeatureData()
The actual data of just this StationTimeSeries feature.
|
PointFeatureIterator |
getPointFeatureIterator()
Get an iterator over the PointFeatures of this collection.
|
compareTo, equals, getAltitude, getCollectionFeatureType, getDescription, getLatitude, getLatLon, getLongitude, getWmoId, hashCode, isMissing, subset, toStringfinish, hasNext, iterator, next, resetIteration, subsetgetAltUnits, getBoundingBox, getCalendarDateRange, getExtraVariables, getInfo, getName, getNobs, getTimeUnit, sizeclone, finalize, getClass, notify, notifyAll, wait, wait, waitsizefinish, hasNext, next, resetIteration, subsetgetAltUnits, getBoundingBox, getCalendarDateRange, getExtraVariables, getName, getTimeUnitforEach, iterator, spliteratorpublic StationFeatureSubset(StationTimeSeriesFeatureImpl from, CalendarDateRange filter_date)
public PointFeatureIterator getPointFeatureIterator() throws IOException
PointFeatureCollectionIOException - on read error@Nonnull public StructureData getFeatureData() throws IOException
StationTimeSeriesFeatureIOException - on i/o error