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',lon_0=-45,boundinglat=70) XP,YP = m(X_utm,Y_utm) but the outcome is nonsense (an array with 1.0's) I am wondering if there is an option to specify the input parameters like utm zone etc. Thanks for any help and ideas! Anja -- Anja Rösel Center for Marine and Atmospheric Research Institute of Oceanography, University of Hamburg Bundesstrasse 53 D-20146 Hamburg Germany Tel. +49 40 42838 5430 Fax: +49 40 42838 7471 ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Matplotlib-users mailing list Matplotlib-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-users