ucar.nc2.iosp.grib
Class Grib2Netcdf

java.lang.Object
  extended by ucar.nc2.iosp.grib.Grib2Netcdf

public class Grib2Netcdf
extends java.lang.Object

Version:
$Revision:63 $ $Date:2006-07-12 21:50:51Z $
Author:
kambic

Constructor Summary
Grib2Netcdf()
           
 
Method Summary
static void main(java.lang.String[] args)
          Grib2Netcdf
 void usage(java.lang.String className)
          Grib2Netcdf usage of the class, if called without arguments
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Grib2Netcdf

public Grib2Netcdf()
Method Detail

usage

public void usage(java.lang.String className)
Grib2Netcdf usage of the class, if called without arguments


main

public static void main(java.lang.String[] args)
                 throws java.io.IOException
Grib2Netcdf

Parameters:
args - input gribfile to read, output Netcdf file
Throws:
java.io.IOException