Class NcCollectionType

java.lang.Object
ucar.nc2.ogc.waterml.NcCollectionType

public abstract class NcCollectionType extends Object
Created by cwardgar on 2014/03/13.
  • 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)