public class Grib1DataReader extends Object
| Modifier and Type | Method and Description |
|---|---|
float[] |
getData(ucar.unidata.io.RandomAccessFile raf,
byte[] bitmap) |
static void |
showComplexPackingInfo(Formatter f,
ucar.unidata.io.RandomAccessFile raf,
long startPos) |
public float[] getData(ucar.unidata.io.RandomAccessFile raf,
byte[] bitmap)
throws IOException
IOExceptionpublic static void showComplexPackingInfo(Formatter f, ucar.unidata.io.RandomAccessFile raf, long startPos) throws IOException
IOException