public abstract class NcCollectionType extends 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,
List<ucar.nc2.VariableSimpleIF> dataVars) |
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
IOExceptionpublic static ucar.nc2.ft.StationTimeSeriesFeatureCollection getStationFeatures(ucar.nc2.ft.FeatureDatasetPoint fdPoint)