public class Grib1Partition extends PartitionCollectionImmutable
PartitionCollectionImmutable.Partition, PartitionCollectionImmutable.VariableIndexPartitioned
GribCollectionImmutable.Dataset, GribCollectionImmutable.GroupGC, GribCollectionImmutable.Record, GribCollectionImmutable.Type, GribCollectionImmutable.VariableIndex
countPC
config, countGC, cust, datasets, dateRange, directory, fileMap, indexFilename, info, isGrib1, masterRuntime, name
Modifier and Type | Method and Description |
---|---|
void |
addGlobalAttributes(AttributeContainer result) |
void |
addVariableAttributes(AttributeContainer v,
GribCollectionImmutable.VariableIndex vindex) |
CoverageCollection |
getGridCoverage(GribCollectionImmutable.Dataset ds,
GribCollectionImmutable.GroupGC group,
java.lang.String filename,
FeatureCollectionConfig config,
java.util.Formatter errlog,
org.slf4j.Logger logger) |
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) |
java.lang.String |
makeVariableId(GribCollectionImmutable.VariableIndex v) |
getFilename, getLatestGribCollection, getPartitionByName, getPartitions, getPartitionSize, getPartitionsSorted, isPartitionOfPartitions, makeVariableIndex, showIndex
buildNetcdfDataset, close, findMFileByName, getBackProcessId, getCenter, getDataset, getDatasetCanonical, getDatasets, getDirectory, getFile, getFilename, getFiles, getGenProcessId, getGenProcessType, getGlobalAttributes, getIndexFileSize, getLastModified, getLocal, getLocation, getMaster, getMasterFirstDate, getMasterRuntime, getName, getSubcenter, getVersion, reacquire, release, setFileCache, 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
public CoverageCollection getGridCoverage(GribCollectionImmutable.Dataset ds, GribCollectionImmutable.GroupGC group, java.lang.String filename, FeatureCollectionConfig config, java.util.Formatter errlog, org.slf4j.Logger logger)
getGridCoverage
in class GribCollectionImmutable
public void addGlobalAttributes(AttributeContainer result)
addGlobalAttributes
in class GribCollectionImmutable
public void addVariableAttributes(AttributeContainer v, GribCollectionImmutable.VariableIndex vindex)
addVariableAttributes
in class GribCollectionImmutable
public java.lang.String makeVariableId(GribCollectionImmutable.VariableIndex v)
makeVariableId
in class GribCollectionImmutable