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=2
On Thu, Nov 11, 2010 at 8:28 AM, andres luhamaa wrote:
> Yes, Your script reproduced the problem.
>
> Regards,
> Andres
>
> On 11.11.2010 16:03, Scott Sinclair wrote:
> > A good start is always a self contained script illustrating the problem.
> >
> > I don't have GTKAgg installed here to try. Doe
Yes, Your script reproduced the problem.
Regards,
Andres
On 11.11.2010 16:03, Scott Sinclair wrote:
> A good start is always a self contained script illustrating the problem.
>
> I don't have GTKAgg installed here to try. Does the script below
> reproduce your problem? If so, maybe someone else c
On 11 November 2010 14:59, andres luhamaa wrote:
> Thanks, it really works with QT4Agg!
> Still, I think it would be better, if it worked with default GTKAgg as
> well. But my understanging of the whole matplotlib code is probably too
> general to submit a bug report somewhere.
A good start is al
Thanks, it really works with QT4Agg!
Still, I think it would be better, if it worked with default GTKAgg as
well. But my understanging of the whole matplotlib code is probably too
general to submit a bug report somewhere.
Regards,
Andres
On 11.11.2010 14:12, Scott Sinclair wrote:
> Your script
On 11 November 2010 12:33, Andres Luhamaa wrote:
> 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.
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=5