Package | Description |
---|---|
ucar.nc2.grib.collection |
Modifier and Type | Field and Description |
---|---|
GribCollectionImmutable.Type |
GribCollectionMutable.Dataset.gctype |
protected GribCollectionImmutable.Type |
GribIosp.gtype |
Modifier and Type | Method and Description |
---|---|
GribCollectionImmutable.Type |
PartitionCollectionImmutable.VariableIndexPartitioned.getType() |
GribCollectionImmutable.Type |
GribCollectionImmutable.Dataset.getType() |
static GribCollectionImmutable.Type |
GribCollectionImmutable.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GribCollectionImmutable.Type[] |
GribCollectionImmutable.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
GribCollectionMutable.Dataset |
GribCollectionMutable.makeDataset(GribCollectionImmutable.Type type) |
Constructor and Description |
---|
Dataset(GribCollectionImmutable.Type type) |
Dataset(GribCollectionImmutable.Type gctype,
List<GribCollectionMutable.GroupGC> groups) |
Grib1Iosp(GribCollectionImmutable.GroupGC gHcs,
GribCollectionImmutable.Type gtype) |
Grib2Iosp(GribCollectionImmutable.GroupGC gHcs,
GribCollectionImmutable.Type gtype) |
Copyright © 1999–2017 UCAR/Unidata. All rights reserved.