Given a dataset and a group of filters, return true if the group of
filters indicates that the dataset should be accepted, false if it
should be rejected.
Add a new Service object with the given name, type, and base uri to this
Service returning a ServiceBuilder object to allow full construction and
modification of the new Service.
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.