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