Package org.geotools.coverage.io.netcdf.crs
package org.geotools.coverage.io.netcdf.crs
-
ClassDescriptionEnum used to represent different coordinate reference systems stored within a NetCDF dataset.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)A factory providing NetCDF/GRIB custom
CoordinateReferenceSystem
instances with the related custom EPSG.Class used to properly setup NetCDF CF Projection parameters.Class used to create an OGCProjectedCRS
instance on top of Projection name, parameters and Ellipsoid.