public class BufrDataProcess extends Object
Constructor and Description |
---|
BufrDataProcess(String filename,
OutputStream os,
FileFilter ff) |
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args) |
int |
processAllInDir(File dir,
OutputStream os,
FileFilter ff,
ucar.nc2.iosp.bufr.writer.BufrDataProcess.Counter gtotal) |
int |
scanBufrFile(String filename,
ucar.nc2.iosp.bufr.writer.BufrDataProcess.Counter total) |
public BufrDataProcess(String filename, OutputStream os, FileFilter ff) throws IOException
IOException
public int processAllInDir(File dir, OutputStream os, FileFilter ff, ucar.nc2.iosp.bufr.writer.BufrDataProcess.Counter gtotal) throws IOException
IOException
public int scanBufrFile(String filename, ucar.nc2.iosp.bufr.writer.BufrDataProcess.Counter total) throws Exception
Exception
public static void main(String[] args) throws IOException
IOException
Copyright © 1999–2019 UCAR/Unidata. All rights reserved.