public static class Grib2CollectionWriter.Group extends Object implements GribCollectionBuilder.Group
| Modifier and Type | Field and Description |
|---|---|
List<Coordinate> |
coords |
Set<Integer> |
fileSet |
int |
gdsHash |
Grib2SectionGridDefinition |
gdss |
List<ucar.nc2.grib.collection.Grib2CollectionBuilder.VariableBag> |
gribVars |
String |
nameOverride |
List<Grib2Record> |
records |
CalendarDate |
runtime |
| Modifier and Type | Method and Description |
|---|---|
CoordinateRuntime |
getCoordinateRuntime() |
CalendarDate |
getRuntime() |
public Grib2SectionGridDefinition gdss
public int gdsHash
public CalendarDate runtime
public List<ucar.nc2.grib.collection.Grib2CollectionBuilder.VariableBag> gribVars
public List<Coordinate> coords
public List<Grib2Record> records
public String nameOverride
public CalendarDate getRuntime()
getRuntime in interface GribCollectionBuilder.Grouppublic CoordinateRuntime getCoordinateRuntime()
getCoordinateRuntime in interface GribCollectionBuilder.GroupCopyright © 1999–2015 UCAR/Unidata. All rights reserved.