ucar.nc2.ft.point.standard.plug
Class BufrCdm

java.lang.Object
  extended by ucar.nc2.ft.point.standard.TableConfigurerImpl
      extended by ucar.nc2.ft.point.standard.plug.BufrCdm
All Implemented Interfaces:
TableConfigurer

public class BufrCdm
extends TableConfigurerImpl

BUFR datasets

Since:
Jan 24, 2009
Author:
caron

Constructor Summary
BufrCdm()
           
 
Method Summary
 TableConfig getConfig(FeatureType wantFeatureType, NetcdfDataset ds, java.util.Formatter errlog)
           
protected  TableConfig getPointConfig(NetcdfDataset ds, java.util.Formatter errlog)
           
protected  TableConfig getProfileConfig(NetcdfDataset ds, java.util.Formatter errlog)
           
protected  TableConfig getStationConfig(NetcdfDataset ds, java.util.Formatter errlog)
           
protected  TableConfig getStationProfileConfig(NetcdfDataset ds, java.util.Formatter errlog)
           
protected  TableConfig getTrajectoryConfig(NetcdfDataset ds, java.util.Formatter errlog)
           
 boolean isMine(FeatureType wantFeatureType, NetcdfDataset ds)
           
 
Methods inherited from class ucar.nc2.ft.point.standard.TableConfigurerImpl
findNameVariableWithStandardNameAndDimension, findVariableWithStandardNameAndDimension, findVariableWithStandardNameAndNotDimension, findZAxisNotStationAlt, getConvName, getConvUsed, isEffectivelyScaler, matchAxisTypeAndDimension, matchAxisTypeAndDimension, matchAxisTypeAndDimension, setConvName, setConvUsed
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BufrCdm

public BufrCdm()
Method Detail

isMine

public boolean isMine(FeatureType wantFeatureType,
                      NetcdfDataset ds)

getConfig

public TableConfig getConfig(FeatureType wantFeatureType,
                             NetcdfDataset ds,
                             java.util.Formatter errlog)

getPointConfig

protected TableConfig getPointConfig(NetcdfDataset ds,
                                     java.util.Formatter errlog)

getStationConfig

protected TableConfig getStationConfig(NetcdfDataset ds,
                                       java.util.Formatter errlog)

getTrajectoryConfig

protected TableConfig getTrajectoryConfig(NetcdfDataset ds,
                                          java.util.Formatter errlog)

getProfileConfig

protected TableConfig getProfileConfig(NetcdfDataset ds,
                                       java.util.Formatter errlog)

getStationProfileConfig

protected TableConfig getStationProfileConfig(NetcdfDataset ds,
                                              java.util.Formatter errlog)


Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.