[Matplotlib-users] PyNio

2014-07-03 Thread dydy2014
Hello all, I interested in python programming that is why I join in this forum. I want to know how to install new module in my python program?. I use python under windows OS. Actually, I interest with PyNio but I don't know how to install it. Another question is how to make other language, for exa

Re: [Matplotlib-users] Pick a particular data from array

2014-06-18 Thread dydy2014
Thank you Paul for your comment, but what I need not just put a line in the contour. I want to pick value along the red line, so which the data that placed on the red line. Then I will plot it in the other type of plot. -- View this message in context: http://matplotlib.1069221.n5.nabble.co

[Matplotlib-users] Pick a particular data from array

2014-06-16 Thread dydy2014
Hello all, I have contour plot like this and I have problem to pick a particular data along red line and save it. How do I make it with python program? Thank you in advance. Dydy -- View this message in context: http://matplo

Re: [Matplotlib-users] One colorbar for many plot

2014-06-01 Thread dydy2014
Dear all, It is still the same problem. Actually my code like below : import os import netCDF4 as nc import numpy as np import matplotlib.pylab as pl base_dir = 'C:/DATA2011/' # Note PC nc_file1 = '20110301.faifb1p16m2.nc' # Single beam data nc_file2 = '20110301.faifb1p16m3.nc' # Single beam