public class StationCollectionStream extends StationTimeSeriesCollectionImpl
| Modifier and Type | Field and Description |
|---|---|
protected LatLonRect |
boundingBoxSubset |
protected CalendarDateRange |
dateRangeSubset |
localIteratorcollectionFeatureType| Constructor and Description |
|---|
StationCollectionStream(String uri,
CalendarDateUnit timeUnit,
String altUnits)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected StationHelper |
createStationHelper()
initialize the stationHelper.
|
PointFeatureCollection |
flatten(LatLonRect boundingBox,
CalendarDateRange dateRange) |
StationTimeSeriesFeatureCollection |
subset(LatLonRect boundingBox) |
StationTimeSeriesFeatureCollection |
subset(List<StationFeature> stations) |
findStationFeature, finish, flatten, getBoundingBox, getCollectionIterator, getPointFeatureCollectionIterator, getStationFeature, getStationFeatures, getStationFeatures, getStationFeatures, getStationHelper, getStationTimeSeriesFeature, hasNext, iterator, next, resetIteration, subset, subset, subsetFeaturesgetCollectionFeatureTypegetAltUnits, getCalendarDateRange, getExtraVariables, getInfo, getName, getNobs, getTimeUnit, sizeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAltUnits, getCalendarDateRange, getCollectionFeatureType, getExtraVariables, getName, getTimeUnit, sizeforEach, spliteratorprotected LatLonRect boundingBoxSubset
protected CalendarDateRange dateRangeSubset
public StationCollectionStream(String uri, CalendarDateUnit timeUnit, String altUnits)
uri - cdmremote endpointprotected StationHelper createStationHelper() throws IOException
createStationHelper in class StationTimeSeriesCollectionImplIOExceptionpublic StationTimeSeriesFeatureCollection subset(List<StationFeature> stations) throws IOException
subset in interface StationTimeSeriesFeatureCollectionsubset in class StationTimeSeriesCollectionImplIOExceptionpublic StationTimeSeriesFeatureCollection subset(LatLonRect boundingBox) throws IOException
subset in interface StationTimeSeriesFeatureCollectionsubset in class StationTimeSeriesCollectionImplIOExceptionpublic PointFeatureCollection flatten(LatLonRect boundingBox, CalendarDateRange dateRange) throws IOException
flatten in interface StationTimeSeriesFeatureCollectionflatten in class StationTimeSeriesCollectionImplIOException