thredds.catalog.dl
Class Grib2toDIF

java.lang.Object
  extended by 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

Constructor Summary
Grib2toDIF(String dir)
           
 
Method Summary
static Grib2toDIF getInstance()
           
static void main(String[] args)
           
 String translate(String from)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Grib2toDIF

public Grib2toDIF(String dir)
           throws IOException
Throws:
IOException
Method Detail

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.