Package ucar.nc2.grib

Interface GribTables.Parameter

    • Method Detail

      • getDiscipline

        int getDiscipline()
        Unsigned byte
      • getCategory

        int getCategory()
        Unsigned byte
      • getNumber

        int getNumber()
        Unsigned byte
      • getAbbrev

        @Nullable
        String getAbbrev()
      • getDescription

        String getDescription()
      • getId

        String getId()
        Unique across all Parameter tables
      • getFill

        @Nullable
        Float getFill()
      • getMissing

        Float getMissing()
      • getOperationalStatus

        @Nullable
        String getOperationalStatus()