Package ucar.nc2.ogc.om
Class NcOMObservationType
- java.lang.Object
-
- ucar.nc2.ogc.om.NcOMObservationType
-
public abstract class NcOMObservationType extends Object
Created by cwardgar on 2014/02/26.
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static net.opengis.om.x20.OMObservationTypeinitOmObservation(net.opengis.om.x20.OMObservationType omObservation, ucar.nc2.ft.StationTimeSeriesFeature stationFeat, ucar.nc2.VariableSimpleIF dataVar)
-
-
-
Method Detail
-
initOmObservation
public static net.opengis.om.x20.OMObservationType initOmObservation(net.opengis.om.x20.OMObservationType omObservation, ucar.nc2.ft.StationTimeSeriesFeature stationFeat, ucar.nc2.VariableSimpleIF dataVar) throws IOException- Throws:
IOException
-
-