Class TrajectoryObsDatasetImpl

    • Field Detail

      • trajectoryId

        protected String trajectoryId
        Deprecated.
        _more_
      • trajectoryNumPoint

        protected int trajectoryNumPoint
        Deprecated.
        _more_
      • trajectoryVarsMap

        protected HashMap trajectoryVarsMap
        Deprecated.
        _more_
      • trajectoryDim

        protected Dimension trajectoryDim
        Deprecated.
        _more_
      • dimVar

        protected Variable dimVar
        Deprecated.
        _more_
      • recordVar

        protected Structure recordVar
        Deprecated.
        _more_
      • latVar

        protected Variable latVar
        Deprecated.
        _more_
      • lonVar

        protected Variable lonVar
        Deprecated.
        _more_
      • elevVar

        protected 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​(NetcdfDataset ncfile)
        Deprecated.
        _more_
        Parameters:
        ncfile - _more_