Orion Poplawski wrote:
> Jeff Whitaker wrote:
>> Orion Poplawski wrote:
>>> I've got a 2-D array of values that I'd like to plot onto a map with
>>> Basemap. The latitude and longitudes for each point are stored in
>>> their own 2-D array that matches that of the values. Can some one
>>> help
Orion Poplawski wrote:
> I've got a 2-D array of values that I'd like to plot onto a map with
> Basemap. The latitude and longitudes for each point are stored in their
> own 2-D array that matches that of the values. Can some one help with
> how to do this? Looks like basemap requires a squar
I've got a 2-D array of values that I'd like to plot onto a map with
Basemap. The latitude and longitudes for each point are stored in their
own 2-D array that matches that of the values. Can some one help with
how to do this? Looks like basemap requires a square and uniform set of
data to p