[Matplotlib-users] depth longitude plot

2013-03-01 Thread Sudheer Joseph
Dear Users,                              I am trying to make  vertical section plot along  equator of Indian ocean from 45E to 100E and latitude 0. from levitus climatology using below code. What is the best and simple way to  achieve this? np.meshgrid allows only 2 variables so I am not able to ma

Re: [Matplotlib-users] cross correlation

2013-03-01 Thread Sudheer Joseph
Thank you Pierre.  with best regards, Sudheer From: Pierre Haessig To: Cc: "matplotlib-users@lists.sourceforge.net" Sent: Thursday, 28 February 2013 7:15 PM Subject: Re: [Matplotlib-users] cross correlation Hi, Le 27/02/2013 10:01, Sudheer Joseph a écrit : > I was checking the plt.xcorr a