public class Grib2Collection extends GribCollectionImmutable
GribCollectionImmutable.Dataset, GribCollectionImmutable.GroupGC, GribCollectionImmutable.Info, GribCollectionImmutable.Record, GribCollectionImmutable.Type, GribCollectionImmutable.VariableIndexconfig, countGC, cust, datasets, directory, fileMap, horizCS, indexFilename, info, isGrib1, masterRuntime, name, objCache| Modifier and Type | Method and Description |
|---|---|
protected void |
addGlobalAttributes(java.util.List<Attribute> result) |
GridDataset |
getGridDataset(GribCollectionImmutable.Dataset ds,
GribCollectionImmutable.GroupGC group,
java.lang.String filename,
FeatureCollectionConfig gribConfig,
java.util.Formatter errlog,
org.slf4j.Logger logger) |
NetcdfDataset |
getNetcdfDataset(GribCollectionImmutable.Dataset ds,
GribCollectionImmutable.GroupGC group,
java.lang.String filename,
FeatureCollectionConfig gribConfig,
java.util.Formatter errlog,
org.slf4j.Logger logger) |
close, findMFileByName, getBackProcessId, getCenter, getDataRaf, getDataset, getDatasetByTypeName, getDatasetCanonical, getDatasets, getDirectory, getFilename, getFiles, getFirstFilename, getGenProcessId, getGenProcessType, getGlobalAttributes, getIndexFileSize, getLastModified, getLocal, getLocation, getMaster, getMasterRuntime, getName, getSubcenter, getVersion, makeVariableIndex, reacquire, release, setFileCache, showIndex, showIndexFile, showStatus, showStatusSummary, toStringpublic NetcdfDataset getNetcdfDataset(GribCollectionImmutable.Dataset ds, GribCollectionImmutable.GroupGC group, java.lang.String filename, FeatureCollectionConfig gribConfig, java.util.Formatter errlog, org.slf4j.Logger logger) throws java.io.IOException
getNetcdfDataset in class GribCollectionImmutablejava.io.IOExceptionpublic GridDataset getGridDataset(GribCollectionImmutable.Dataset ds, GribCollectionImmutable.GroupGC group, java.lang.String filename, FeatureCollectionConfig gribConfig, java.util.Formatter errlog, org.slf4j.Logger logger) throws java.io.IOException
getGridDataset in class GribCollectionImmutablejava.io.IOExceptionprotected void addGlobalAttributes(java.util.List<Attribute> result)
addGlobalAttributes in class GribCollectionImmutable