[SciPy-User] Equal area grid - lat/long conversion

Robert Kern robert.kern at gmail.com
Wed Sep 2 11:55:06 EDT 2009


On Wed, Sep 2, 2009 at 10:51, bar tomas<bartomas at gmail.com> wrote:
> Hi,
> I've got some georeferenced lat/long data and I'd like to construct an equal
> area grid (for instance 50km * 50km) to examine and calculate some functions
> on the data per each cell of the grid.
> Is there any python script or package  out there that can construct an equal
> area grid and convert from grid indexes to lat/long relative to some
> projection?

http://code.google.com/p/pyproj/

-- 
Robert Kern

"I have come to believe that the whole world is an enigma, a harmless
enigma that is made terrible by our own mad attempt to interpret it as
though it had an underlying truth."
  -- Umberto Eco



More information about the SciPy-User mailing list