Uses of Interface
ucar.nc2.ft.StationProfileFeature

Packages that use StationProfileFeature
ucar.nc2.ft Scientific feature types package 
 

Uses of StationProfileFeature in ucar.nc2.ft
 

Methods in ucar.nc2.ft that return StationProfileFeature
 StationProfileFeature StationProfileFeatureCollection.getStationProfileFeature(Station s)
          Get the StationProfileFeature for a specific Station.
 StationProfileFeature StationProfileFeatureCollection.next()
          Use the internal iterator to get the next StationProfileFeature in the iteration.
 StationProfileFeature StationProfileFeature.subset(DateRange dateRange)
          Subset this collection by dateRange