DESCR 262 B

123456
  1. Performs cartographic transformations between geographic (lat/lon)
  2. and map projection (x/y) coordinates. Can also transform directly
  3. from one map projection coordinate system to another.
  4. Coordinates can be given as numpy arrays, python arrays, lists or
  5. scalars.