Re: [Matplotlib-users] Basemap and UTM Coordinates

2009-08-07 Thread Jeff Whitaker
Anja Roesel wrote: > Thanks Jeff, that's actually what I wanted to know. > Unfortunately I guess, there is a small difference between Transverse > Mercator and Universal Transverse Mercator Projections > Do I have the possibility to define somewere the UTM zone and the Datum > of my Projection. > I

Re: [Matplotlib-users] Basemap and UTM Coordinates

2009-08-07 Thread Anja Roesel
Thanks Jeff, that's actually what I wanted to know. Unfortunately I guess, there is a small difference between Transverse Mercator and Universal Transverse Mercator Projections Do I have the possibility to define somewere the UTM zone and the Datum of my Projection. I tried it like Jeff suggested,

Re: [Matplotlib-users] Basemap and UTM Coordinates

2009-08-07 Thread Anja Roesel
Jeff, great, thank you! -- Anja Rösel Jeff Whitaker wrote: > Anja Roesel wrote: >> Dear list, >> >> I am a matplotlib newbie and I have some simple problems with the >> coordinate reprojection. >> >> I have a landsat scene in UTM Projection and I would like to plot it in >> a polarstereograhic

Re: [Matplotlib-users] Basemap and UTM Coordinates

2009-08-06 Thread Jeff Whitaker
Anja Roesel wrote: > Dear list, > > I am a matplotlib newbie and I have some simple problems with the > coordinate reprojection. > > I have a landsat scene in UTM Projection and I would like to plot it in > a polarstereograhic projection (it is in the Arctic) > > I tried it like this: > m=Basemap(r

[Matplotlib-users] Basemap and UTM Coordinates

2009-08-06 Thread Anja Roesel
Dear list, I am a matplotlib newbie and I have some simple problems with the coordinate reprojection. I have a landsat scene in UTM Projection and I would like to plot it in a polarstereograhic projection (it is in the Arctic) I tried it like this: m=Basemap(resolution='i',projection='npstere',l