Good news. When the next "production" version will be released?
Le Jeudi 10 Mai 2007 15:47, John Hunter a écrit :
> I recently added legend support for polar to matplotlib svn.
>
> JDH
>
> -
> This SF.net email is sponsored b
On 5/10/07, Lionel Roubeyrie <[EMAIL PROTECTED]> wrote:
> It's PyQt3, I hope using PyQt4 in a future release. I'm also going to make
> some changes in the windfreq part, don't sure to keep missing values is good
> for the computation. For the moment, my major problem is the legend, because
> polar
It's PyQt3, I hope using PyQt4 in a future release. I'm also going to make
some changes in the windfreq part, don't sure to keep missing values is good
for the computation. For the moment, my major problem is the legend, because
polar axes don't have one, so I must use figlegend, and it's not ve
ay 09, 2007 12:13 AM
> To: matplotlib-users@lists.sourceforge.net
> Subject: Re: [Matplotlib-users] plotting wind-speed time series
>
>
> Hi John,
> sorry for the latency, 08 may is a special day in France.
> Derek gives you a good example of how to use windrose, in
> additi
Lionel Roubeyrie wrote:
> PS: I'm working on a graphical interface for windrose, don't know when I can
> finalyse it, maybe for the next month. I set a screenshot here.
pretty cool. Is that pyGTK or wxPython?
Keep us apprised, this looks nice, and I think I could use it (though I
need wxPython)
ubject: Re: [Matplotlib-users] plotting wind-speed time series
>
>
> [EMAIL PROTECTED] writes:
> >
> > I have not received a response from the author. Could you please
> > post version 5 of windrose.py?
>
> The Gmane search page is a great resource for this k
[EMAIL PROTECTED] writes:
>
> I have not received a response from the author. Could you please
> post version 5 of windrose.py?
The Gmane search page is a great resource for this kind of thing:
http://search.gmane.org/?query=windrose&author=Lionel+Roubeyrie&group=gmane.comp.python.*&sort=da
Derek,
When you say "on version 5", do you mean windrose itself is on version 5? May
be that's why in your sample code, you invoked windrose via:
freq,ax=windrose.windplot(ventV,ventD,counts=False,speed_classes=[0.1,0.2,0.3,0.4,0.5],sectors=8,style='bar2')
but the version of windrose from John
John
If you look through the thread, you will see I have responded before
saying I that had used this code successfully. I did not find any
detailed documentation necessary... the program is really self-
explanatory and well-commented.
Here is a sample that works for me:
from pylab import *
Thanks to everybody that responded to my question.
After looking at the different options, I do agree that windrose.py fits my
need the best. Unfortunately, there is insufficient information embedded in
the code to the point where I can use it. I sent the author a email requesting
more info a
I would suggest contacting the author directly. windrose.py
is on version 5 (AFAIK). I have used it on a project and it works
well.
Derek
>>> "John Hunter" <[EMAIL PROTECTED]> 05/04/07 10:34 PM >>>
On 5/4/07, Alan Jackson <[EMAIL PROTECTED]> wrote:
> On Fri, 4 May 2007 12:15:13 -0700 (PDT)
> [E
On 5/4/07, Alan Jackson <[EMAIL PROTECTED]> wrote:
> On Fri, 4 May 2007 12:15:13 -0700 (PDT)
> [EMAIL PROTECTED] wrote:
>
> > Saw this:
> >
> > http://www.originlab.com/www/products/GraphGallery.aspx?GID=26&s=8&lm=215
> >
> > Since I am not interested in wind direction, may be I can use stacked
>
On Fri, 4 May 2007 12:15:13 -0700 (PDT)
[EMAIL PROTECTED] wrote:
> Saw this:
>
> http://www.originlab.com/www/products/GraphGallery.aspx?GID=26&s=8&lm=215
>
> Since I am not interested in wind direction, may be I can use stacked
> bar-chart. Still, how would I tie plot_data with it though?
I
Saw this:
http://www.originlab.com/www/products/GraphGallery.aspx?GID=26&s=8&lm=215
Since I am not interested in wind direction, may be I can use stacked
bar-chart. Still, how would I tie plot_data with it though?
Regards,
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EM
14 matches
Mail list logo