public abstract class NcCollectionType
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static ucar.nc2.ft.StationTimeSeriesFeatureCollection |
getStationFeatures(ucar.nc2.ft.FeatureDatasetPoint fdPoint) |
static net.opengis.waterml.x20.CollectionType |
initCollection(net.opengis.waterml.x20.CollectionType collection,
ucar.nc2.ft.FeatureDatasetPoint fdPoint,
java.util.List<ucar.nc2.VariableSimpleIF> dataVars) |
public static net.opengis.waterml.x20.CollectionType initCollection(net.opengis.waterml.x20.CollectionType collection,
ucar.nc2.ft.FeatureDatasetPoint fdPoint,
java.util.List<ucar.nc2.VariableSimpleIF> dataVars)
throws java.io.IOException
java.io.IOExceptionpublic static ucar.nc2.ft.StationTimeSeriesFeatureCollection getStationFeatures(ucar.nc2.ft.FeatureDatasetPoint fdPoint)