Resource: transform
| Resource | transform | 
|---|---|
| Overview | Specifies the transformation | 
| Command Line | positional | 
| Environment Variable | wxptrans | 
| Possible Values | |
| Default Value | none | 
Specifies the transformation type:
- earth2proj -- transforms lat,lon to projection X,Y
 - earth2grid -- transforms lat,lon to grid X,Y
 - proj2earth -- transforms projection X,Y to lat,lon
 - proj2grid -- transforms projection X,Y to grid X,Y
 - grid2earth -- transforms grid X,Y to lat,lon
 - grid2proj -- transforms grid X,Y to projection X,Y
 - corners2proj -- output projection X,Y of each corner of domain
 - corners2earth -- output lat,lon of each corner of domain
 
Last updated December 2013