| Package | Description |
|---|---|
| ucar.nc2.dt.trajectory |
Scientific data type "Trajectory".
|
| Modifier and Type | Class and Description |
|---|---|
class |
Float10TrajectoryObsDataset
Implements TrajectoryDataset for datasets with these characteristics:
it has two dimensions, an UNLIMITED time dimension and a trajectory dimension
it has two coordinate variables: 1) a time variable has units that
are udunits time units; and 2) a trajectory variable
all other variables are on the (time, trajectory) coordinate system
has latitude, longitude, and depth variables, only DEPTH has units
(compatible with "m").
|