Package ucar.nc2.grib.collection
Interface GribDataValidator
-
public interface GribDataValidatorFor debugging
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidvalidate(GribTables cust, ucar.unidata.io.RandomAccessFile rafData, long pos, ucar.nc2.ft2.coverage.SubsetParams coords)
-
-
-
Method Detail
-
validate
void validate(GribTables cust, ucar.unidata.io.RandomAccessFile rafData, long pos, ucar.nc2.ft2.coverage.SubsetParams coords) throws IOException
- Throws:
IOException
-
-