Class TrajectoryObsDatasetImpl

    • Field Detail

      • trajectoryId

        protected String trajectoryId
        Deprecated.
        _more_
      • trajectoryNumPoint

        protected int trajectoryNumPoint
        Deprecated.
        _more_
      • trajectoryVarsMap

        protected HashMap trajectoryVarsMap
        Deprecated.
        _more_
      • trajectoryDim

        protected ucar.nc2.Dimension trajectoryDim
        Deprecated.
        _more_
      • dimVar

        protected ucar.nc2.Variable dimVar
        Deprecated.
        _more_
      • recordVar

        protected ucar.nc2.Structure recordVar
        Deprecated.
        _more_
      • latVar

        protected ucar.nc2.Variable latVar
        Deprecated.
        _more_
      • lonVar

        protected ucar.nc2.Variable lonVar
        Deprecated.
        _more_
      • elevVar

        protected ucar.nc2.Variable elevVar
        Deprecated.
        _more_
      • dimVarUnitsString

        protected String dimVarUnitsString
        Deprecated.
        _more_
      • elevVarUnitsConversionFactor

        protected double elevVarUnitsConversionFactor
        Deprecated.
        _more_
    • Constructor Detail

      • TrajectoryObsDatasetImpl

        public TrajectoryObsDatasetImpl()
        Deprecated.
        _more_
      • TrajectoryObsDatasetImpl

        public TrajectoryObsDatasetImpl​(ucar.nc2.dataset.NetcdfDataset ncfile)
        Deprecated.
        _more_
        Parameters:
        ncfile - _more_