ucar.nc2.iosp.grib
Class Grib2Netcdf

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

public class Grib2Netcdf
extends Object

************************************************************************

Author:
kambic

**************************************************************************


Constructor Summary
Grib2Netcdf()
           
 
Method Summary
static void main(String[] args)
          ******************************************************************** Grib2Netcdf
 void usage(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(String className)
*********************************************************************

Grib2Netcdf usage of the class, if called without arguments

Parameters:
className - name of class

*********************************************************************


main

public static void main(String[] args)
                 throws IOException
******************************************************************** Grib2Netcdf

Parameters:
args - input gribfile to read, output Netcdf file
Throws:
IOException - on io error


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