thredds.catalog.dl
Class Grib1toDIF

java.lang.Object
  extended by thredds.catalog.dl.Grib1toDIF
All Implemented Interfaces:
VocabTranslator

public class Grib1toDIF
extends Object
implements VocabTranslator

read in GRIB-1 to DIF csv file

Author:
john

Method Summary
static Grib1toDIF getInstance()
           
 String translate(String fromId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static Grib1toDIF getInstance()
                              throws IOException
Throws:
IOException

translate

public String translate(String fromId)
Specified by:
translate in interface VocabTranslator


Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.