Interface GribDataValidator


  • public interface GribDataValidator
    For debugging
    • Method Detail

      • validate

        void validate​(GribTables cust,
                      ucar.unidata.io.RandomAccessFile rafData,
                      long pos,
                      ucar.nc2.ft2.coverage.SubsetParams coords)
               throws IOException
        Throws:
        IOException