[Matplotlib-users] Plotting large file (NetCDF)

2014-09-08 Thread Raffaele Quarta
Hi, I'm working with NetCDF format. When I try to make a plot of very large file, I have to wait for a long time for plotting. How can I solve this? Isn't there a solution for this problem? Raffaele -- This email was Virus checked by Astaro Security Gateway. http://www.sophos.com -

Re: [Matplotlib-users] Plotting large file (NetCDF)

2014-09-09 Thread Raffaele Quarta
that I'm using to make the plot. May be, I didn't understand very well how can I use the mmap function. Regards, Raffaele. -Original Message- From: Jody Klymak [mailto:jkly...@uvic.ca] Sent: Mon 9/8/2014 5:46 PM To: Benjamin Root Cc: Raffaele Quarta; Matplotlib Users Subject:

Re: [Matplotlib-users] Plotting large file (NetCDF)

2014-09-09 Thread Raffaele Quarta
Hi Ben and Ryan, I will try to figure out as it works. Thank you. Regards, Raf -Original Message- From: ben.v.r...@gmail.com on behalf of Benjamin Root Sent: Tue 9/9/2014 3:25 PM To: Ryan Nelson Cc: Raffaele Quarta; Matplotlib Users Subject: Re: [Matplotlib-users] Plotting large

Re: [Matplotlib-users] Plotting large file (NetCDF)

2014-09-22 Thread Raffaele Quarta
Hi all, somebody can show me with an example how can I set the numpy's broadcasting feature? Actually, I'm using 'meshgrid' in the script but I knew that it takes a lot of time to have the plot. Thank you. Raf -Original Message- From: Raffaele Quarta