Package ucar.nc2.ogc.waterml
Class NcCollectionType
java.lang.Object
ucar.nc2.ogc.waterml.NcCollectionType
Created by cwardgar on 2014/03/13.
-
Method Summary
Modifier and TypeMethodDescriptionstatic ucar.nc2.ft.StationTimeSeriesFeatureCollectiongetStationFeatures(ucar.nc2.ft.FeatureDatasetPoint fdPoint) static net.opengis.waterml.x20.CollectionTypeinitCollection(net.opengis.waterml.x20.CollectionType collection, ucar.nc2.ft.FeatureDatasetPoint fdPoint, List<ucar.nc2.VariableSimpleIF> dataVars)
-
Method Details
-
initCollection
public static net.opengis.waterml.x20.CollectionType initCollection(net.opengis.waterml.x20.CollectionType collection, ucar.nc2.ft.FeatureDatasetPoint fdPoint, List<ucar.nc2.VariableSimpleIF> dataVars) throws IOException - Throws:
IOException
-
getStationFeatures
public static ucar.nc2.ft.StationTimeSeriesFeatureCollection getStationFeatures(ucar.nc2.ft.FeatureDatasetPoint fdPoint)
-