Re: [Matplotlib-users] Basemap - fillcontinents fills entire map region in some cases

2009-05-08 Thread jtamir
Thanks for the response. drawlsmask gets the job done. Jon -- View this message in context: http://www.nabble.com/Basemap---fillcontinents-fills-entire-map-region-in-some-cases-tp23451317p23454957.html Sent from the matplotlib - users mailing list archive at Nabble.com. --

[Matplotlib-users] Basemap - fillcontinents fills entire map region in some cases

2009-05-08 Thread jtamir
I am creating projections centered around various locations: m = Basemap(width=best_width, height=best_height, lon_0=centerLon lat_0=centerLat, resolution='c',area_thresh=1.,projection='laea') For every location, i have the same code to fill the regions: m.fillcontinents(color='#997766',l

[Matplotlib-users] Basemap - plot on a polar figure

2009-05-04 Thread jtamir
want to add concentric circles to the subplot using rgrids. Thanks, jtamir -- View this message in context: http://www.nabble.com/Basemap---plot-on-a-polar-figure-tp23377500p23377500.html Sent from the matplotlib - users mailing list archive at Nabble.com

Re: [Matplotlib-users] Basemap Installation Errors

2009-04-13 Thread jtamir
Andrew Straw wrote: > > That's the first error -- and it's quite diagnostic. gcc can't find > Python.h. > Looks like I didn't have the python-dev package installed - I wasn't aware it was necessary (still relatively new to these things!). Basemap is now working correctly. Thanks for the help

Re: [Matplotlib-users] Basemap Installation Errors

2009-04-10 Thread jtamir
ng the first error? > The full output is quite long - 1650 lines (attached) > $ python setup.py install --prefix=/home/jtamir > log > error: Command "gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 > -Wall -Wstrict-prototypes -fPIC -Isrc > -I/home/jtamir/lib/python2.5/s

[Matplotlib-users] Basemap Installation Errors

2009-04-08 Thread jtamir
token src/_proj.c:3690: error: expected ‘)’ before ‘*’ token src/_proj.c:3705: error: expected ‘)’ before ‘*’ token src/_proj.c:3720: error: expected ‘)’ before ‘*’ token src/_proj.c:3735: error: expected ‘)’ before ‘*’ token error: Command "gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -