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