From: Daniel da S. <dda...@um...> - 2009-01-24 22:37:09
|
Arlindo, If the basemap is "cyl" and you specify a custom blue marble backround image, PyGRADS will ignore the custom background image and use the default blue marble image. However, if the background is "geos", it will work properly. [1] ga-> oo aero.nc [2] ga-> ga.basemap('cyl') [3] ga-> ga.blue_marble('on', Filename='/home/daniel/Pictures/car.jpg') [4] ga-> ga.contour('h500') Can you look into this? Being able to specify a custom background image properly is an excellent feature, because it allows us to set map backgrounds as WMS-retrieved images with layers relevant to the plot. Daniel -- Daniel da Silva dda...@um... NASA GFSC, GES DISC 601.2 |