public class Grib2NetcdfWriter extends Object implements AutoCloseable
| Constructor and Description |
|---|
Grib2NetcdfWriter(String fileIn,
String fileOut) |
public Grib2NetcdfWriter(String fileIn, String fileOut) throws IOException
IOExceptionpublic void write()
throws IOException
IOExceptionpublic static int getBitMask(int bitN)
public static float bitShave(float value,
int bitMask)
value - original floating pointbitMask - bitMask from getBitMask()public void close()
throws IOException
close in interface AutoCloseableIOExceptionpublic static void main2(String[] args)
public static void main(String[] args)
Copyright © 1999–2014 UCAR/Unidata. All rights reserved.