public class Grib2Partition extends PartitionCollectionImmutable implements java.io.Closeable
PartitionCollectionImmutable.Partition, PartitionCollectionImmutable.VariableIndexPartitionedGribCollectionImmutable.Dataset, GribCollectionImmutable.GroupGC, GribCollectionImmutable.Info, GribCollectionImmutable.Record, GribCollectionImmutable.Type, GribCollectionImmutable.VariableIndexcountPCconfig, 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 config,
java.util.Formatter errlog,
org.slf4j.Logger logger) |
NetcdfDataset |
getNetcdfDataset(GribCollectionImmutable.Dataset ds,
GribCollectionImmutable.GroupGC group,
java.lang.String filename,
FeatureCollectionConfig config,
java.util.Formatter errlog,
org.slf4j.Logger logger) |
getFilename, getLatestGribCollection, getPartition, getPartitionByName, getPartitions, getPartitionSize, getPartitionsSorted, getRaf, getVariable2DByHash, isPartitionOfPartitions, makeVariableIndex, showIndexclose, findMFileByName, getBackProcessId, getCenter, getDataRaf, getDataset, getDatasetByTypeName, getDatasetCanonical, getDatasets, getDirectory, getFilename, getFiles, getFirstFilename, getGenProcessId, getGenProcessType, getGlobalAttributes, getIndexFileSize, getLastModified, getLocal, getLocation, getMaster, getMasterRuntime, getName, getSubcenter, getVersion, reacquire, release, setFileCache, showIndexFile, showStatus, showStatusSummary, toStringpublic NetcdfDataset getNetcdfDataset(GribCollectionImmutable.Dataset ds, GribCollectionImmutable.GroupGC group, java.lang.String filename, FeatureCollectionConfig config, 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 config, 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