public class Grib1DataReader
extends java.lang.Object
| Constructor and Description |
|---|
Grib1DataReader(int decimalScale,
int scanMode,
int nx,
int ny,
int nPts,
long startPos) |
| Modifier and Type | Method and Description |
|---|---|
float[] |
getData(ucar.unidata.io.RandomAccessFile raf,
byte[] bitmap) |