ucar.nc2.dt.trajectory
Class TrajectoryObsDatasetFactory
java.lang.Object
ucar.nc2.dt.trajectory.TrajectoryObsDatasetFactory
Deprecated. use ucar.nc2.dt.TypedDatasetFactory
public class TrajectoryObsDatasetFactory
- extends Object
A factory for TrajectoryObsDataset.
- Since:
- Feb 9, 2005T12:08:44 PM
- Author:
- edavis
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TrajectoryObsDatasetFactory
public TrajectoryObsDatasetFactory()
- Deprecated.
open
public static TrajectoryObsDataset open(String netcdfFileURI)
throws IOException
- Deprecated.
- Throws:
IOException
open
public static TrajectoryObsDataset open(String netcdfFileURI,
CancelTask cancelTask)
throws IOException
- Deprecated.
- Throws:
IOException
Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.