Uses of Class
ucar.nc2.dt.trajectory.SingleTrajectoryObsDataset

Packages that use SingleTrajectoryObsDataset
ucar.nc2.dt.trajectory Scientific data type "Trajectory". 
 

Uses of SingleTrajectoryObsDataset in ucar.nc2.dt.trajectory
 

Subclasses of SingleTrajectoryObsDataset in ucar.nc2.dt.trajectory
 class ARMTrajectoryObsDataset
          Implements TrajectoryDataset for datasets with these characteristics: it has only one dimension, the dimension is UNLIMITED and is named "time" it has one coordinate variable, time(time), with units that are udunits time units has the variables latitude(time), longitude(time), and altitude(time) with units "deg", "deg", and "m", respectively.
 class RafTrajectoryObsDataset
          Handle trajectory data files that follow the NCAR-RAF netCDF Conventions ("NCAR-RAF/nimbus").
 class SimpleTrajectoryObsDataset
          Implements TrajectoryDataset for datasets with these characteristics: it has only one dimension, the dimension is UNLIMITED and is named "time" it has one coordinate variable, time(time), with units that are udunits time units has the variables latitude(time), longitude(time), and altitude(time) with units "deg", "deg", and "m", respectively.
 class UnidataTrajectoryObsDataset
          Handle trajectory data files that follow the Unidata Observation Dataset convention version 1.0.
 class ZebraClassTrajectoryObsDataset
          Implements TrajectoryDataset for datasets with these characteristics: it has only one dimension, the dimension is UNLIMITED and is named "time" it has one coordinate variable, time(time), with units that are udunits time units has the variables latitude(time), longitude(time), and altitude(time) with units "deg", "deg", and "m", respectively.
 



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