public final class WriterCFStationCollectionWrapper extends Object implements CFPointWriterWrapper
| Modifier and Type | Method and Description |
|---|---|
static WriterCFStationCollectionWrapper |
createWrapper(NetcdfFileWriter.Version version,
String filePath,
List<Attribute> atts) |
boolean |
header(Map<String,List<String>> groupedVars,
GridDataset gridDataset,
List<CalendarDate> wDates,
DateUnit dateUnit,
LatLonPoint point,
Double vertCoord) |
boolean |
trailer() |
boolean |
write(Map<String,List<String>> groupedVars,
GridDataset gridDataset,
CalendarDate date,
LatLonPoint point,
Double targetLevel) |
public boolean header(Map<String,List<String>> groupedVars, GridDataset gridDataset, List<CalendarDate> wDates, DateUnit dateUnit, LatLonPoint point, Double vertCoord)
header in interface CFPointWriterWrapperpublic boolean write(Map<String,List<String>> groupedVars, GridDataset gridDataset, CalendarDate date, LatLonPoint point, Double targetLevel)
write in interface CFPointWriterWrapperpublic boolean trailer()
trailer in interface CFPointWriterWrapperpublic static WriterCFStationCollectionWrapper createWrapper(NetcdfFileWriter.Version version, String filePath, List<Attribute> atts) throws IOException
IOExceptionCopyright © 1999-2012 UCAR/Unidata. All Rights Reserved.