RAVE
|
Object for interfacing with PROJ.4. More...
Public Member Functions | |
proj (ll) | |
Forward projection. | |
invproj (sxy) | |
Inverse projection. | |
Static Public Attributes | |
name = None | |
Object for interfacing with PROJ.4.
Lib.rave_projection.interface.invproj | ( | sxy | ) |
Inverse projection.
sxy | X/Y projection-specific coordinate pair |
Lib.rave_projection.interface.proj | ( | ll | ) |
Forward projection.
ll | Longitude/latitude coordinate pair |