Package | Description |
---|---|
ucar.nc2.grib.collection |
Modifier and Type | Method and Description |
---|---|
static GribCdmIndex.GribCollectionType |
GribCdmIndex.getType(RandomAccessFile raf)
Find out what kind of index this is
|
static GribCdmIndex.GribCollectionType |
GribCdmIndex.GribCollectionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GribCdmIndex.GribCollectionType[] |
GribCdmIndex.GribCollectionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 1999–2017 UCAR/Unidata. All rights reserved.