ucar.nc2.stream
Class CdmrFeatureDataset
java.lang.Object
ucar.nc2.stream.CdmrFeatureDataset
public class CdmrFeatureDataset
- extends Object
Factory for CdmrFeature protocol. GRID, POINT, STATION so far
- Since:
- May 19, 2009
- Author:
- caron
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SCHEME
public static final String SCHEME
- See Also:
- Constant Field Values
CdmrFeatureDataset
public CdmrFeatureDataset()
factory
public static FeatureDataset factory(FeatureType wantFeatureType,
String endpoint)
throws IOException
- Throws:
IOException
main
public static void main(String[] args)
throws IOException
- Throws:
IOException
Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.