public class Grib1Collection extends GribCollectionImmutable
GribCollectionImmutable.Dataset, GribCollectionImmutable.GroupGC, GribCollectionImmutable.Record, GribCollectionImmutable.Type, GribCollectionImmutable.VariableIndex
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 gribConfig,
java.util.Formatter errlog,
org.slf4j.Logger logger) |
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) |
java.lang.String |
makeVariableId(GribCollectionImmutable.VariableIndex v) |
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, makeVariableIndex, reacquire, release, setFileCache, showIndex, showStatus, showStatusSummary, toString
@Nullable public 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 GribCollectionImmutable
java.io.IOException
@Nullable public 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 GribCollectionImmutable
java.io.IOException
@Nullable public CoverageCollection getGridCoverage(GribCollectionImmutable.Dataset ds, GribCollectionImmutable.GroupGC group, java.lang.String filename, FeatureCollectionConfig gribConfig, java.util.Formatter errlog, org.slf4j.Logger logger) throws java.io.IOException
getGridCoverage
in class GribCollectionImmutable
java.io.IOException
public void addGlobalAttributes(AttributeContainer result)
addGlobalAttributes
in class GribCollectionImmutable
public java.lang.String makeVariableId(GribCollectionImmutable.VariableIndex v)
makeVariableId
in class GribCollectionImmutable
public void addVariableAttributes(AttributeContainer v, GribCollectionImmutable.VariableIndex vindex)
addVariableAttributes
in class GribCollectionImmutable