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

2014-09-22 Thread Benjamin Root
m: Raffaele Quarta [mailto:raffaele.qua...@linksmt.it > ] > Sent: Tue 9/9/2014 3:55 PM > To: Benjamin Root; Ryan Nelson > Cc: Matplotlib Users > Subject: Re: [Matplotlib-users] Plotting large file (NetCDF) > > Hi Ben and Ryan, > > I will try to figure out as it works. > &g

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

2014-09-22 Thread Raffaele Quarta
[mailto:raffaele.qua...@linksmt.it] Sent: Tue 9/9/2014 3:55 PM To: Benjamin Root; Ryan Nelson Cc: Matplotlib Users Subject: Re: [Matplotlib-users] Plotting large file (NetCDF) Hi Ben and Ryan, I will try to figure out as it works. Thank you. Regards, Raf -Original Message- From: ben.v.r...@gm

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

2014-09-09 Thread Raffaele Quarta
e bigger file, I got the same problem. Attached you >> will find the script 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

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

2014-09-09 Thread Benjamin Root
file, I got the same problem. Attached you >> will find the script 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 Messa

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

2014-09-09 Thread Ryan Nelson
riginal 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) > > It looks like you are calling `pcolor`. Can I sugges

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

2014-09-09 Thread Raffaele Quarta
t. It might > be a memory system problem. > I hope that my message is more clear now. > > Thanks for the help. > > Regards, > > Raffaele > > - > > Sent: Mon 9/8/2014 3:19 PM > To: Raffaele Quarta > Cc: Matplotl

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

2014-09-08 Thread Jody Klymak
em. > I hope that my message is more clear now. > > Thanks for the help. > > Regards, > > Raffaele > > - > > Sent: Mon 9/8/2014 3:19 PM > To: Raffaele Quarta > Cc: Matplotlib Users > Subject: Re: [Matplotlib-users] Plottin

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

2014-09-08 Thread Benjamin Root
> I hope that my message is more clear now. > > Thanks for the help. > > Regards, > > Raffaele > > ----- > > Sent: Mon 9/8/2014 3:19 PM > To: Raffaele Quarta > Cc: Matplotlib Users > Subject: Re: [Matplotlib-users] Plott

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

2014-09-08 Thread Benjamin Root
You will need to be more specific... much more specific. What kind of plot are you making? How big is your data? What version of matplotlib are you using? How much RAM do you have available compared to the amount of data (most slowdowns are actually due to swap-thrashing issues). Matplotlib can be

[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 -