All Methods Static Methods Instance Methods Concrete Methods
| Modifier and Type |
Method and Description |
void |
assignRuntimeNames(Map<CoordinateRuntime,CoordinateRuntime> runtimes,
List<CoordinateTime2D> time2DCoords,
String groupId) |
void |
assignVertNames(List<CoordinateVert> vertCoords) |
static Coordinate.Type |
convertAxisType(GribCollectionProto.GribAxisType type) |
static Grib2Partition |
createTimePartitionFromIndex(String name,
ucar.unidata.io.RandomAccessFile raf,
thredds.featurecollection.FeatureCollectionConfig config,
org.slf4j.Logger logger) |
protected String |
getLevelNameShort(int levelCode) |
String |
getMagicStart() |
protected int |
getMinVersion() |
protected int |
getVersion() |
protected GribTables |
makeCustomizer() |
protected String |
makeHorizCoordSysName(GdsHorizCoordSys hcs) |
static GribCollectionMutable |
openMutableGCFromIndex(String name,
ucar.unidata.io.RandomAccessFile raf,
thredds.featurecollection.FeatureCollectionConfig config,
org.slf4j.Logger logger) |
static PartitionCollectionMutable |
openMutablePCFromIndex(String name,
ucar.unidata.io.RandomAccessFile raf,
thredds.featurecollection.FeatureCollectionConfig config,
org.slf4j.Logger logger) |
protected boolean |
readExtensions(GribCollectionProto.GribCollection proto) |
static Grib2Collection |
readFromIndex(String name,
ucar.unidata.io.RandomAccessFile raf,
thredds.featurecollection.FeatureCollectionConfig config,
org.slf4j.Logger logger) |
protected GribHorizCoordSystem |
readGds(GribCollectionProto.Gds p) |
protected GribCollectionMutable.GroupGC |
readGroup(GribCollectionProto.Group p) |
protected boolean |
readIndex(ucar.unidata.io.RandomAccessFile raf) |
protected GribCollectionMutable.VariableIndex |
readVariable(GribCollectionMutable.GroupGC group,
GribCollectionProto.Variable pv) |
protected GribCollectionMutable.VariableIndex |
readVariableExtensions(GribCollectionMutable.GroupGC group,
GribCollectionProto.Variable proto,
GribCollectionMutable.VariableIndex vi) |