On Tuesday, December 20, 2011, questions anon <questions.a...@gmail.com>
wrote:
> ok thanks, a quick try at using it resulted in:
> IndexError: index out of bounds
> but I may need to do abit more investigating to understand how it works.
> thanks

The assumption is that these arrays are all the same shape.  If not, then
extra work is needed to figure out how to map indices of the temperature
array to the indices of the lat and Lon arrays.

Ben Root
_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to