ucar.nc2.iosp.bufr.writer
Class Bufr2Xml
java.lang.Object
ucar.nc2.iosp.bufr.writer.Bufr2Xml
public class Bufr2Xml
- extends Object
Write BUFR to an ad-hoc XML format
- Since:
- Aug 9, 2008
- Author:
- caron
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Bufr2Xml
public Bufr2Xml(Message message,
NetcdfDataset ncfile,
OutputStream os,
boolean skipMissing)
throws IOException
- Throws:
IOException
main
public static void main(String[] arg)
throws Exception
- Throws:
Exception
Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.