public class Grib2CollectionWriter extends GribCollectionWriter
| Modifier and Type | Class and Description |
|---|---|
static class |
Grib2CollectionWriter.Group |
| Modifier and Type | Field and Description |
|---|---|
protected MCollection |
dcm |
protected org.slf4j.Logger |
logger |
static String |
MAGIC_START |
protected static int |
version |
| Modifier | Constructor and Description |
|---|---|
protected |
Grib2CollectionWriter(MCollection dcm,
org.slf4j.Logger logger) |
| Modifier and Type | Method and Description |
|---|---|
protected GribCollectionProto.Group |
writeGroupProto(Grib2CollectionWriter.Group g,
int groupIndex) |
boolean |
writeIndex(String name,
File indexFileInCache,
CoordinateRuntime masterRuntime,
List<Grib2CollectionWriter.Group> groups,
List<MFile> files) |
writeCoordProto, writeCoordProto, writeCoordProto, writeCoordProto, writeCoordProto, writeCoordProto, writeGdsProto, writeGdsProtopublic static final String MAGIC_START
protected static final int version
protected final MCollection dcm
protected final org.slf4j.Logger logger
protected Grib2CollectionWriter(MCollection dcm, org.slf4j.Logger logger)
public boolean writeIndex(String name, File indexFileInCache, CoordinateRuntime masterRuntime, List<Grib2CollectionWriter.Group> groups, List<MFile> files) throws IOException
IOExceptionprotected GribCollectionProto.Group writeGroupProto(Grib2CollectionWriter.Group g, int groupIndex) throws IOException
IOExceptionCopyright © 1999–2015 UCAR/Unidata. All rights reserved.