thredds.catalog.dl
Class Grib2toDIF
java.lang.Object
thredds.catalog.dl.Grib2toDIF
- All Implemented Interfaces:
- VocabTranslator
public class Grib2toDIF
- extends Object
- implements VocabTranslator
read in GRIB-2 to DIF csv file
- Author:
- john
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Grib2toDIF
public Grib2toDIF(String dir)
throws IOException
- Throws:
IOException
getInstance
public static Grib2toDIF getInstance()
throws IOException
- Throws:
IOException
translate
public String translate(String from)
- Specified by:
translate
in interface VocabTranslator
main
public static void main(String[] args)
throws IOException
- Throws:
IOException
Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.