Package noaa.coastwatch.util.trans.cdm
package noaa.coastwatch.util.trans.cdm
-
ClassDescriptionThe
EllipsoidMercator
class performs Mercator projection calculations for an ellipsoid earth model, wrapped for use with the NetCDF Java library.AnEllipsoideMercatorBuilder
builds instances ofEllipsoidMercator
objects wrapped for use by the NetCDF Java library.