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

bar tomas bartomas at gmail.com
Thu Sep 3 04:54:40 EDT 2009


Hi,
many thanks! sounds great.
Is it possible to create an equal area grid cell with the script you refer
to? (not defined by degrees, as in the example on the website) For some
density calculations it is important that the grid cells are of equal size.
Thanks

On Wed, Sep 2, 2009 at 5:14 PM, Jose Gomez-Dans <jgomezdans at gmail.com>wrote:

>
>
> 2009/9/2 bar tomas <bartomas at gmail.com>
>
>> 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?
>>
>
> Admittedly, this works for rasters, but might get you going, using a
> combination of ogr and gdal:
> <http://sites.google.com/site/spatialpython/aggregating-data-to-grid-cells>
>
>
> J
>
> _______________________________________________
> SciPy-User mailing list
> SciPy-User at scipy.org
> http://mail.scipy.org/mailman/listinfo/scipy-user
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.scipy.org/pipermail/scipy-user/attachments/20090903/142b6259/attachment.html>


More information about the SciPy-User mailing list