public class Grib1Partition extends PartitionCollectionImmutable
PartitionCollectionImmutable.Partition, PartitionCollectionImmutable.VariableIndexPartitioned
GribCollectionImmutable.Dataset, GribCollectionImmutable.GroupGC, GribCollectionImmutable.Info, GribCollectionImmutable.Record, GribCollectionImmutable.Type, GribCollectionImmutable.VariableIndex
countPC
config, 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, showIndex
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, reacquire, release, setFileCache, showIndexFile, showStatus, showStatusSummary, toString
public 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 GribCollectionImmutable
java.io.IOException
public 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 GribCollectionImmutable
java.io.IOException
protected void addGlobalAttributes(java.util.List<Attribute> result)
addGlobalAttributes
in class GribCollectionImmutable