Package | Description |
---|---|
ucar.nc2.dataset.transform |
Pluggable framework for handling Coordinate Transforms, both Projections and Vertical.
|
Modifier and Type | Class and Description |
---|---|
class |
AlbersEqualArea
Create a AlbersEqualArea Projection from the information in the Coordinate Transform Variable.
|
class |
AzimuthalEquidistant
AzimuthalEquidistant Projection.
|
class |
FlatEarth
Create a "FlatEarth" Projection from the information in the Coordinate Transform Variable.
|
class |
Geostationary
Describe: https://cf-pcmdi.llnl.gov/trac/ticket/72
Accepted for CF-1.7
grid_mapping_name = geostationary
Map parameters:
latitude_of_projection_origin
longitude_of_projection_origin
perspective_point_height
semi_minor_axis
semi_major_axis
inverse_flattening
sweep_angle_axis
fixed_angle_axis
Map coordinates:
The x (abscissa) and y (ordinate) rectangular coordinates are identified by the standard_name attribute value projection_x_coordinate and projection_y_coordinate
respectively.
|
class |
LambertAzimuthal
Create a LambertAzimuthal Projection from the information in the Coordinate Transform Variable.
|
class |
LambertConformalConic
Create a LambertConformalConic Projection from the information in the Coordinate Transform Variable.
|
class |
LambertCylindricalEqualArea
Lambert Cylindrical Equal Area Projection
|
class |
Mercator
Create a Mercator Projection from the information in the Coordinate Transform Variable.
|
class |
MSGnavigation
MSGnavigation projection
|
class |
Orthographic
Create a Orthographic Projection from the information in the Coordinate Transform Variable.
|
class |
PolarStereographic
Create a Polar Stereographic Projection from the information in the Coordinate Transform Variable.
|
class |
PolyconicProjection
Polyconic Projection.
|
class |
RotatedLatLon
Create a Rotated LatLon Projection from the information in the Coordinate Transform Variable.
|
class |
RotatedPole
Create a RotatedPole Projection from the information in the Coordinate Transform Variable.
|
class |
Sinusoidal
Create a Sinusoidal Projection from the information in the Coordinate Transform Variable.
|
class |
Stereographic
Create a Stereographic Projection from the information in the Coordinate Transform Variable.
|
class |
TransverseMercator
Create a Transverse Mercator Projection from the information in the Coordinate Transform Variable.
|
class |
UTM
Create a UTM Projection from the information in the Coordinate Transform Variable.
|
class |
VAtmHybridHeight
Create a atmosphere_hybrid_height_coordinate Vertical Transform from
the information in the Coordinate Transform Variable.
|
class |
VAtmHybridSigmaPressure
Create a atmosphere_hybrid_sigma_pressure_coordinate Vertical Transform from the information in the Coordinate Transform Variable.
|
class |
VAtmLnPressure
implementation for CF vertical coordinate "atmosphere_ln_pressure_coordinate".
|
class |
VAtmSigma
Create a atmosphere_sigma_coordinate Vertical Transform from the information in the Coordinate Transform Variable.
|
class |
VerticalPerspective
VerticalPerspectiveView projection.
|
class |
VExplicitField
Create a Vertical Transform from an "explicit_field", where the vertical coordinate is explciitly specified as a variable.
|
class |
VOceanS
Create a ocean_s_coordinate Vertical Transform from the information in the Coordinate Transform Variable.
|
class |
VOceanSG1
Create a ocean_s_coordinate_g1 Vertical Transform from the information in the Coordinate Transform Variable.
|
class |
VOceanSG2
Create a ocean_s_coordinate_g2 Vertical Transform from the information in the Coordinate Transform Variable.
|
class |
VOceanSigma
Create a ocean_sigma_coordinate Vertical Transform from the information in the Coordinate Transform Variable.
|
class |
WRFEtaTransformBuilder |
Copyright © 1999–2015 UCAR/Unidata. All rights reserved.