Uses of Class
thredds.inventory.TimedCollection

Packages that use TimedCollection
thredds.inventory Abstractions for tracking dataset inventory using "managed files". 
ucar.nc2.ft.point.collection   
 

Uses of TimedCollection in thredds.inventory
 

Methods in thredds.inventory that return TimedCollection
 TimedCollection TimedCollection.subset(DateRange range)
           
 

Uses of TimedCollection in ucar.nc2.ft.point.collection
 

Constructors in ucar.nc2.ft.point.collection with parameters of type TimedCollection
CompositePointCollection(String name, TimedCollection pointCollections)
           
CompositeStationCollection(String name, TimedCollection dataCollection, List<Station> stns, List<VariableSimpleIF> dataVariables)
           
CompositeStationCollectionFlattened(String name, LatLonRect bbSubset, DateRange dateRange, TimedCollection stnCollections)
           
CompositeStationCollectionFlattened(String name, List<String> stations, DateRange dateRange, List<VariableSimpleIF> varList, TimedCollection stnCollections)
           
 



Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.