Uses of Package
org.geotools.imageio.netcdf.slice
Packages that use org.geotools.imageio.netcdf.slice
Package
Description
NetCDF slice-query infrastructure used by the GeoTools NetCDF reader to translate catalog-style
Query objects into NetCDF dimension selections and, ultimately, into readable 2D
slices.NetCDF filtering infrastructure
-
Classes in org.geotools.imageio.netcdf.slice used by org.geotools.imageio.netcdf.sliceClassDescriptionResolves schema attribute names to logical dimensions (time, elevation, additional).Represents a binding between a schema attribute and a NetCDF logical dimension.Base contract for a dimension axis lookup.Lookup interface for numeric axes such as elevation or additional numeric dimensions.Lookup interface for temporal axes such as the TIME dimension.Associates an additional domain with its attribute name and logical dimension index.Per-variable context holding the available dimension lookups.
-
Classes in org.geotools.imageio.netcdf.slice used by org.geotools.imageio.netcdf.slice.filterClassDescriptionResolves schema attribute names to logical dimensions (time, elevation, additional).