Class GribIndexPanel.RecordBean

    • Constructor Detail

      • RecordBean

        public RecordBean()
      • RecordBean

        public RecordBean​(ucar.nc2.grib.grib2.Grib2Record gr)
                   throws IOException
        Throws:
        IOException
      • RecordBean

        public RecordBean​(ucar.nc2.grib.grib1.Grib1Record gr)
    • Method Detail

      • gdsBytes

        public byte[] gdsBytes()
      • getFile

        public int getFile()
      • getGdsCRC

        public long getGdsCRC()
      • getPredefinedGrid

        public int getPredefinedGrid()
      • getReferenceDate

        public String getReferenceDate()
      • getVariable

        public String getVariable()
      • getStart

        public long getStart()
      • getLength

        public long getLength()