public class EcmwfCodeTableCompare extends Object
| Constructor and Description |
|---|
EcmwfCodeTableCompare() |
| Modifier and Type | Method and Description |
|---|---|
static void |
compareTables(Grib2CodeTableInterface t1,
Grib2CodeTableInterface t2,
Formatter f) |
static void |
main(String[] args) |
static void |
readCodeTable(int discipline,
int category) |
public static void compareTables(Grib2CodeTableInterface t1, Grib2CodeTableInterface t2, Formatter f)
public static void readCodeTable(int discipline,
int category)
public static void main(String[] args)