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