ucar.nc2.iosp.bufr.writer
Class WriteT41_ncFlat

java.lang.Object
  extended by ucar.nc2.iosp.bufr.writer.WriteT41_ncFlat

public class WriteT41_ncFlat
extends java.lang.Object

Class Description.

Since:
Jun 21, 2008
Author:
caron

Constructor Summary
WriteT41_ncFlat(NetcdfFile bufr, java.lang.String fileOutName, boolean fill)
           
 
Method Summary
static void main(java.lang.String[] args)
          main.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WriteT41_ncFlat

public WriteT41_ncFlat(NetcdfFile bufr,
                       java.lang.String fileOutName,
                       boolean fill)
                throws java.io.IOException,
                       InvalidRangeException
Throws:
java.io.IOException
InvalidRangeException
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception,
                        java.io.IOException,
                        java.lang.InstantiationException,
                        java.lang.IllegalAccessException
main.

Throws:
java.lang.Exception
java.io.IOException
java.lang.InstantiationException
java.lang.IllegalAccessException


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