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 Object

Class Description.

Since:
Jun 21, 2008
Author:
caron

Constructor Summary
WriteT41_ncFlat(NetcdfFile bufr, String fileOutName, boolean fill)
           
 
Method Summary
static void main(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,
                       String fileOutName,
                       boolean fill)
                throws IOException,
                       InvalidRangeException
Throws:
IOException
InvalidRangeException
Method Detail

main

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

Throws:
Exception
IOException
InstantiationException
IllegalAccessException


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