public static class FeatureCollectionConfig.GribConfig extends Object
| Modifier and Type | Field and Description |
|---|---|
Set<FeatureCollectionConfig.GribDatasetType> |
datasets |
Map<Integer,Integer> |
gdsHash |
Map<Integer,String> |
gdsNamer |
String |
groupNamer |
FeatureCollectionConfig.GribIntvFilter |
intvFilter |
Boolean |
intvMerge |
String |
lookupTablePath |
org.jdom.Element |
paramTable |
String |
paramTablePath |
Boolean |
useGenType |
| Constructor and Description |
|---|
FeatureCollectionConfig.GribConfig() |
| Modifier and Type | Method and Description |
|---|---|
void |
addDatasetType(String datasetTypes) |
void |
addGdsHash(String fromS,
String toS) |
void |
addGdsName(String hashS,
String name) |
void |
addTimeUnitConvert(String fromS,
String toS) |
void |
configFromXml(org.jdom.Element configElem,
org.jdom.Namespace ns) |
TimeUnitConverter |
getTimeUnitConverter() |
String |
toString() |
public Set<FeatureCollectionConfig.GribDatasetType> datasets
public String groupNamer
public String lookupTablePath
public String paramTablePath
public org.jdom.Element paramTable
public Boolean intvMerge
public Boolean useGenType
public FeatureCollectionConfig.GribIntvFilter intvFilter
public TimeUnitConverter getTimeUnitConverter()
public void configFromXml(org.jdom.Element configElem,
org.jdom.Namespace ns)
public void addDatasetType(String datasetTypes)
Copyright © 1999-2012 UCAR/Unidata. All Rights Reserved.