¡@

Home 

python Programming Glossary: azimuths

Polar contour plot in matplotlib - best (modern) way to do it?

http://stackoverflow.com/questions/9071084/polar-contour-plot-in-matplotlib-best-modern-way-to-do-it

the code that follows from pylab import import numpy as np azimuths np.arange 0 360 10 zeniths np.arange 0 70 10 values for azimuth.. 0 360 10 zeniths np.arange 0 70 10 values for azimuth in azimuths for zenith in zeniths print i i azimuth zenith # Run some sort.. rand for this example values.append rand theta np.radians azimuths values np.array values values values.reshape len zeniths len..