Uses of Package
uk.ac.rdg.resc.edal.dataset
-
Packages that use uk.ac.rdg.resc.edal.dataset Package Description uk.ac.rdg.resc.edal.catalogue uk.ac.rdg.resc.edal.catalogue.jaxb uk.ac.rdg.resc.edal.dataset Code for reading data from underlying storage (e.g. disk, databases or remote locations).uk.ac.rdg.resc.edal.dataset.cdm Interface to datasets through the Unidata Common Data Model.uk.ac.rdg.resc.edal.dataset.vtk uk.ac.rdg.resc.edal.graphics.utils Utilities to serialise/deserialise the styles in the parent package, as well as other shared classesuk.ac.rdg.resc.edal.metadata uk.ac.rdg.resc.edal.util.cdm uk.ac.rdg.resc.edal.wms.util -
Classes in uk.ac.rdg.resc.edal.dataset used by uk.ac.rdg.resc.edal.catalogue Class Description Dataset Provides access to data and metadata held in underlying storage, e.g. on disk, in a database or on a remote server. -
Classes in uk.ac.rdg.resc.edal.dataset used by uk.ac.rdg.resc.edal.catalogue.jaxb Class Description Dataset Provides access to data and metadata held in underlying storage, e.g. on disk, in a database or on a remote server. -
Classes in uk.ac.rdg.resc.edal.dataset used by uk.ac.rdg.resc.edal.dataset Class Description AbstractContinuousDomainDataset Partial implementation of aDataset
with a continuous domain which performs spatial indexing of features.AbstractDataset ContinuousDomainDataset DataReadingStrategy Defines different strategies for reading data from files.Dataset Provides access to data and metadata held in underlying storage, e.g. on disk, in a database or on a remote server.DatasetFactory A factory forDataset
objects.DataSource DiscreteFeatureReader Defines an interface for readingDiscreteFeature
s.DiscreteLayeredDataset A partial implementation of anHorizontallyDiscreteDataset
based on a 4D dataset where the z- and t-dimensions are discrete axes.Domain1DMapper This is an implementation of aDomainMapper
which maps 2D indices from a source grid onto a single integer in the target domain.Domain2DMapper This is an implementation of aDomainMapper
which maps 2D indices from a source grid onto a pair of integers (asint[]
) in the target domain.DomainMapper Maps real-world points to i and j indices of corresponding points within the source data.DomainMapper.DomainMapperEntry Maps a point in the source grid to corresponding points in the target grid.DomainMapper.Scanline Holds all the DomainMapperEntries corresponding with a certain j indexFeatureIndexer A class representing a spatial indexer for features.FeatureIndexer.FeatureBounds A class representing the spatial bounds of a feature with a single point.GridDataSource Low-level interface to multidimensional grids, used byDataReadingStrategy
.HorizontallyDiscreteDataset A partial implementation of a 4-dimensionalDataset
which handles the use of plugins to generate values.HorizontallyDiscreteDataset.PointSeriesLocation HorizontallyDiscreteDataset.ProfileLocation HZTDataSource ADataSource
which reads data from a domain where the horizontal layers are based on an unstructured mesh, and the vertical / time dimensions are discrete.HZTDataSource.MeshCoordinates3D Class representing a set of 3 integer co-ordinates.TrajectoryDataset ADataset
which contains onlyTrajectoryFeature
s. -
Classes in uk.ac.rdg.resc.edal.dataset used by uk.ac.rdg.resc.edal.dataset.cdm Class Description Dataset Provides access to data and metadata held in underlying storage, e.g. on disk, in a database or on a remote server.DatasetFactory A factory forDataset
objects.DataSource DiscreteLayeredDataset A partial implementation of anHorizontallyDiscreteDataset
based on a 4D dataset where the z- and t-dimensions are discrete axes. -
Classes in uk.ac.rdg.resc.edal.dataset used by uk.ac.rdg.resc.edal.dataset.vtk Class Description AbstractDataset DataReadingStrategy Defines different strategies for reading data from files.Dataset Provides access to data and metadata held in underlying storage, e.g. on disk, in a database or on a remote server.DatasetFactory A factory forDataset
objects.DataSource DiscreteLayeredDataset A partial implementation of anHorizontallyDiscreteDataset
based on a 4D dataset where the z- and t-dimensions are discrete axes.GridDataSource Low-level interface to multidimensional grids, used byDataReadingStrategy
.GriddedDataset A partial implementation of aDataset
based on a 4D grid, using aGridDataSource
and aDataReadingStrategy
.HorizontallyDiscreteDataset A partial implementation of a 4-dimensionalDataset
which handles the use of plugins to generate values.HorizontalMesh4dDataset Partial implementation of aDataset
where the horizontal layers are based on an unstructured mesh, and the vertical / time dimensions are discrete.HZTDataSource ADataSource
which reads data from a domain where the horizontal layers are based on an unstructured mesh, and the vertical / time dimensions are discrete.HZTDataSource.MeshCoordinates3D Class representing a set of 3 integer co-ordinates. -
Classes in uk.ac.rdg.resc.edal.dataset used by uk.ac.rdg.resc.edal.graphics.utils Class Description Dataset Provides access to data and metadata held in underlying storage, e.g. on disk, in a database or on a remote server. -
Classes in uk.ac.rdg.resc.edal.dataset used by uk.ac.rdg.resc.edal.metadata Class Description Dataset Provides access to data and metadata held in underlying storage, e.g. on disk, in a database or on a remote server. -
Classes in uk.ac.rdg.resc.edal.dataset used by uk.ac.rdg.resc.edal.util.cdm Class Description DataReadingStrategy Defines different strategies for reading data from files. -
Classes in uk.ac.rdg.resc.edal.dataset used by uk.ac.rdg.resc.edal.wms.util Class Description Dataset Provides access to data and metadata held in underlying storage, e.g. on disk, in a database or on a remote server.