Uses of Package
org.geotools.coverage.io.netcdf.crs
-
Packages that use org.geotools.coverage.io.netcdf.crs Package Description org.geotools.coverage.io.netcdf.crs -
Classes in org.geotools.coverage.io.netcdf.crs used by org.geotools.coverage.io.netcdf.crs Class Description NetCDFCoordinateReferenceSystemType Enum used to represent different coordinate reference systems stored within a NetCDF dataset.NetCDFCoordinateReferenceSystemType.NetCDFCoordinate Contains basic information related to a NetCDF Coordinate such as: - short name (as an instance: x) - long name (as an instance: x coordinate of projection) - standard name (as an instance: projection_x_coordinate) - the name of the associated dimension (as an instance: x) - the unit of measure of that coordinate (as an instance: m)NetCDFProjection Class used to properly setup NetCDF CF Projection parameters.