|
From: andres l. <and...@gm...> - 2010-11-12 09:26:46
|
Hi, On 12.11.2010 03:20, Jeff Whitaker wrote: > On 11/11/10 3:33 AM, Andres Luhamaa wrote: > >> Hi, >> I have a problem creating map in "aeqd" projection. The problem seems >> to be that the map center, given by arguments lon_0 and lat_0 is >> taking into account only full part of the coordinate. If I want to get >> map center at coordinates lon_0=25.5 and lat_0=58.5, I get center in >> lon_0=25 and lat_0=58, instead. I run numpy and matplotlib dev >> versions (a few weeks old) and basemap 1.0 >> >> Best regards, >> Andres Luhamaa >> > Andres: I can't reproduce this with GTKAgg or any other backend, with > basemap svn. I don't see anything that has changed since 1.0 that would > have affected this behavior though. > > -Jeff > attached images with GTKAgg and QT4Agg and python script, I added coastline to make it more clear. I may try to upgrade basemap to svn. Andres |