public class WriterStationObsDataset extends Object
| Constructor and Description |
|---|
WriterStationObsDataset(String fileOut,
String title)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
finish()
Deprecated.
|
static void |
main(String[] args)
Deprecated.
|
void |
writeHeader(List<Station> stns,
List<VariableSimpleIF> vars)
Deprecated.
|
void |
writeRecord(StationObsDatatype sobs,
StructureData sdata)
Deprecated.
|
void |
writeRecord(String stnName,
Date obsDate,
StructureData sdata)
Deprecated.
|
public WriterStationObsDataset(String fileOut, String title) throws IOException
IOExceptionpublic void writeHeader(List<Station> stns, List<VariableSimpleIF> vars) throws IOException
IOExceptionpublic void writeRecord(StationObsDatatype sobs, StructureData sdata) throws IOException
IOExceptionpublic void writeRecord(String stnName, Date obsDate, StructureData sdata) throws IOException
IOExceptionpublic void finish()
throws IOException
IOExceptionpublic static void main(String[] args) throws IOException
IOExceptionCopyright © 1999–2014 UCAR/Unidata. All rights reserved.