public class Grib2toDIF extends Object implements VocabTranslator
| Constructor and Description |
|---|
Grib2toDIF(String dir) |
| Modifier and Type | Method and Description |
|---|---|
static Grib2toDIF |
getInstance() |
static void |
main(String[] args) |
String |
translate(String from) |
public Grib2toDIF(String dir) throws IOException
IOExceptionpublic static Grib2toDIF getInstance() throws IOException
IOExceptionpublic String translate(String from)
translate in interface VocabTranslatorpublic static void main(String[] args) throws IOException
IOException