Class Grib2CollectionPanel.Grib2ParameterBean

    • Constructor Detail

      • Grib2ParameterBean

        public Grib2ParameterBean()
      • Grib2ParameterBean

        public Grib2ParameterBean​(ucar.nc2.grib.grib2.Grib2Record r,
                                  ucar.nc2.grib.grib2.Grib2Variable gv)
                           throws IOException
        Throws:
        IOException
    • Method Detail

      • getParamNo

        public String getParamNo()
      • getPDS

        public int getPDS()
      • getN

        public int getN()
      • getLevelType

        public int getLevelType()
      • getGenProcess

        public int getGenProcess()
      • getLevelName

        public String getLevelName()
      • getNExtra

        public int getNExtra()
      • isLayer

        public boolean isLayer()
      • getStatType

        public final String getStatType()
      • getGDS

        public int getGDS()
      • getCdmHash

        public String getCdmHash()
      • getIntvHours

        public double getIntvHours()
      • toProcessedString

        public String toProcessedString()
      • getName

        public String getName()
      • getUnits

        public String getUnits()
      • getCenter

        public final String getCenter()
      • getTable

        public final String getTable()
      • getEnsDerived

        @Nullable
        public String getEnsDerived()
      • getEnsProb

        @Nullable
        public String getEnsProb()
      • isEns

        public final boolean isEns()