| Package | Description |
|---|---|
| org.geotools.coverage.io.netcdf.crs |
| Class and 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.
|
Copyright © 1996–2019 Geotools. All rights reserved.