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.OMObservationType
initOmObservation(net.opengis.om.x20.OMObservationType omObservation, StationTimeSeriesFeature stationFeat, VariableSimpleIF dataVar)
-
-
-
Method Detail
-
initOmObservation
public static net.opengis.om.x20.OMObservationType initOmObservation(net.opengis.om.x20.OMObservationType omObservation, StationTimeSeriesFeature stationFeat, VariableSimpleIF dataVar) throws IOException
- Throws:
IOException
-
-